Commit dfd8bcc4 authored by Ben Gamari's avatar Ben Gamari

ghc-parser: Bump bounds

parent c8bb92f8
......@@ -29,8 +29,8 @@ library
Language.Haskell.GHC.HappyParser
-- other-modules:
-- other-extensions:
build-depends: base >=4.6 && <4.8,
ghc >=7.6 && <7.10
build-depends: base >=4.6 && <4.9,
ghc >=7.6 && <7.11
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