We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f274bdf commit 386b5cdCopy full SHA for 386b5cd
1 file changed
adblock2privoxy/adblock2privoxy.cabal
@@ -71,10 +71,10 @@ executable adblock2privoxy
71
filepath >= 1.4.200 && < 1.5,
72
mtl >= 2.3.1 && < 2.4,
73
time >= 1.12.2 && < 1.13,
74
- network >= 3.1.4 && < 3.2,
+ network >= 3.1.4 && < 3.3,
75
old-locale >= 1.0.0 && < 1.1,
76
parsec >= 3.1.16 && < 3.2,
77
- text >= 2.0.2 && < 2.1,
+ text >= 2.0.2 && < 2.2,
78
case-insensitive >= 1.2.1 && < 1.3,
79
http-conduit >= 2.3.8 && < 2.4,
80
network-uri >= 2.6.4 && < 2.7,
0 commit comments