only accept new ghc
This commit is contained in:
parent
9524d0852a
commit
3ce768640b
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ library
|
||||||
RecordWildCards
|
RecordWildCards
|
||||||
ViewPatterns
|
ViewPatterns
|
||||||
|
|
||||||
build-depends: base >= 4.8
|
build-depends: base >= 4.10
|
||||||
, yesod >= 1.4
|
, yesod >= 1.4
|
||||||
, yesod-core >= 1.2.12
|
, yesod-core >= 1.2.12
|
||||||
, yesod-static >= 1.5
|
, yesod-static >= 1.5
|
||||||
|
|
Loading…
Reference in a new issue