mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Take over enummapset, which is now fixed
and enable my two packages that depend on it. I know at least one more package on Stackage, set-cover, was broken by enummapset and may now also run fine, so let me optimistically enable it what CI says.
This commit is contained in:
parent
858105d6ca
commit
6108fb37d3
@ -137,11 +137,12 @@ packages:
|
||||
|
||||
"Mikolaj Konarski <mikolaj.konarski@funktory.com> @Mikolaj":
|
||||
- sdl2-ttf
|
||||
- enummapset
|
||||
- assert-failure
|
||||
- minimorph
|
||||
- miniutter
|
||||
- LambdaHack < 0
|
||||
- Allure < 0
|
||||
- LambdaHack
|
||||
- Allure
|
||||
|
||||
"Jürgen Keck <jhyphenkeck@gmail.com> @j-keck":
|
||||
- wreq-stringless < 0
|
||||
@ -260,7 +261,7 @@ packages:
|
||||
- probability
|
||||
- sample-frame
|
||||
- sample-frame-np
|
||||
- set-cover < 0
|
||||
- set-cover
|
||||
- sox
|
||||
- soxlib
|
||||
- spreadsheet
|
||||
@ -3825,7 +3826,6 @@ packages:
|
||||
"Build failure with GHC 8.6":
|
||||
# out of bounds
|
||||
- SCalendar < 0
|
||||
- enummapset < 0
|
||||
- haskell-tools-builtin-refactorings < 0
|
||||
- hpqtypes < 0
|
||||
- lrucache < 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user