diff --git a/Stackage/Config.hs b/Stackage/Config.hs index f977ed9b..42289d93 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -418,9 +418,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do when (ghcVer >= GhcMajorVersion 7 8 && not requireHP) $ mapM_ (add "Rodrigo Setti ") $ words - "messagepack" - -- https://github.com/rodrigosetti/messagepack-rpc/issues/1 - -- messagepack-rpc + "messagepack messagepack-rpc" mapM_ (add "Boris Lykah ") $ words "groundhog groundhog-th groundhog-sqlite groundhog-postgresql groundhog-mysql"