Remove packages with build failures with ghc 8.4

This commit is contained in:
Dan Burton 2018-03-12 17:30:04 -07:00
parent f6e5c7e0a4
commit 64312dce8f
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3259,10 +3259,93 @@ packages:
# that new packages depending on it will be flagged as well.
"Removed packages": []
# Packages not explicitly in the build plan that are blocked
# Packages in the build plan that are blocked
# from inclusion due to compilation failure with ghc 8.4
"Build failure with GHC 8.4":
- heap < 0 # https://github.com/pruvisto/heap/issues/5
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
# may have no issue yet
- FPretty < 0 # build failure with GHC 8.4
- Genbank < 0 # build failure with GHC 8.4
- HCodecs < 0 # build failure with GHC 8.4
- HaXml < 0 # build failure with GHC 8.4
- OneTuple < 0 # build failure with GHC 8.4
- ShellCheck < 0 # build failure with GHC 8.4
- YampaSynth < 0 # build failure with GHC 8.4
- alsa-pcm < 0 # build failure with GHC 8.4
- audacity < 0 # build failure with GHC 8.4
- bioace < 0 # build failure with GHC 8.4
- bioalign < 0 # build failure with GHC 8.4
- biocore < 0 # build failure with GHC 8.4
- biofasta < 0 # build failure with GHC 8.4
- biofastq < 0 # build failure with GHC 8.4
- blastxml < 0 # build failure with GHC 8.4
- bytestring-trie < 0 # build failure with GHC 8.4
- cabal-file-th < 0 # build failure with GHC 8.4
- cassette < 0 # build failure with GHC 8.4
- colorful-monoids < 0 # build failure with GHC 8.4
- cublas < 0 # build failure with GHC 8.4
- cuda < 0 # build failure with GHC 8.4
- cusolver < 0 # build failure with GHC 8.4
- cusparse < 0 # build failure with GHC 8.4
- data-inttrie < 0 # build failure with GHC 8.4
- data-memocombinators < 0 # build failure with GHC 8.4
- diff3 < 0 # build failure with GHC 8.4
- distance < 0 # build failure with GHC 8.4
- distribution < 0 # build failure with GHC 8.4
- djinn-lib < 0 # build failure with GHC 8.4
- fitspec < 0 # build failure with GHC 8.4
- ghc-events < 0 # build failure with GHC 8.4
- ghc-syb-utils < 0 # build failure with GHC 8.4
- ghcjs-perch < 0 # build failure with GHC 8.4
- gluturtle < 0 # build failure with GHC 8.4
- group-by-date < 0 # build failure with GHC 8.4
- haskell-src < 0 # build failure with GHC 8.4
- heap < 0 # build failure with GHC 8.4
- hid < 0 # build failure with GHC 8.4
- hpp < 0 # build failure with GHC 8.4
- hsb2hs < 0 # build failure with GHC 8.4
- hsignal < 0 # build failure with GHC 8.4
- hsndfile < 0 # build failure with GHC 8.4
- hsndfile-vector < 0 # build failure with GHC 8.4
- hsshellscript < 0 # build failure with GHC 8.4
- hstatistics < 0 # build failure with GHC 8.4
- hw-fingertree < 0 # build failure with GHC 8.4
- json < 0 # build failure with GHC 8.4
- language-fortran < 0 # build failure with GHC 8.4
- language-glsl < 0 # build failure with GHC 8.4
- list-t < 0 # build failure with GHC 8.4
- median-stream < 0 # build failure with GHC 8.4
- miniutter < 0 # build failure with GHC 8.4
- monadoid < 0 # build failure with GHC 8.4
- nfc < 0 # build failure with GHC 8.4
- nvvm < 0 # build failure with GHC 8.4
- persistable-types-HDBC-pg < 0 # build failure with GHC 8.4
- pipes-safe < 0 # build failure with GHC 8.4
- preprocessor-tools < 0 # build failure with GHC 8.4
- pure-io < 0 # build failure with GHC 8.4
- reform < 0 # build failure with GHC 8.4
- relational-query < 0 # build failure with GHC 8.4
- relational-query-HDBC < 0 # build failure with GHC 8.4
- relational-record < 0 # build failure with GHC 8.4
- relational-schemas < 0 # build failure with GHC 8.4
- runmemo < 0 # build failure with GHC 8.4
- set-monad < 0 # build failure with GHC 8.4
- skeletons < 0 # build failure with GHC 8.4
- sql-words < 0 # build failure with GHC 8.4
- timespan < 0 # build failure with GHC 8.4
- timezone-olson < 0 # build failure with GHC 8.4
- tinytemplate < 0 # build failure with GHC 8.4
- transient < 0 # build failure with GHC 8.4
- tuple < 0 # build failure with GHC 8.4
- validity < 0 # build failure with GHC 8.4
- validity-bytestring < 0 # build failure with GHC 8.4
- validity-containers < 0 # build failure with GHC 8.4
- validity-text < 0 # build failure with GHC 8.4
- validity-time < 0 # build failure with GHC 8.4
- vector-sized < 0 # build failure with GHC 8.4
- wl-pprint < 0 # build failure with GHC 8.4
- yjsvg < 0 # build failure with GHC 8.4
# This section was used to programmatically generate a set of removals
# that would result in a valid build plan.