Skip to content

Commit 2bb5206

Browse files
committed
Fix for GHC HEAD
1 parent d9a2769 commit 2bb5206

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/cabal.project.local

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ if impl(ghc > 9.13)
99
allow-newer: *:containers, *:time, *:ghc-bignum
1010
constraints: base-compat >=0.14.0, aeson >=2.2.1.0
1111
-- From https://ghc.gitlab.haskell.org/head.hackage/cabal.constraints
12-
constraints: extra ==1.7.14
13-
constraints: base-orphans <0.9.3 || >0.9.3
12+
-- Nothing needed right now
1413

1514
-- This prevents hsc2hs from causing old versions of packages from being added to plan.json
1615
allow-newer: hsc2hs:*

0 commit comments

Comments
 (0)