fff1aa535b
* 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
11 lines
438 B
Text
11 lines
438 B
Text
--- resolv.cabal.orig 2018-04-09 19:24:44 UTC
|
|
+++ resolv.cabal
|
|
@@ -78,7 +78,7 @@ library
|
|
Network.DNS.FFI
|
|
Compat
|
|
|
|
- build-depends: base >= 4.5 && <4.11
|
|
+ build-depends: base >= 4.5 && <4.12
|
|
, base16-bytestring == 0.1.*
|
|
, binary >= 0.7.3 && < 0.9
|
|
, bytestring >= 0.9.2 && < 0.11
|