mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-23 19:47:56 +01:00
parent
4fd41fa2a1
commit
65cee21df3
@ -553,6 +553,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
[ "repa repa-io repa-algorithms repa-devil JuicyPixels-repa"
|
[ "repa repa-io repa-algorithms repa-devil JuicyPixels-repa"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
when (ghcVer >= GhcMajorVersion 7 8 && not requireHP) $ do
|
||||||
mapM_ (add "Nikita Volkov <nikita.y.volkov@mail.ru>") $
|
mapM_ (add "Nikita Volkov <nikita.y.volkov@mail.ru>") $
|
||||||
words "hasql hasql-postgres hasql-backend postgresql-binary" ++
|
words "hasql hasql-postgres hasql-backend postgresql-binary" ++
|
||||||
words "stm-containers focus list-t slave-thread partial-handler" ++
|
words "stm-containers focus list-t slave-thread partial-handler" ++
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user