mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 15:25:50 +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
|
- yesod-auth-oauth2
|
||||||
|
|
||||||
"Felipe Lessa <felipe.lessa@gmail.com> @meteficha":
|
"Felipe Lessa <felipe.lessa@gmail.com> @meteficha":
|
||||||
- country-codes
|
# Requires tagsoup < 0.14
|
||||||
|
# - country-codes
|
||||||
# BLOCKED persistent 2.5 - esqueleto
|
# BLOCKED persistent 2.5 - esqueleto
|
||||||
- fb
|
- fb
|
||||||
# BLOCKED persistent 2.5 - fb-persistent
|
# BLOCKED persistent 2.5 - fb-persistent
|
||||||
@ -1264,7 +1265,8 @@ packages:
|
|||||||
# - hmatrix-repa
|
# - hmatrix-repa
|
||||||
|
|
||||||
"Noam Lewis <jones.noamle@gmail.com> @sinelaw":
|
"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
|
- xml-to-json-fast
|
||||||
- digits
|
- digits
|
||||||
- unification-fd
|
- unification-fd
|
||||||
@ -2416,9 +2418,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/1555
|
# https://github.com/fpco/stackage/issues/1555
|
||||||
- authenticate-oauth < 1.6
|
- authenticate-oauth < 1.6
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1597
|
|
||||||
- tagsoup < 0.14
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1668
|
# https://github.com/fpco/stackage/issues/1668
|
||||||
- aeson-pretty < 0.8.0
|
- aeson-pretty < 0.8.0
|
||||||
- stratosphere < 0.1.3
|
- stratosphere < 0.1.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user