Relaxed upper bounds
This commit is contained in:
parent
b61578eaa5
commit
30a16e6ebe
@ -19,14 +19,14 @@ library
|
|||||||
|
|
||||||
build-depends: base >= 4 && < 5
|
build-depends: base >= 4 && < 5
|
||||||
, yesod-core >= 0.9 && < 0.10
|
, yesod-core >= 0.9 && < 0.10
|
||||||
, cmdargs >= 0.8 && < 0.9
|
, cmdargs >= 0.8
|
||||||
, warp >= 0.4 && < 0.5
|
, warp >= 0.4 && < 0.5
|
||||||
, wai >= 0.4 && < 0.5
|
, wai >= 0.4 && < 0.5
|
||||||
, wai-extra >= 0.4.4 && < 0.5
|
, wai-extra >= 0.4.4 && < 0.5
|
||||||
, bytestring >= 0.9.1.4 && < 0.10
|
, bytestring >= 0.9.1.4
|
||||||
, transformers >= 0.2.2 && < 0.3
|
, transformers >= 0.2.2 && < 0.3
|
||||||
, text >= 0.9 && < 0.12
|
, text >= 0.9
|
||||||
, directory >= 1.0 && < 1.2
|
, directory >= 1.0
|
||||||
, shakespeare-css >= 0.10 && < 0.11
|
, shakespeare-css >= 0.10 && < 0.11
|
||||||
, shakespeare-js >= 0.10 && < 0.11
|
, shakespeare-js >= 0.10 && < 0.11
|
||||||
, template-haskell
|
, template-haskell
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user