GHC 7.4 deps
This commit is contained in:
parent
9b92215819
commit
95200463c6
@ -105,13 +105,13 @@ executable yesod
|
||||
, time >= 1.1.4
|
||||
, template-haskell
|
||||
, directory >= 1.0 && < 1.2
|
||||
, Cabal >= 1.8 && < 1.13
|
||||
, Cabal
|
||||
, unix-compat >= 0.2 && < 0.4
|
||||
, containers >= 0.2 && < 0.5
|
||||
, attoparsec >= 0.10
|
||||
, http-types >= 0.6.1 && < 0.7
|
||||
, blaze-builder >= 0.2.1.4 && < 0.4
|
||||
, filepath >= 1.1 && < 1.3
|
||||
, filepath >= 1.1
|
||||
, fast-logger >= 0.0.1 && < 0.1
|
||||
, process
|
||||
ghc-options: -Wall
|
||||
|
||||
Loading…
Reference in New Issue
Block a user