mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-04-18 22:24:17 +02:00
Merge branch 'tmp-add-hdevtools-and-sodium' of https://github.com/geraldus/stackage
This commit is contained in:
commit
8c1eee8b26
@ -662,6 +662,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $ words
|
||||
"prettyclass"
|
||||
|
||||
mapM_ (add "Arthur Fayzrakhmanov <heraldhoi@gmail.com>") $ words
|
||||
"sodium hdevtools"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/217
|
||||
addRange "Michael Snoyman" "transformers" "< 0.4"
|
||||
addRange "Michael Snoyman" "mtl" "< 2.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user