mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add terminal-size
This commit is contained in:
parent
735f0b7a0c
commit
cd3de05f2c
@ -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