We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b2b0d commit f88a6d7Copy full SHA for f88a6d7
cabal2spec.cabal
@@ -30,7 +30,7 @@ source-repository head
30
library
31
exposed-modules: Cabal2Spec
32
hs-source-dirs: src
33
- build-depends: base > 4.12 && < 5, Cabal >= 3.8 && < 3.11, filepath, time >= 1.5
+ build-depends: base > 4.12 && < 5, Cabal >= 3.8 && < 3.13, filepath, time >= 1.5
34
default-language: Haskell2010
35
36
executable cabal2spec
0 commit comments