mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 01:50:25 +01:00
Merge branch 'master' of https://github.com/agrafix/stackage
This commit is contained in:
commit
a7fe3a36c5
@ -650,6 +650,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Iustin Pop <iustin@k1024.org>") $ words
|
mapM_ (add "Iustin Pop <iustin@k1024.org>") $ words
|
||||||
"prefix-units"
|
"prefix-units"
|
||||||
|
|
||||||
|
mapM_ (add "Alexander Thiemann <mail@athiemann.net>") $ words
|
||||||
|
"graph-core reroute Spock"
|
||||||
|
|
||||||
-- 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