Now that ini has ghc-8.4 compatible versions, re-enable the test
Getty Ritter
6 years ago
51 | 51 |
default-language: Haskell2010
|
52 | 52 |
|
53 | 53 |
test-suite test-ini-compat
|
54 | |
if impl(ghc > 8.2)
|
55 | |
buildable: False
|
56 | 54 |
type: exitcode-stdio-1.0
|
57 | 55 |
ghc-options: -Wall -threaded
|
58 | 56 |
default-language: Haskell2010
|