mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge branch 'master' of https://github.com/nikita-volkov/stackage
This commit is contained in:
commit
bded1c5527
@ -545,7 +545,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 slave-thread partial-handler" ++
|
||||
words "stm-containers focus list-t slave-thread partial-handler" ++
|
||||
words "base-prelude mtl-prelude"
|
||||
addRange "Nikita Volkov <nikita.y.volkov@mail.ru>" "mtl-prelude" "< 2"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user