mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 13:10:31 -04:00
* 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
10 lines
550 B
Text
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,
|