diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-05-25 21:44:12 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-05-25 21:44:12 +0000 |
commit | fff1aa535b4a18a05d872de7c9afb3dbf9f6013b (patch) | |
tree | 86e71c0056b8414191c8b421101694a177fec03e /security/hs-hackage-security/files/patch-hackage-security.cabal | |
parent | Rename net/bird-devel to net/bird2 (diff) |
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
Notes
Notes:
svn path=/head/; revision=470870
Diffstat (limited to 'security/hs-hackage-security/files/patch-hackage-security.cabal')
-rw-r--r-- | security/hs-hackage-security/files/patch-hackage-security.cabal | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/hs-hackage-security/files/patch-hackage-security.cabal b/security/hs-hackage-security/files/patch-hackage-security.cabal deleted file mode 100644 index 9475199655e4..000000000000 --- a/security/hs-hackage-security/files/patch-hackage-security.cabal +++ /dev/null @@ -1,10 +0,0 @@ ---- hackage-security.cabal.orig 2016-08-28 22:57:40 UTC -+++ hackage-security.cabal -@@ -101,7 +101,6 @@ library - bytestring >= 0.9 && < 0.11, - Cabal >= 1.14 && < 1.26, - containers >= 0.4 && < 0.6, -- directory >= 1.1.0.2 && < 1.3, - ed25519 >= 0.0 && < 0.1, - filepath >= 1.2 && < 1.5, - mtl >= 2.2 && < 2.3, |