Skip to content

Commit 3bf244f

Browse files
committed
Remove unneeded "allow-newer"
1 parent 5e945ec commit 3bf244f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

cabal.project

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,10 @@ haddock-quickjump: True
1313

1414
allow-newer:
1515
lens:template-haskell,
16-
parallel:base,
17-
hashable:base,
18-
async:base,
19-
quickcheck-instances:base,
20-
time-compat:base,
21-
these:base,
22-
assoc:base,
2316
cryptohash-sha1:base,
2417
cryptohash-md5:base,
25-
split:base,
26-
constraints-extras:base,
27-
constraints-extras:template-haskell,
28-
dependent-sum:some,
2918
hslogger:base,
3019
entropy:Cabal,
31-
lens:Cabal
3220

3321
-- Required for ghc-9.0.1 support
3422
source-repository-package

0 commit comments

Comments
 (0)