Skip to content
Snippets Groups Projects
Commit c71c1b0d authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Allow base-4.17

parent 57dff69e
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ executable haddock
-- haddock typically only supports a single GHC major version
build-depends:
base ^>= 4.13.0.0 || ^>= 4.14.0.0 || ^>= 4.15.0.0 || ^>= 4.16.0.0
base ^>= 4.13.0.0 || ^>= 4.14.0.0 || ^>= 4.15.0.0 || ^>= 4.16.0.0 || ^>= 4.17.0.0
if flag(in-ghc-tree)
hs-source-dirs: haddock-api/src, haddock-library/src
......
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