mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Added more packages of mine
This commit is contained in:
parent
bded1c5527
commit
cc5348463f
@ -546,6 +546,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Nikita Volkov <nikita.y.volkov@mail.ru>") $
|
||||
words "hasql hasql-postgres hasql-backend postgresql-binary" ++
|
||||
words "stm-containers focus list-t slave-thread partial-handler" ++
|
||||
words "neat-interpolation cases" ++
|
||||
words "base-prelude mtl-prelude"
|
||||
addRange "Nikita Volkov <nikita.y.volkov@mail.ru>" "mtl-prelude" "< 2"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user