Skip to content

Commit 23c26d3

Browse files
jasagredoclaude
andcommitted
cabal.project: allow-newer base/template-haskell bounds
Work around stale upper bounds (cborg, serialise, with-utf8 and the base / template-haskell catch-alls) so the solver can build against the project's GHC. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1aab680 commit 23c26d3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cabal.project

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ package plutus-scripts-bench
7878
allow-newer:
7979
, io-sim:time
8080
, io-classes:time
81+
, cborg:base
82+
, serialise:base
83+
, with-utf8:base
84+
, *:base
85+
, *:template-haskell
8186

8287
-- IMPORTANT
8388
-- Do NOT add more source-repository-package stanzas here unless they are strictly

0 commit comments

Comments
 (0)