Bump stack.yaml, relax dependencies

This commit is contained in:
Konstantin Zudov 2015-10-05 04:30:42 +03:00
parent 702afdca6a
commit a6217c50bc
3 changed files with 6 additions and 1072 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,4 @@
packages: packages:
- . - .
extra-deps: extra-deps: []
- stackage-metadata-0.3.0.0 resolver: lts-3.2
resolver: lts-2.17

View File

@ -93,7 +93,7 @@ library
, blaze-markup >= 0.6 , blaze-markup >= 0.6
, byteable , byteable
, bytestring >= 0.9 , bytestring >= 0.9
, classy-prelude-yesod >= 0.9.2 && < 0.12 , classy-prelude-yesod >= 0.9.2
, conduit >= 1.0 , conduit >= 1.0
, conduit-extra , conduit-extra
, cryptohash , cryptohash
@ -127,13 +127,13 @@ library
, wai-extra >= 2.1 , wai-extra >= 2.1
, wai-logger >= 2.1 , wai-logger >= 2.1
, warp >= 2.1 , warp >= 2.1
, xml-conduit < 1.3 , xml-conduit
, yaml >= 0.8 , yaml >= 0.8
, yesod >= 1.2.5 , yesod >= 1.2.5
, yesod-auth >= 1.3 , yesod-auth >= 1.3
, yesod-core >= 1.2.19 , yesod-core >= 1.2.19
, yesod-form >= 1.3.14 , yesod-form >= 1.3.14
, yesod-static >= 1.2 && < 1.5 , yesod-static >= 1.2
, zlib , zlib
, unordered-containers , unordered-containers
, hashable , hashable
@ -152,7 +152,7 @@ library
, blaze-html , blaze-html
, haddock-library , haddock-library
, async , async
, yesod-gitrepo >= 0.1.1 && < 0.2 , yesod-gitrepo >= 0.1.1
, hoogle , hoogle
, spoon , spoon
, deepseq , deepseq