Remove a useless upper bound

This commit is contained in:
Michael Snoyman 2014-04-12 22:26:19 +03:00
parent e355dbcf43
commit 82d40c4ad4

View File

@ -47,7 +47,7 @@ executable yesod
cpp-options: -DWINDOWS
build-depends: base >= 4.3 && < 5
, ghc >= 7.0.3 && < 7.10
, ghc >= 7.0.3
, ghc-paths >= 0.1
, parsec >= 2.1 && < 4
, text >= 0.11