Skip to content

Commit 8ce718f

Browse files
authored
Merge pull request #295 from phadej/http-types-0.10
Allow http-types-0.10
2 parents 71f5b2a + f63172e commit 8ce718f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Library
142142
http-client >=0.4.8.1 && <0.6,
143143
http-client-tls >=0.2.2 && <0.4,
144144
http-link-header >=1.0.1 && <1.1,
145-
http-types >=0.8.6 && <0.10,
145+
http-types >=0.8.6 && <0.11,
146146
iso8601-time >=0.1.4 && <0.2,
147147
mtl >=2.1.3.1 && <2.3,
148148
network-uri >=2.6.0.3 && <2.7,

0 commit comments

Comments
 (0)