mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 03:17:29 +01:00
Merge pull request #139 from mgajda/master
Added hPDB, hPDB-examples, Octree, FenwickTree.
This commit is contained in:
commit
00435a776d
@ -238,6 +238,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Janne Hellsten <jjhellst@gmail.com>") $ words
|
mapM_ (add "Janne Hellsten <jjhellst@gmail.com>") $ words
|
||||||
"sqlite-simple"
|
"sqlite-simple"
|
||||||
|
|
||||||
|
mapM_ (add "Michal J. Gajda") $ words
|
||||||
|
"iterable Octree FenwickTree hPDB hPDB-examples"
|
||||||
|
|
||||||
-- 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