GHC 7.4 deps

This commit is contained in:
Michael Snoyman 2012-01-28 19:44:07 +02:00
parent 9b92215819
commit 95200463c6

View File

@ -105,13 +105,13 @@ executable yesod
, time >= 1.1.4 , time >= 1.1.4
, template-haskell , template-haskell
, directory >= 1.0 && < 1.2 , directory >= 1.0 && < 1.2
, Cabal >= 1.8 && < 1.13 , Cabal
, unix-compat >= 0.2 && < 0.4 , unix-compat >= 0.2 && < 0.4
, containers >= 0.2 && < 0.5 , containers >= 0.2 && < 0.5
, attoparsec >= 0.10 , attoparsec >= 0.10
, http-types >= 0.6.1 && < 0.7 , http-types >= 0.6.1 && < 0.7
, blaze-builder >= 0.2.1.4 && < 0.4 , blaze-builder >= 0.2.1.4 && < 0.4
, filepath >= 1.1 && < 1.3 , filepath >= 1.1
, fast-logger >= 0.0.1 && < 0.1 , fast-logger >= 0.0.1 && < 0.1
, process , process
ghc-options: -Wall ghc-options: -Wall