Skip to content
Snippets Groups Projects
Commit 4f006441 authored by alexbiehl's avatar alexbiehl
Browse files

Haddock: Straighten out base bound

parent 1d3dc00a
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ executable haddock
-- haddock typically only supports a single GHC major version
build-depends:
base >= 4.3 && < 4.12
base ^>= 4.11.0
if flag(in-ghc-tree)
hs-source-dirs: haddock-api/src, haddock-library/vendor/attoparsec-0.13.1.0, haddock-library/src
cpp-options: -DIN_GHC_TREE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment