mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Remove constraint on tagsoup, disable country-codes and xml-to-json. Closes #1597
This commit is contained in:
parent
58421f8623
commit
7cfedad123
@ -380,7 +380,8 @@ packages:
|
||||
- yesod-auth-oauth2
|
||||
|
||||
"Felipe Lessa <felipe.lessa@gmail.com> @meteficha":
|
||||
- country-codes
|
||||
# Requires tagsoup < 0.14
|
||||
# - country-codes
|
||||
# BLOCKED persistent 2.5 - esqueleto
|
||||
- fb
|
||||
# BLOCKED persistent 2.5 - fb-persistent
|
||||
@ -1264,7 +1265,8 @@ packages:
|
||||
# - hmatrix-repa
|
||||
|
||||
"Noam Lewis <jones.noamle@gmail.com> @sinelaw":
|
||||
- xml-to-json
|
||||
# Requires hxt-tagsoup which requires tagsoup < 0.14
|
||||
# - xml-to-json
|
||||
- xml-to-json-fast
|
||||
- digits
|
||||
- unification-fd
|
||||
@ -2416,9 +2418,6 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/1555
|
||||
- authenticate-oauth < 1.6
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1597
|
||||
- tagsoup < 0.14
|
||||
|
||||
# https://github.com/fpco/stackage/issues/1668
|
||||
- aeson-pretty < 0.8.0
|
||||
- stratosphere < 0.1.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user