mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Added hPDB, hPDB-examples, Octree, FenwickTree.
This commit is contained in:
parent
1f69446f15
commit
6e857ac14c
@ -238,6 +238,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Janne Hellsten <jjhellst@gmail.com>") $ words
|
||||
"sqlite-simple"
|
||||
|
||||
mapM_ (add "Michal J. Gajda") $ words
|
||||
"iterable Octree FenwickTree hPDB hPDB-examples"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/46
|
||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user