File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ tested-with:
2929 || == 9.6.7
3030 || == 9.8.4
3131 || == 9.10.1
32- || == 9.12.1
32+ || == 9.12.2
3333
3434source-repository head
3535 type : git
Original file line number Diff line number Diff line change 11packages: ./bm.cabal
22
3- with-compiler: ghc-9.12.1
3+ with-compiler: ghc-9.12.2
44
55constraints:
66 -- https://hackage.haskell.org/package/aeson
@@ -34,7 +34,7 @@ constraints:
3434 , scientific == 0.3.8.0
3535
3636 -- https://hackage.haskell.org/package/tasty
37- , tasty == 1.5.2
37+ , tasty == 1.5.3
3838
3939 -- https://hackage.haskell.org/package/tasty-hunit
4040 , tasty-hunit == 0.10.2
Original file line number Diff line number Diff line change 1- resolver : ghc-9.12.1
1+ resolver : ghc-9.12.2
22
33packages :
44 - .
@@ -21,7 +21,7 @@ extra-deps:
2121 - character-ps-0.1
2222 - colour-2.3.6
2323 - comonad-5.0.9
24- - conduit-1.3.6
24+ - conduit-1.3.6.1
2525 - contravariant-1.5.5
2626 - data-fix-0.3.4
2727 - distributive-0.6.2.1
@@ -40,9 +40,9 @@ extra-deps:
4040 - optparse-applicative-0.18.1.0
4141 - prettyprinter-1.7.1
4242 - prettyprinter-ansi-terminal-1.1.3
43- - primitive-0.9.0 .0
43+ - primitive-0.9.1 .0
4444 - QuickCheck-2.15.0.1
45- - random-1.2.1.3
45+ - random-1.3.1
4646 - resourcet-1.3.0
4747 - scientific-0.3.8.0
4848 - semialign-1.3.1
@@ -61,12 +61,12 @@ extra-deps:
6161 - these-1.2.1
6262 - time-compat-1.9.8
6363 - transformers-compat-0.7.2
64- - typed-process-0.2.12 .0
64+ - typed-process-0.2.13 .0
6565 - unliftio-core-0.2.1.0
6666 - unordered-containers-0.2.20
6767 - uuid-types-1.0.6
6868 - vector-0.13.2.0
69- - vector-algorithms-0.9.0.3
69+ - vector-algorithms-0.9.1.0
7070 - vector-stream-0.1.0.1
7171 - witherable-0.5
7272 - yaml-0.11.11.2
You can’t perform that action at this time.
0 commit comments