Commit c3e53cf3 authored by Vaibhav Sagar's avatar Vaibhav Sagar

ghc-parser/ghc-parser.cabal: bump bounds

parent 726d1b11
......@@ -33,7 +33,7 @@ library
-- other-modules:
-- other-extensions:
build-depends: base >=4.6 && < 5,
ghc >=7.6 && <8.5
ghc >=7.6 && <8.7
if impl(ghc >= 7.6) && impl(ghc < 7.8)
hs-source-dirs: generic-src src-7.6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment