mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add Elm packages and remaining dependencies
This commit is contained in:
parent
4356b2c753
commit
8473822476
@ -652,8 +652,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Alexander Thiemann <mail@athiemann.net>") $ words
|
||||
"graph-core reroute Spock"
|
||||
|
||||
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $ words
|
||||
"prettyclass language-glsl union-find aeson-pretty QuasiText"
|
||||
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $
|
||||
words "prettyclass language-glsl union-find aeson-pretty QuasiText" ++
|
||||
words "digest zip-archive elm-compiler elm-package elm-build-lib elm-core-sources Haskelm"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/217
|
||||
addRange "Michael Snoyman" "transformers" "< 0.4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user