File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 11index-state :
22 -- Bump this if you need newer packages from Hackage
3- , hackage.haskell.org 2025-06-03T08:53 :00Z
3+ , hackage.haskell.org 2025-07-17T14:32 :30Z
44
55packages :
66 fs-api
@@ -12,6 +12,3 @@ benchmarks: True
1212
1313-- comment me if you are benchmarking
1414import : cabal.project.debug
15-
16- -- TODO: remove once a new version of unix-bytestring is released
17- allow-newer : unix-bytestring :base
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ library
5353 , io-classes :strict-stm
5454 , mtl ^>= 2.2 || ^>= 2.3
5555 , primitive ^>= 0.9
56- , QuickCheck ^>= 2.13 || ^>= 2.14 || ^>= 2.15
56+ , QuickCheck ^>= 2.13 || ^>= 2.14 || ^>= 2.15 || ^ >= 2.16
5757 , safe-wild-cards ^>= 1.0
5858 , text ^>= 1.2 || ^>= 2.0 || ^>= 2.1
5959
You can’t perform that action at this time.
0 commit comments