Cabal >= 1.10.

This commit is contained in:
Kazu Yamamoto 2012-10-30 16:27:44 +09:00
parent f85ddf5684
commit 0529772b93

View File

@ -45,7 +45,7 @@ Executable ghc-mod
Types Types
GHC-Options: -Wall GHC-Options: -Wall
Build-Depends: base >= 4.0 && < 5 Build-Depends: base >= 4.0 && < 5
, Cabal , Cabal >= 1.10
, containers , containers
, convertible , convertible
, directory , directory