fixing cabal macro.
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
module Main where
|
module Main where
|
||||||
|
|
||||||
#ifndef MIN_VERSION_containers
|
#ifndef MIN_VERSION_containers
|
||||||
#define MIN_VERSION_containers 1
|
#define MIN_VERSION_containers(x,y,z) 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
import Control.Applicative ((<$>))
|
import Control.Applicative ((<$>))
|
||||||
|
|||||||
Reference in New Issue
Block a user