mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-04-04 15:29:49 +02:00
Reactivate country-codes by adding package flag
country-codes depends on tagsoup only for generating the data file.
This commit is contained in:
parent
a1625f479f
commit
7d51416adf
@ -402,7 +402,7 @@ packages:
|
|||||||
# - yesod-auth-oauth2 # BLOCKED http-client 0.5
|
# - yesod-auth-oauth2 # BLOCKED http-client 0.5
|
||||||
|
|
||||||
"Felipe Lessa <felipe.lessa@gmail.com> @meteficha":
|
"Felipe Lessa <felipe.lessa@gmail.com> @meteficha":
|
||||||
# bounds - country-codes
|
- country-codes
|
||||||
# bounds - esqueleto
|
# bounds - esqueleto
|
||||||
# - fb # BLOCKED http-conduit 2.2
|
# - fb # BLOCKED http-conduit 2.2
|
||||||
# bounds - fb-persistent
|
# bounds - fb-persistent
|
||||||
@ -2617,6 +2617,9 @@ package-flags:
|
|||||||
ghc-heap-view:
|
ghc-heap-view:
|
||||||
ghc_7_7: false
|
ghc_7_7: false
|
||||||
ghc_8_0: true
|
ghc_8_0: true
|
||||||
|
|
||||||
|
country-codes:
|
||||||
|
generate: false
|
||||||
|
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user