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:
- .
extra-deps:
- stackage-metadata-0.3.0.0
resolver: lts-2.17
extra-deps: []
resolver: lts-3.2

View File

@ -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