Add yesod-auth-hashdb

This commit is contained in:
Paul Rouse 2014-10-02 13:41:37 +01:00
parent 773758735e
commit ce63a7c420

View File

@ -478,6 +478,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
"holy-project"
when requireHP $ addRange "Yann Esposito <yann.esposito@gmail.com>" "holy-project" "< 0.1.1.1"
mapM_ (add "Paul Rouse <pgr@doynton.org>") $ words
"yesod-auth-hashdb"
-- https://github.com/fpco/stackage/issues/216
-- QuickCheck constraint
-- when (ghcVer == GhcMajorVersion 7 6) $