Bump deps

This commit is contained in:
Stefan Risberg 2025-12-19 15:56:19 +01:00
parent d522dbaf4f
commit 7849ddc90b
Signed by: steffenomak
GPG Key ID: B60C24EF642AE8B0
4 changed files with 10 additions and 10 deletions

View File

@ -29,7 +29,7 @@ dependencies:
- torsor == 0.1.*
- unliftio == 0.2.*
- co-log-core == 0.3.*
- bytestring == 0.11.*
- bytestring == 0.12.*
- string-conv == 0.2.*
ghc-options:

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.37.0.
-- This file has been generated from package.yaml by hpack version 0.38.1.
--
-- see: https://github.com/sol/hpack
@ -56,7 +56,7 @@ library
ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wmissing-export-lists -Wmissing-home-modules -Wpartial-fields -Wredundant-constraints
build-depends:
base >=4.7 && <5
, bytestring ==0.11.*
, bytestring ==0.12.*
, chronos >=1.1.5 && <2
, co-log-core ==0.3.*
, effectful >=2.2.2.0 && <3
@ -106,7 +106,7 @@ test-suite ris-utils-test
ghc-options: -Wall -Wcompat -Widentities -Wincomplete-record-updates -Wincomplete-uni-patterns -Wmissing-export-lists -Wmissing-home-modules -Wpartial-fields -Wredundant-constraints -threaded -rtsopts -with-rtsopts=-N
build-depends:
base >=4.7 && <5
, bytestring ==0.11.*
, bytestring ==0.12.*
, chronos >=1.1.5 && <2
, co-log-core ==0.3.*
, effectful >=2.2.2.0 && <3

View File

@ -17,7 +17,7 @@
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
snapshot: lts-22.37
snapshot: lts-24.11
# User packages to be built.
# Various formats can be used as shown in the example below.

View File

@ -1,12 +1,12 @@
# This file was autogenerated by Stack.
# You should not edit this file by hand.
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/lock_files
# https://docs.haskellstack.org/en/stable/topics/lock_files
packages: []
snapshots:
- completed:
sha256: c6274f9587d6bf40b6aaa7d1092684c37a2d8bb1e0df999ae0e2b755db15682d
size: 720026
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/37.yaml
original: lts-22.37
sha256: 468e1afa06cd069e57554f10e84fdf1ac5e8893e3eefc503ef837e2449f7e60c
size: 726310
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/24/11.yaml
original: lts-24.11