mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 05:30: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
377 B
Text
10 lines
377 B
Text
--- kan-extensions.cabal.orig 2018-01-28 14:54:04 UTC
|
|
+++ kan-extensions.cabal
|
|
@@ -57,7 +57,6 @@ library
|
|
containers >= 0.4 && < 0.6,
|
|
contravariant >= 1 && < 2,
|
|
distributive >= 0.2.2 && < 1,
|
|
- fail >= 4.9 && < 5,
|
|
free >= 4 && < 6,
|
|
mtl >= 2.0.1 && < 2.3,
|
|
profunctors >= 5 && < 6,
|