ports/textproc/hs-xmlhtml/files/patch-xmlhtml.cabal
Tobias C. Berner fff1aa535b Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest

Thanks a lot to arrowd for doing all the heavy lifting :)

PR:		227968
Exp-run by:	antoine
Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D15005
2018-05-25 21:44:12 +00:00

10 lines
550 B
Text

--- xmlhtml.cabal.orig 2018-04-22 13:51:05 UTC
+++ xmlhtml.cabal
@@ -826,7 +826,6 @@ Library
blaze-html >= 0.9 && < 0.10,
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.11,
- bytestring-builder >= 0.10.4.0.2 && < 0.11,
containers >= 0.3 && < 0.6,
parsec >= 3.1.2 && < 3.2,
text >= 0.11 && < 1.3,