File: newer-deps

package info (click to toggle)
haskell-resolv 0.1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,144 kB
  • sloc: haskell: 1,036; ansic: 87; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 681 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Index: b/resolv.cabal
===================================================================
--- a/resolv.cabal
+++ b/resolv.cabal
@@ -78,11 +78,11 @@ library
                      Network.DNS.FFI
                      Compat
 
-  build-depends:     base              >= 4.5 && <4.11
+  build-depends:     base              >= 4.5 && <4.13
                    , base16-bytestring == 0.1.*
                    , binary            >= 0.7.3 && < 0.9
                    , bytestring        >= 0.9.2 && < 0.11
-                   , containers        >= 0.4.2.1 && < 0.6
+                   , containers        >= 0.4.2.1 && < 0.7
 
   ghc-options:       -Wall
   include-dirs:      cbits