tagsoup version bump
This commit is contained in:
parent
925c2df506
commit
1f866e0972
@ -1,5 +1,5 @@
|
||||
name: authenticate
|
||||
version: 0.9.2.1
|
||||
version: 0.9.2.2
|
||||
license: BSD3
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman, Hiromi Ishii
|
||||
@ -17,7 +17,7 @@ library
|
||||
build-depends: base >= 4 && < 5,
|
||||
aeson >= 0.3.1.1 && < 0.4,
|
||||
http-enumerator >= 0.6.5.4 && < 0.7,
|
||||
tagsoup >= 0.6 && < 0.13,
|
||||
tagsoup >= 0.12 && < 0.13,
|
||||
failure >= 0.0.0 && < 0.2,
|
||||
transformers >= 0.1 && < 0.3,
|
||||
bytestring >= 0.9 && < 0.10,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user