gdritter repos config-ini / ca4e4d3
Avoid building ini if we are on 8.4 Getty Ritter 6 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Collapse all Expand all
2222 category: Configuration
2323 build-type: Simple
2424 cabal-version: >= 1.18
25 bug-reports: https://github.com/aisamanra/config-ini/issues
2625 extra-source-files:
2726 README.md,
2827 CHANGELOG.md,
5251 default-language: Haskell2010
5352
5453 test-suite test-ini-compat
54 if impl(ghc > 8.2)
55 buildable: False
5556 type: exitcode-stdio-1.0
5657 ghc-options: -Wall -threaded
5758 default-language: Haskell2010
1212 category: Configuration
1313 build-type: Simple
1414 cabal-version: >= 1.18
15 bug-reports: https://github.com/aisamanra/config-ini/issues
1615
1716 source-repository head
1817 type: git