File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ packages:
99tests: False
1010benchmarks: False
1111
12- index-state: hackage.haskell.org 2025-04-08T00:00:00Z
12+ index-state: hackage.haskell.org 2025-06-25T18:35:38Z
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ import: project-cabal/pkgs/cabal.config
22import: project-cabal/pkgs/install.config
33import: project-cabal/pkgs/tests.config
44
5- index-state: hackage.haskell.org 2024-11-20T00:00:00Z
5+ index-state: hackage.haskell.org 2025-06-25T18:35:38Z
66
77-- never include this or its TH dependency in a release!
88package cabal-install
Original file line number Diff line number Diff line change @@ -12,3 +12,7 @@ program-options
1212-- to disable this
1313package cabal-install
1414 flags: +git-rev
15+
16+ -- splitmix-0.1.3 is demanding a symbol GitHub's Mac runners don't admit to having
17+ constraints:
18+ splitmix < 0.1.3
You can’t perform that action at this time.
0 commit comments