mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 20:51:57 +01:00
Add FRP Sodium and hdevtools packages
This commit is contained in:
parent
aac7bc3f98
commit
8e446125b4
@ -659,6 +659,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $ words
|
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $ words
|
||||||
"prettyclass"
|
"prettyclass"
|
||||||
|
|
||||||
|
mapM_ (add "Arthur Fayzrakhmanov <heraldhoi@gmail.com>") $ words
|
||||||
|
"sodium hdevtools"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/217
|
-- https://github.com/fpco/stackage/issues/217
|
||||||
addRange "Michael Snoyman" "transformers" "< 0.4"
|
addRange "Michael Snoyman" "transformers" "< 0.4"
|
||||||
addRange "Michael Snoyman" "mtl" "< 2.2"
|
addRange "Michael Snoyman" "mtl" "< 2.2"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user