Enable curl-mock for GHC 9.2
Version 0.2.1 of generic-arbitrary adds the needed compatibility
This commit is contained in:
parent
c19ed0fb92
commit
43a571458e
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@ build-type: Simple
|
||||||
tested-with: GHC==8.6.5, GHC==8.8.3, GHC ==8.10.7
|
tested-with: GHC==8.6.5, GHC==8.8.3, GHC ==8.10.7
|
||||||
|
|
||||||
executable cookbock-curl-mock
|
executable cookbock-curl-mock
|
||||||
if impl(ghc >= 9.2)
|
|
||||||
-- generic-arbitrary is incompatible
|
|
||||||
buildable: False
|
|
||||||
main-is: CurlMock.lhs
|
main-is: CurlMock.lhs
|
||||||
build-depends: base == 4.*
|
build-depends: base == 4.*
|
||||||
, aeson
|
, aeson
|
||||||
|
|
Loading…
Reference in a new issue