mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-08 12:27:27 +01:00
Merge pull request #301 from twittner/zeromq4-haskell
Add zeromq4-haskell.
This commit is contained in:
commit
20e5059437
@ -486,6 +486,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Paul Rouse <pgr@doynton.org>") $ words
|
mapM_ (add "Paul Rouse <pgr@doynton.org>") $ words
|
||||||
"yesod-auth-hashdb"
|
"yesod-auth-hashdb"
|
||||||
|
|
||||||
|
add "Toralf Wittner <tw@dtex.org>" "zeromq4-haskell"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/216
|
-- https://github.com/fpco/stackage/issues/216
|
||||||
-- QuickCheck constraint
|
-- QuickCheck constraint
|
||||||
-- when (ghcVer == GhcMajorVersion 7 6) $
|
-- when (ghcVer == GhcMajorVersion 7 6) $
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user