mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +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
|
||||
"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) $
|
||||
|
||||
Loading…
Reference in New Issue
Block a user