Skip to content

Commit

Permalink
Support base-4.4 and tested with ghc-7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
basvandijk committed Aug 11, 2011
1 parent 3fc099b commit 8988604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regions.cabal
Expand Up @@ -39,7 +39,7 @@ source-repository head

Library
GHC-Options: -Wall
build-depends: base >= 4 && < 4.4
build-depends: base >= 4 && < 4.5
, base-unicode-symbols >= 0.1.1 && < 0.3
, transformers >= 0.2 && < 0.3
, monad-control >= 0.2 && < 0.3
Expand Down

0 comments on commit 8988604

Please sign in to comment.