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

This commit is contained in:
Vaibhav Sagar 2018-08-16 09:49:54 +08:00
parent 726d1b11d1
commit c3e53cf38c

View File

@ -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