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 /www/hs-wai/files/patch-wai.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 'www/hs-wai/files/patch-wai.cabal')
-rw-r--r-- | www/hs-wai/files/patch-wai.cabal | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/hs-wai/files/patch-wai.cabal b/www/hs-wai/files/patch-wai.cabal deleted file mode 100644 index 739389af330b..000000000000 --- a/www/hs-wai/files/patch-wai.cabal +++ /dev/null @@ -1,10 +0,0 @@ ---- wai.cabal.orig 2017-07-09 19:57:56 UTC -+++ wai.cabal -@@ -21,7 +21,6 @@ Source-repository head - Library - Build-Depends: base >= 4 && < 5 - , bytestring >= 0.10 -- , bytestring-builder >= 0.10.4.0 && < 0.11 - , blaze-builder >= 0.2.1.4 && < 0.5 - , network >= 2.2.1.5 - , http-types >= 0.7 |