mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add back heap, median-stream and kdt
This commit is contained in:
parent
653c129195
commit
705e5012c9
@ -244,7 +244,7 @@ packages:
|
||||
|
||||
"Joseph Canero <jmc41493@gmail.com> @caneroj1":
|
||||
# - sqlite-simple-errors # text 1.2.3.0
|
||||
- median-stream # GHC 8.4 via heap
|
||||
- median-stream
|
||||
- stm-supply
|
||||
- filter-logger
|
||||
- tile
|
||||
@ -1023,7 +1023,7 @@ packages:
|
||||
- envparse
|
||||
|
||||
"Luis G. Torres <lgtorres42@gmail.com> @giogadi":
|
||||
- kdt # 0 # via heap
|
||||
- kdt
|
||||
|
||||
"Pavel Krajcevski <krajcevski@gmail.com> @Mokosha":
|
||||
- netwire
|
||||
@ -3324,7 +3324,6 @@ packages:
|
||||
"Build failure with GHC 8.4":
|
||||
- Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181
|
||||
- TypeCompose < 0 # build failure with GHC 8.4 https://github.com/conal/TypeCompose/issues/6
|
||||
# heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
|
||||
- json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2
|
||||
- text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22
|
||||
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
|
||||
@ -3372,7 +3371,6 @@ packages:
|
||||
- hw-fingertree < 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
|
||||
# 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
|
||||
@ -4475,7 +4473,6 @@ expected-test-failures:
|
||||
- conduit-throttle # https://github.com/mtesseract/conduit-throttle/issues/12
|
||||
- flat # https://github.com/Quid2/flat/issues/1
|
||||
- haddock
|
||||
# heap # https://github.com/pruvisto/heap/issues/4
|
||||
- hledger-iadd # https://github.com/fpco/stackage/issues/3473
|
||||
- hspec-expectations-pretty-diff # GHC 8 issue not reported upstream since issue tracker disabled
|
||||
- hweblib # https://github.com/aycanirican/hweblib/issues/3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user