mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 08:00:25 +01:00
Haskelm is not ready yet
This commit is contained in:
parent
8473822476
commit
0f0f870ecb
@ -654,7 +654,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $
|
mapM_ (add "Joey Eremondi <joey@eremondi.com>") $
|
||||||
words "prettyclass language-glsl union-find aeson-pretty QuasiText" ++
|
words "prettyclass language-glsl union-find aeson-pretty QuasiText" ++
|
||||||
words "digest zip-archive elm-compiler elm-package elm-build-lib elm-core-sources Haskelm"
|
words "digest zip-archive elm-compiler elm-package elm-core-sources elm-build-lib"
|
||||||
|
|
||||||
-- 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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user