tagsoup 0.11
This commit is contained in:
parent
0d34332182
commit
8227bb17a9
@ -1,5 +1,5 @@
|
|||||||
name: authenticate
|
name: authenticate
|
||||||
version: 0.6.3
|
version: 0.6.3.2
|
||||||
license: BSD3
|
license: BSD3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
@ -18,7 +18,7 @@ library
|
|||||||
data-object >= 0.3.1 && < 0.4,
|
data-object >= 0.3.1 && < 0.4,
|
||||||
data-object-json >= 0.3.1 && < 0.4,
|
data-object-json >= 0.3.1 && < 0.4,
|
||||||
http-wget >= 0.6 && < 0.7,
|
http-wget >= 0.6 && < 0.7,
|
||||||
tagsoup >= 0.6 && < 0.10,
|
tagsoup >= 0.6 && < 0.12,
|
||||||
failure >= 0.0.0 && < 0.2,
|
failure >= 0.0.0 && < 0.2,
|
||||||
transformers >= 0.1 && < 0.3,
|
transformers >= 0.1 && < 0.3,
|
||||||
bytestring >= 0.9 && < 0.10
|
bytestring >= 0.9 && < 0.10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user