We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231862a commit 3500832Copy full SHA for 3500832
hackage-diff.cabal
@@ -82,7 +82,7 @@ executable hackage-diff
82
main-is: Main.hs
83
-- other-modules:
84
-- other-extensions:
85
- build-depends: base >=4.8,
+ build-depends: base >=4.8 && <5.0,
86
Cabal >=1.20.0.0,
87
haskell-src-exts >=1.15.0,
88
ansi-terminal >=0.6.1.1,
0 commit comments