We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d20ad2 commit edb42abCopy full SHA for edb42ab
1 file changed
cabal.project
@@ -6,13 +6,13 @@ constraints:
6
-- cabal-allow-newer
7
if impl (ghc >= 9.14)
8
allow-newer:
9
+ , aeson:QuickCheck
10
, aeson:containers
11
, aeson:template-haskell
12
, cborg:base
13
, cborg:containers
14
, http-api-data:base
15
, http-api-data:containers
- , http-api-data:time-compat
16
, http-api-data:uuid-types
17
, indexed-traversable:base
18
, indexed-traversable:containers
@@ -22,5 +22,4 @@ if impl (ghc >= 9.14)
22
, serialise:base
23
, serialise:containers
24
, these:base
25
- , time-compat:base
26
, uuid-types:template-haskell
0 commit comments