Merge pull request #27 from juhp/patch-1
allow megaparsec-8
G. D. Ritter authored 5 years ago
GitHub committed 5 years ago
| 49 | 49 |
, text >=1.2.2 && <1.3
|
| 50 | 50 |
, unordered-containers >=0.2.7 && <0.3
|
| 51 | 51 |
, transformers >=0.4.1 && <0.6
|
| 52 | |
, megaparsec >=7 && <8
|
| 52 |
, megaparsec >=7 && <9
|
| 53 | 53 |
default-language: Haskell2010
|
| 54 | 54 |
|
| 55 | 55 |
test-suite test-ini-compat
|