mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 14:11:57 +01:00
commit
2f26c5778f
@ -172,6 +172,11 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Ryan Newton <ryan.newton@alum.mit.edu>") $ words
|
mapM_ (add "Ryan Newton <ryan.newton@alum.mit.edu>") $ words
|
||||||
"accelerate"
|
"accelerate"
|
||||||
|
|
||||||
|
mapM_ (add "Dan Burton <danburton.email@gmail.com>") $ words =<<
|
||||||
|
[ "basic-prelude composition io-memoize numbers rev-state runmemo"
|
||||||
|
, "tardis"
|
||||||
|
]
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/46
|
-- https://github.com/fpco/stackage/issues/46
|
||||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user