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 # - 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
@ -2618,6 +2618,9 @@ package-flags:
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
# Special configure options for individual packages # Special configure options for individual packages