We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a2769 commit 2bb5206Copy full SHA for 2bb5206
test/cabal.project.local
@@ -9,8 +9,7 @@ if impl(ghc > 9.13)
9
allow-newer: *:containers, *:time, *:ghc-bignum
10
constraints: base-compat >=0.14.0, aeson >=2.2.1.0
11
-- 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
+ -- Nothing needed right now
14
15
-- This prevents hsc2hs from causing old versions of packages from being added to plan.json
16
allow-newer: hsc2hs:*
0 commit comments