lts-14.7 -> lts-14.19

This commit is contained in:
Jon Schoning 2020-01-01 12:34:21 -06:00
parent 3880c1e303
commit 1ea0da8f33
5 changed files with 12 additions and 11 deletions

1
.gitignore vendored
View file

@ -29,3 +29,4 @@ tmp
.cache
tags
purs/docset/purescript-local.docset/
.ghc.environment.x86_64-linux-8.6.5

View file

@ -4,7 +4,7 @@ cabal-version: 1.12
--
-- see: https://github.com/sol/hpack
--
-- hash: a1c4f3fb35a54693a90df55afc50d56a7f642b99e7cd0ca995512c3c528c69f9
-- hash: e38da659643e4b4691321fcadef6f3700e48643736805020965305c3348a750e
name: espial
version: 0.0.8
@ -174,7 +174,7 @@ library
, wai-extra >=3.0 && <3.1
, wai-logger >=2.2 && <2.4
, wai-middleware-metrics
, warp >=3.0 && <3.3
, warp >=3.0 && <3.4
, yaml >=0.8 && <0.12
, yesod >=1.6 && <1.7
, yesod-auth >=1.6 && <1.7
@ -250,7 +250,7 @@ executable espial
, wai-extra >=3.0 && <3.1
, wai-logger >=2.2 && <2.4
, wai-middleware-metrics
, warp >=3.0 && <3.3
, warp >=3.0 && <3.4
, yaml >=0.8 && <0.12
, yesod >=1.6 && <1.7
, yesod-auth >=1.6 && <1.7
@ -323,7 +323,7 @@ executable migration
, wai-extra >=3.0 && <3.1
, wai-logger >=2.2 && <2.4
, wai-middleware-metrics
, warp >=3.0 && <3.3
, warp >=3.0 && <3.4
, yaml >=0.8 && <0.12
, yesod >=1.6 && <1.7
, yesod-auth >=1.6 && <1.7
@ -400,7 +400,7 @@ test-suite test
, wai-extra >=3.0 && <3.1
, wai-logger >=2.2 && <2.4
, wai-middleware-metrics
, warp >=3.0 && <3.3
, warp >=3.0 && <3.4
, yaml >=0.8 && <0.12
, yesod >=1.6 && <1.7
, yesod-auth >=1.6 && <1.7

View file

@ -105,7 +105,7 @@ dependencies:
- http-client-tls >=0.3 && <0.4
- http-conduit >=2.3 && <2.4
- directory >=1.1 && <1.4
- warp >=3.0 && <3.3
- warp >=3.0 && <3.4
- data-default
# - aeson >=0.6 && <1.4
- conduit >=1.0 && <2.0

View file

@ -1,4 +1,4 @@
resolver: lts-14.7
resolver: lts-14.19
# allow-newer: true
packages:
- '.'

View file

@ -41,7 +41,7 @@ packages:
hackage: yesod-newsfeed-1.7.0.0
snapshots:
- completed:
size: 523700
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/7.yaml
sha256: 8e3f3c894be74d71fa4bf085e0a8baae7e4d7622d07ea31a52736b80f8b9bb1a
original: lts-14.7
size: 524155
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/19.yaml
sha256: 9f79f6494473c9b46911364b94c4b5ef19ca8d35ebf62e46697cf651f198ee19
original: lts-14.19