Remove heap and median-stream per pruvisto/heap#5

This commit is contained in:
Dan Burton 2018-03-12 16:32:42 -07:00
parent 6c5b4c34e6
commit fc6c11bd18
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -238,7 +238,7 @@ packages:
"Joseph Canero <jmc41493@gmail.com> @caneroj1":
# - sqlite-simple-errors # text 1.2.3.0
- median-stream
# - median-stream # GHC 8.4 via heap
- stm-supply
- filter-logger
- tile
@ -3258,6 +3258,11 @@ packages:
# that new packages depending on it will be flagged as well.
"Removed packages": []
# Packages not explicitly 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
# This section was used to programmatically generate a set of removals
# that would result in a valid build plan.
# These packages have version bounds in their deps or transitive deps