Skip to content

Commit e8da7db

Browse files
committed
Use haskell-gi 0.14
1 parent 05ae8ba commit e8da7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcsgui/vcsgui.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ executable vcsgui
8787
vcswrapper >=0.1.1 && <0.2,
8888
process >=1.0.1.5 && <1.3,
8989
text -any,
90-
haskell-gi-base >=0.13 && <0.14,
90+
haskell-gi-base >=0.14 && <0.15,
9191
gi-gtk >=0.3.16 && <0.3.21,
9292
gi-gtk-hs >=0.1.1 && <0.2
9393
hs-source-dirs: src

0 commit comments

Comments
 (0)