Block packages relying on c2hs

This commit is contained in:
Dan Burton 2017-07-30 09:26:32 -07:00
parent 9dcef1851c
commit 8c565ac2a9
No known key found for this signature in database
GPG Key ID: C11E00118F0CE509

View File

@ -84,7 +84,7 @@ packages:
- explicit-exception - explicit-exception
- fixed-length - fixed-length
# - gnuplot # GHC 8.2.1 # - gnuplot # GHC 8.2.1
- group-by-date # - group-by-date # GHC 8.2.1 via c2hs
- iff - iff
- interpolation - interpolation
- jack - jack
@ -922,7 +922,7 @@ packages:
"Dimitri Sabadie <dimitri.sabadie@gmail.com> @phaazon": "Dimitri Sabadie <dimitri.sabadie@gmail.com> @phaazon":
# - al # FIXME temporary, figure out why it's not working with stackage-build # - al # FIXME temporary, figure out why it's not working with stackage-build
- event - event
- hid # - hid # GHC 8.2.1 via c2hs
# - luminance # BLOCKED directory 1.3 # - luminance # BLOCKED directory 1.3
# - luminance-samples # bounds: base # - luminance-samples # bounds: base
- monad-journal - monad-journal
@ -1157,7 +1157,7 @@ packages:
# - idris # bounds aeson # - idris # bounds aeson
- libffi - libffi
- xmonad-contrib - xmonad-contrib
# - shelly # GHC 8.2.1 # - shelly # GHC 8.2.1: time < 1.7
# - cairo # Cabal 2.0.0.2 # - cairo # Cabal 2.0.0.2
# - gio # Cabal 2.0.0.2 # - gio # Cabal 2.0.0.2
@ -1583,9 +1583,10 @@ packages:
- markdown-unlit - markdown-unlit
"Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> @Fuuzetsu": "Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk> @Fuuzetsu":
[]
# - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1 # - aeson-schema # bounds: QuickCheck, aeson # compilation failure for 0.4.1.1
- H # - H # GHC 8.2.1 via c2hs
- inline-r # - inline-r # GHC 8.2.1 via c2hs
# "David Fox <dsf@seereason.com> @ddssff": # "David Fox <dsf@seereason.com> @ddssff":
# - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6 # - debian # GHC bug: https://github.com/ddssff/debian-haskell/issues/6
@ -1800,8 +1801,8 @@ packages:
- cassette - cassette
- choice - choice
- distributed-closure - distributed-closure
- H # - H # GHC 8.2.1 via c2hs
- inline-r # - inline-r # GHC 8.2.1 via c2hs
# - jni # GHC 8.2.1 via atomic-primops # - jni # GHC 8.2.1 via atomic-primops
# - jvm # GHC 8.2.1 via jni # - jvm # GHC 8.2.1 via jni
# - sparkle # bounds: mmorph # - sparkle # bounds: mmorph
@ -2354,7 +2355,7 @@ packages:
# - cacophony # GHC 8.2.1 # - cacophony # GHC 8.2.1
# - pipes-cacophony # GHC 8.2.1 # - pipes-cacophony # GHC 8.2.1
- blake2 - blake2
- nfc # - nfc # GHC 8.2.1 via c2hs
"Adam Curtis <kallisti.dev@gmail.com> @kallisti-dev": "Adam Curtis <kallisti.dev@gmail.com> @kallisti-dev":
- webdriver - webdriver
@ -2380,8 +2381,9 @@ packages:
- exp-pairs - exp-pairs
"Stefan Kersten <kaoskorobase@gmail.com> @kaoskorobase": "Stefan Kersten <kaoskorobase@gmail.com> @kaoskorobase":
- hsndfile []
- hsndfile-vector # - hsndfile # GHC 8.2.1 via c2hs
# - hsndfile-vector # GHC 8.2.1 via c2hs
"yihuang <yi.codeplayer@gmail.com> @yihuang": "yihuang <yi.codeplayer@gmail.com> @yihuang":
- tagstream-conduit - tagstream-conduit
@ -2882,8 +2884,9 @@ packages:
- llvm-hs-pure - llvm-hs-pure
"Thierry Bourrillon <thierry.bourrillon@fpinsight.com> @tbourrillon": "Thierry Bourrillon <thierry.bourrillon@fpinsight.com> @tbourrillon":
- heatshrink []
- hocilib # - heatshrink # GHC 8.2.1 via c2hs
# - hocilib # GHC 8.2.1 via c2hs
# "Matthias Herrmann <matthias.mh.herrmann@gmail.com> @2chilled": # "Matthias Herrmann <matthias.mh.herrmann@gmail.com> @2chilled":
# - scrape-changes # GHC 8.2.1 via wreq # - scrape-changes # GHC 8.2.1 via wreq
@ -4060,6 +4063,7 @@ tell-me-when-its-released:
- cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-md5-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
- cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha1-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
- cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844 - cryptohash-sha256-0.11.100.1 # re-enable benchmarks, https://github.com/fpco/stackage/issues/2538#issuecomment-304458844
- shelly-1.6.8.3 # re-enable shelly, c2hs, etc
# Packages which should be hidden after registering, to avoid module name # Packages which should be hidden after registering, to avoid module name
# conflicts. This is intended for at least two use cases: # conflicts. This is intended for at least two use cases: