Skip to content

Commit f27a683

Browse files
committed
Bump mtl upper bounds
1 parent 1a44b65 commit f27a683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vcsgui/vcsgui.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ executable vcsgui
6969
filepath >=1.2.0.0 && < 1.4,
7070
base >=4.0.0.0 && <4.8,
7171
directory >=1.1.0.0 && <1.3,
72-
mtl >=2.0.1.0 && <2.2,
72+
mtl >=2.0.1.0 && <2.3,
7373
vcswrapper ==0.1.0,
7474
process >=1.0.1.5 && <1.3,
7575
text -any
@@ -99,7 +99,7 @@ executable vcsgui-askpass
9999
filepath >=1.2.0.0 && < 1.4,
100100
base >=4.0.0.0 && <4.8,
101101
directory >=1.1.0.0 && <1.3,
102-
mtl >=2.0.1.0 && <2.2,
102+
mtl >=2.0.1.0 && <2.3,
103103
vcswrapper ==0.1.0,
104104
process >=1.0.1.5 && <1.3,
105105
text -any

0 commit comments

Comments
 (0)