mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 05:17:30 +01:00
Add accelerate
This commit is contained in:
parent
a10d430e5b
commit
4ad174750e
@ -163,6 +163,9 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Alexander Altman <alexanderaltman@me.com>") $ words
|
mapM_ (add "Alexander Altman <alexanderaltman@me.com>") $ words
|
||||||
"base-unicode-symbols containers-unicode-symbols"
|
"base-unicode-symbols containers-unicode-symbols"
|
||||||
|
|
||||||
|
mapM_ (add "Ryan Newton <ryan.newton@alum.mit.edu>") $ words
|
||||||
|
"accelerate"
|
||||||
|
|
||||||
-- 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"
|
||||||
addRange "Michael Snoyman" "syb" "< 0.4"
|
addRange "Michael Snoyman" "syb" "< 0.4"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user