Remove a useless upper bound
This commit is contained in:
parent
e355dbcf43
commit
82d40c4ad4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user