diff --git a/package.yaml b/package.yaml index ec33333..eb8db7f 100644 --- a/package.yaml +++ b/package.yaml @@ -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.* diff --git a/ris-utils.cabal b/ris-utils.cabal index fac5757..cae2dfd 100644 --- a/ris-utils.cabal +++ b/ris-utils.cabal @@ -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 diff --git a/stack.yaml b/stack.yaml index 4dbcf6e..3c753f7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -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. @@ -30,7 +29,7 @@ resolver: lts-21.25 # - auto-update # - wai packages: -- . + - . # Dependency packages to be pulled from upstream that are not in the resolver. # These entries can reference officially published versions as well as # forks / in-progress versions pinned to a git hash. For example: diff --git a/stack.yaml.lock b/stack.yaml.lock index f823d29..d058d90 100644 --- a/stack.yaml.lock +++ b/stack.yaml.lock @@ -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