mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #316 from Tarrasch/patch-1
Add myself for yesod-text-markdown
This commit is contained in:
commit
62ac899df7
@ -522,6 +522,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "trupill@gmail.com") $ words
|
||||
"djinn-lib djinn-ghc"
|
||||
|
||||
mapM_ (add "Arash Rouhani <miffoljud@gmail.com>") $ words
|
||||
"yesod-text-markdown"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/216
|
||||
-- QuickCheck constraint
|
||||
-- when (ghcVer == GhcMajorVersion 7 6) $
|
||||
|
||||
Loading…
Reference in New Issue
Block a user