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 ac05643 commit ccbe9f2Copy full SHA for ccbe9f2
Cabal/Cabal.cabal
@@ -1,5 +1,5 @@
1
name: Cabal
2
-version: 1.24.0.0
+version: 1.24.1.0
3
copyright: 2003-2006, Isaac Jones
4
2005-2011, Duncan Coutts
5
license: BSD3
cabal-install/cabal-install.cabal
@@ -248,7 +248,7 @@ executable cabal
248
base16-bytestring >= 0.1.1 && < 0.2,
249
binary >= 0.5 && < 0.9,
250
bytestring >= 0.9 && < 1,
251
- Cabal >= 1.24 && < 1.25,
+ Cabal >= 1.24.1 && < 1.25,
252
containers >= 0.4 && < 0.6,
253
cryptohash-sha256 >= 0.11 && < 0.12,
254
filepath >= 1.3 && < 1.5,
0 commit comments