Update dependancy
This commit is contained in:
parent
c1c18fdd65
commit
a7bfc69047
@ -26,7 +26,7 @@ dependencies:
|
||||
- effectful >= 2.2.2.0 && < 3
|
||||
- effectful-th == 1.*
|
||||
- chronos >= 1.1.5 && < 2
|
||||
- torsor == 0.1
|
||||
- torsor == 0.1.*
|
||||
- unliftio == 0.2.*
|
||||
- co-log-core == 0.3.*
|
||||
- bytestring == 0.11.*
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
cabal-version: 1.12
|
||||
|
||||
-- This file has been generated from package.yaml by hpack version 0.36.0.
|
||||
-- This file has been generated from package.yaml by hpack version 0.37.0.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
|
||||
@ -64,6 +64,6 @@ library
|
||||
, effectful-th ==1.*
|
||||
, string-conv ==0.2.*
|
||||
, text ==2.*
|
||||
, torsor ==0.1
|
||||
, torsor ==0.1.*
|
||||
, unliftio ==0.2.*
|
||||
default-language: Haskell2010
|
||||
|
||||
@ -17,8 +17,7 @@
|
||||
#
|
||||
# resolver: ./custom-snapshot.yaml
|
||||
# resolver: https://example.com/snapshots/2018-01-01.yaml
|
||||
resolver: lts-21.25
|
||||
|
||||
snapshot: lts-22.37
|
||||
|
||||
# User packages to be built.
|
||||
# Various formats can be used as shown in the example below.
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
packages: []
|
||||
snapshots:
|
||||
- completed:
|
||||
sha256: a81fb3877c4f9031e1325eb3935122e608d80715dc16b586eb11ddbff8671ecd
|
||||
size: 640086
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/25.yaml
|
||||
original: lts-21.25
|
||||
sha256: c6274f9587d6bf40b6aaa7d1092684c37a2d8bb1e0df999ae0e2b755db15682d
|
||||
size: 720026
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/37.yaml
|
||||
original: lts-22.37
|
||||
|
||||
Loading…
Reference in New Issue
Block a user