Skip to content
Snippets Groups Projects
Unverified Commit bf9125b9 authored by Bodigrim's avatar Bodigrim Committed by GitHub
Browse files

haddock-library does not depend on bytestring or transformers (#1426)

parent f76f3e91
No related branches found
No related tags found
No related merge requests found
...@@ -40,9 +40,7 @@ common lib-defaults ...@@ -40,9 +40,7 @@ common lib-defaults
build-depends: build-depends:
, base >= 4.5 && < 4.17 , base >= 4.5 && < 4.17
, bytestring ^>= 0.9.2.1 || ^>= 0.10.0.0 || ^>= 0.11.1.0
, containers ^>= 0.4.2.1 || ^>= 0.5.0.0 || ^>= 0.6.0.1 , containers ^>= 0.4.2.1 || ^>= 0.5.0.0 || ^>= 0.6.0.1
, transformers ^>= 0.3.0.0 || ^>= 0.4.1.0 || ^>= 0.5.0.0
, text ^>= 1.2.3.0 , text ^>= 1.2.3.0
, parsec ^>= 3.1.13.0 , parsec ^>= 3.1.13.0
......
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