summaryrefslogtreecommitdiff
path: root/torrent-types/torrent-types.cabal
diff options
context:
space:
mode:
authorJames Crayne <jim.crayne@gmail.com>2019-09-28 15:49:38 -0400
committerJoe Crayne <joe@jerkface.net>2020-01-01 19:33:47 -0500
commit68d700fa49f3e4f63d69a85db01ba49f2fbc5aef (patch)
tree2ed046dac9d48c304565f580c784c0194f003dcd /torrent-types/torrent-types.cabal
parentf6c5c0c7420ffff741ade3127a83431bb9eb77d4 (diff)
allow newer network package
Diffstat (limited to 'torrent-types/torrent-types.cabal')
-rw-r--r--torrent-types/torrent-types.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/torrent-types/torrent-types.cabal b/torrent-types/torrent-types.cabal
index c5939983..f06d75ef 100644
--- a/torrent-types/torrent-types.cabal
+++ b/torrent-types/torrent-types.cabal
@@ -31,7 +31,7 @@ library
31 , containers 31 , containers
32 , text 32 , text
33 , time 33 , time
34 , network < 2.7 34 , network
35 , network-addr 35 , network-addr
36 , data-default 36 , data-default
37 , network-uri 37 , network-uri