Remove some bans for #333

This commit is contained in:
Michael Snoyman 2014-11-16 16:45:09 +02:00
parent aae72cc1ae
commit 4fd41fa2a1

View File

@ -553,7 +553,6 @@ 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" ++