mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2024-11-22 16:57:00 +00:00
Bump deps (#62)
This commit is contained in:
parent
dcaad12ca8
commit
ff267143d0
@ -198,7 +198,7 @@ library dear-imgui-generator
|
|||||||
, parser-combinators
|
, parser-combinators
|
||||||
>= 1.2.0 && < 1.3
|
>= 1.2.0 && < 1.3
|
||||||
, scientific
|
, scientific
|
||||||
>= 0.3.6.2 && < 0.3.7
|
>= 0.3.6.2 && < 0.3.8
|
||||||
, text
|
, text
|
||||||
>= 1.2.4 && < 1.3
|
>= 1.2.4 && < 1.3
|
||||||
, th-lift
|
, th-lift
|
||||||
@ -206,7 +206,7 @@ library dear-imgui-generator
|
|||||||
, transformers
|
, transformers
|
||||||
>= 0.5.6 && < 0.6
|
>= 0.5.6 && < 0.6
|
||||||
, unordered-containers
|
, unordered-containers
|
||||||
>= 0.2.11 && < 0.2.14
|
>= 0.2.11 && < 0.2.15
|
||||||
|
|
||||||
executable test
|
executable test
|
||||||
import: common
|
import: common
|
||||||
@ -263,7 +263,7 @@ executable vulkan
|
|||||||
, transformers
|
, transformers
|
||||||
^>= 0.5.6.2
|
^>= 0.5.6.2
|
||||||
, unliftio
|
, unliftio
|
||||||
>= 0.2.13 && < 0.2.15
|
>= 0.2.13 && < 0.2.19
|
||||||
, unliftio-core
|
, unliftio-core
|
||||||
^>= 0.2.0.1
|
^>= 0.2.0.1
|
||||||
, vector
|
, vector
|
||||||
|
Loading…
Reference in New Issue
Block a user