We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0dbf85 commit 01b755bCopy full SHA for 01b755b
cabal-install/cabal-install.cabal
@@ -331,6 +331,7 @@ executable cabal
331
stm >= 2.0 && < 2.6,
332
tar >= 0.5.0.3 && < 0.6,
333
time >= 1.5.0.1 && < 1.10,
334
+ transformers >= 0.4.2.0 && < 0.6,
335
zlib >= 0.5.3 && < 0.7,
336
hackage-security >= 0.5.2.2 && < 0.6,
337
text >= 1.2.3 && < 1.3,
cabal-install/cabal-install.cabal.pp
@@ -41,6 +41,7 @@
41
42
43
44
45
46
47
0 commit comments