Allow megaparsec 9.2 (#112)

Closes #106
This commit is contained in:
Alexander Bondarenko
2021-10-30 21:57:15 +03:00
committed by GitHub
parent f74cd218c5
commit 3087a99044

View File

@ -254,7 +254,7 @@ library dear-imgui-generator
, inline-c
>= 0.9.0.0 && < 0.10
, megaparsec
>= 9.0 && < 9.1
>= 9.0 && < 9.3
, parser-combinators
>= 1.2.0 && < 1.4
, scientific