This commit is contained in:
Ben Ford 2014-02-21 11:30:16 +00:00
commit 94ca881e4a

View File

@ -290,6 +290,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
, "gitlib gitlib-cmdline gitlib-test" , "gitlib gitlib-cmdline gitlib-test"
, "gitlib-libgit2 gitlib-s3" , "gitlib-libgit2 gitlib-s3"
] ]
mapM_ (add "Ben Ford <ben@dlstartup.com") $ words
"HandsomeSoup"
-- https://github.com/fpco/stackage/issues/160 -- https://github.com/fpco/stackage/issues/160
when (ghcVer >= GhcMajorVersion 7 6) $ do when (ghcVer >= GhcMajorVersion 7 6) $ do