mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 17:40:26 +01:00
Added my packages
This commit is contained in:
parent
1286d855af
commit
d233816c97
@ -533,6 +533,11 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Matvey Aksenov <matvey.aksenov@gmail.com") $ words
|
mapM_ (add "Matvey Aksenov <matvey.aksenov@gmail.com") $ words
|
||||||
"terminal-size"
|
"terminal-size"
|
||||||
|
|
||||||
|
mapM_ (add "Nikita Volkov <nikita.y.volkov@mail.ru>") $
|
||||||
|
words "hasql hasql-postgres hasql-backend postgresql-binary" ++
|
||||||
|
words "stm-containers slave-thread partial-handler" ++
|
||||||
|
words "base-prelude mtl-prelude"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/216
|
-- https://github.com/fpco/stackage/issues/216
|
||||||
-- QuickCheck constraint
|
-- QuickCheck constraint
|
||||||
-- when (ghcVer == GhcMajorVersion 7 6) $
|
-- when (ghcVer == GhcMajorVersion 7 6) $
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user