mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
LTS bump
This commit is contained in:
parent
be3f40b2fa
commit
0c664efe34
@ -1,4 +1,4 @@
|
||||
resolver: lts-5.15
|
||||
resolver: lts-6.17
|
||||
packages:
|
||||
- .
|
||||
- location:
|
||||
|
||||
@ -86,7 +86,7 @@ library
|
||||
|
||||
build-depends:
|
||||
base >= 4.8 && < 4.9
|
||||
, aeson >= 0.9 && < 0.10
|
||||
, aeson >= 0.9 && < 0.12
|
||||
, aeson-extra >= 0.3 && < 0.4
|
||||
, aws >= 0.13 && < 0.14
|
||||
, barrier >= 0.1 && < 0.2
|
||||
@ -108,7 +108,7 @@ library
|
||||
, fast-logger >= 2.4 && < 2.5
|
||||
, foreign-store >= 0.2 && < 0.3
|
||||
, ghc-prim >= 0.4 && < 0.5
|
||||
, hjsmin >= 0.1 && < 0.2
|
||||
, hjsmin >= 0.1 && < 0.3
|
||||
, html-conduit >= 1.2 && < 1.3
|
||||
, http-conduit >= 2.1.8 && < 2.2
|
||||
, monad-control >= 1.0 && < 1.1
|
||||
@ -177,9 +177,9 @@ library
|
||||
, filepath >= 1.4 && < 1.5
|
||||
, http-client >= 0.4 && < 0.5
|
||||
, http-types >= 0.9 && < 0.10
|
||||
, amazonka >= 1.3 && < 1.4
|
||||
, amazonka-core >= 1.3 && < 1.4
|
||||
, amazonka-s3 >= 1.3 && < 1.4
|
||||
, amazonka >= 1.3 && < 1.5
|
||||
, amazonka-core >= 1.3 && < 1.5
|
||||
, amazonka-s3 >= 1.3 && < 1.5
|
||||
, lens >= 4.13 && < 4.14
|
||||
, file-embed
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user