mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
A few more upper bounds
This commit is contained in:
parent
607d6faab2
commit
88b98b9a3c
@ -143,7 +143,7 @@ library
|
||||
, yesod-auth >= 1.3
|
||||
, yesod-core >= 1.2.19
|
||||
, yesod-form >= 1.3.14
|
||||
, yesod-static >= 1.2
|
||||
, yesod-static >= 1.2 && < 1.5
|
||||
, zlib
|
||||
, unordered-containers
|
||||
, hashable
|
||||
@ -162,7 +162,7 @@ library
|
||||
, blaze-html
|
||||
, haddock-library
|
||||
, async
|
||||
, yesod-gitrepo >= 0.1.1
|
||||
, yesod-gitrepo >= 0.1.1 && < 0.2
|
||||
, hoogle
|
||||
, spoon
|
||||
, deepseq
|
||||
|
||||
Loading…
Reference in New Issue
Block a user