mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Bump stack.yaml, relax dependencies
This commit is contained in:
parent
702afdca6a
commit
a6217c50bc
1065
cabal.config
1065
cabal.config
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,4 @@
|
||||
packages:
|
||||
- .
|
||||
extra-deps:
|
||||
- stackage-metadata-0.3.0.0
|
||||
resolver: lts-2.17
|
||||
extra-deps: []
|
||||
resolver: lts-3.2
|
||||
|
||||
@ -93,7 +93,7 @@ library
|
||||
, blaze-markup >= 0.6
|
||||
, byteable
|
||||
, bytestring >= 0.9
|
||||
, classy-prelude-yesod >= 0.9.2 && < 0.12
|
||||
, classy-prelude-yesod >= 0.9.2
|
||||
, conduit >= 1.0
|
||||
, conduit-extra
|
||||
, cryptohash
|
||||
@ -127,13 +127,13 @@ library
|
||||
, wai-extra >= 2.1
|
||||
, wai-logger >= 2.1
|
||||
, warp >= 2.1
|
||||
, xml-conduit < 1.3
|
||||
, xml-conduit
|
||||
, yaml >= 0.8
|
||||
, yesod >= 1.2.5
|
||||
, yesod-auth >= 1.3
|
||||
, yesod-core >= 1.2.19
|
||||
, yesod-form >= 1.3.14
|
||||
, yesod-static >= 1.2 && < 1.5
|
||||
, yesod-static >= 1.2
|
||||
, zlib
|
||||
, unordered-containers
|
||||
, hashable
|
||||
@ -152,7 +152,7 @@ library
|
||||
, blaze-html
|
||||
, haddock-library
|
||||
, async
|
||||
, yesod-gitrepo >= 0.1.1 && < 0.2
|
||||
, yesod-gitrepo >= 0.1.1
|
||||
, hoogle
|
||||
, spoon
|
||||
, deepseq
|
||||
|
||||
Loading…
Reference in New Issue
Block a user