We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8c958d + 457808d commit 87e19b1Copy full SHA for 87e19b1
1 file changed
source/BNFC.cabal
@@ -56,13 +56,7 @@ Executable bnfc
56
pretty >=1.1 && <1.2,
57
filepath,
58
deepseq,
59
-<<<<<<< 8ca1dcdab8cf1f9ee5b4c9567d30e95ec0a19b31
60
- Cabal >= 1.18 && < 1.23
61
-=======
62
Cabal >= 1.16 && < 1.23
63
- if impl(ghc < 7.6.1)
64
- Build-depends: ghc-prim
65
->>>>>>> even cabal 1.16 should work
66
build-tools: alex, happy
67
Main-is: Main.hs
68
HS-source-dirs: src/
0 commit comments