Skip to content

Commit 974601f

Browse files
committed
cabal.project: Remove un-needed allow-newer stanzas
1 parent ed041f4 commit 974601f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

cabal.project

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ constraints:
66
-- cabal-allow-newer
77
if impl (ghc >= 9.14)
88
allow-newer:
9+
, aeson:QuickCheck
910
, aeson:containers
1011
, aeson:template-haskell
1112
, cborg:base
1213
, cborg:containers
1314
, http-api-data:base
1415
, http-api-data:containers
15-
, http-api-data:time-compat
1616
, http-api-data:uuid-types
1717
, indexed-traversable:base
1818
, indexed-traversable:containers
@@ -22,5 +22,4 @@ if impl (ghc >= 9.14)
2222
, serialise:base
2323
, serialise:containers
2424
, these:base
25-
, time-compat:base
2625
, uuid-types:template-haskell

0 commit comments

Comments
 (0)