mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2025-07-19 19:23:14 +02:00
Allow parser-combinators-1.4
(#85)
This commit is contained in:
@ -220,7 +220,7 @@ library dear-imgui-generator
|
||||
, megaparsec
|
||||
>= 9.0 && < 9.1
|
||||
, parser-combinators
|
||||
>= 1.2.0 && < 1.3
|
||||
>= 1.2.0 && < 1.4
|
||||
, scientific
|
||||
>= 0.3.6.2 && < 0.3.8
|
||||
, text
|
||||
|
Reference in New Issue
Block a user