cabal: update cabal files
This commit is contained in:
parent
ab01c7c2a2
commit
79792b3368
@ -192,7 +192,7 @@ test-suite doctest
|
|||||||
, uglymemo
|
, uglymemo
|
||||||
, unordered-containers >=0.2
|
, unordered-containers >=0.2
|
||||||
, utf8-string >=0.3.5
|
, utf8-string >=0.3.5
|
||||||
if impl(ghc < 9.2)
|
if impl(ghc >= 9.0) && impl(ghc < 9.2)
|
||||||
buildable: False
|
buildable: False
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user