mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
commit
bf26a66048
@ -530,6 +530,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Arash Rouhani <miffoljud@gmail.com>") $ words
|
||||
"yesod-text-markdown"
|
||||
|
||||
mapM_ (add "Matvey Aksenov <matvey.aksenov@gmail.com") $ words
|
||||
"terminal-size"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/216
|
||||
-- QuickCheck constraint
|
||||
-- when (ghcVer == GhcMajorVersion 7 6) $
|
||||
|
||||
Loading…
Reference in New Issue
Block a user