fixing cabal macro.
This commit is contained in:
parent
172645aa9f
commit
246ea5e2c9
@ -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 ((<$>))
|
||||||
|
Loading…
Reference in New Issue
Block a user