Merge pull request #301 from twittner/zeromq4-haskell

Add zeromq4-haskell.
This commit is contained in:
Michael Snoyman 2014-10-04 19:31:06 +03:00
commit 20e5059437

View File

@ -486,6 +486,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
mapM_ (add "Paul Rouse <pgr@doynton.org>") $ words
"yesod-auth-hashdb"
add "Toralf Wittner <tw@dtex.org>" "zeromq4-haskell"
-- https://github.com/fpco/stackage/issues/216
-- QuickCheck constraint
-- when (ghcVer == GhcMajorVersion 7 6) $