mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Merge pull request #2125 from lehins/master
add hip package. Enable repa, repa-io and repa-algorithms.
This commit is contained in:
commit
ec74ad9105
@ -651,9 +651,9 @@ packages:
|
||||
- versions
|
||||
- vectortiles
|
||||
- pipes-random
|
||||
# - repa # BLOCKED QuickCheck < 2.9
|
||||
# - repa-io # BLOCKED repa
|
||||
# - repa-algorithms # BLOCKED repa
|
||||
- repa
|
||||
- repa-io
|
||||
- repa-algorithms
|
||||
# GHC 8 - kanji
|
||||
|
||||
"Ketil Malde @ketil-malde":
|
||||
@ -2651,6 +2651,9 @@ packages:
|
||||
- dmenu-search
|
||||
- printcess
|
||||
|
||||
"Alexey Kuleshevich <lehins@yandex.ru> @lehins":
|
||||
- hip
|
||||
|
||||
# If you stop maintaining a package you can move it here.
|
||||
# It will then be disabled if it starts causing problems.
|
||||
# See https://github.com/fpco/stackage/issues/1056
|
||||
|
||||
Loading…
Reference in New Issue
Block a user