Reactivate country-codes by adding package flag

country-codes depends on tagsoup only for generating the data file.
This commit is contained in:
hesiod 2016-09-15 15:54:20 +02:00 committed by GitHub
parent a1625f479f
commit 7d51416adf

View File

@ -402,7 +402,7 @@ packages:
# - yesod-auth-oauth2 # BLOCKED http-client 0.5
"Felipe Lessa <felipe.lessa@gmail.com> @meteficha":
# bounds - country-codes
- country-codes
# bounds - esqueleto
# - fb # BLOCKED http-conduit 2.2
# bounds - fb-persistent
@ -2617,6 +2617,9 @@ package-flags:
ghc-heap-view:
ghc_7_7: false
ghc_8_0: true
country-codes:
generate: false
# end of package-flags