mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 07:00:25 +01:00
Roman Cheplyaka's packages
This commit is contained in:
parent
00435a776d
commit
197d4905dd
@ -241,6 +241,12 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Michal J. Gajda") $ words
|
mapM_ (add "Michal J. Gajda") $ words
|
||||||
"iterable Octree FenwickTree hPDB hPDB-examples"
|
"iterable Octree FenwickTree hPDB hPDB-examples"
|
||||||
|
|
||||||
|
mapM_ (add "Roman Cheplyaka <roma@ro-che.info>") $ words =<<
|
||||||
|
[ "smallcheck tasty tasty-smallcheck tasty-quickcheck tasty-hunit tasty-golden"
|
||||||
|
, "traverse-with-class regex-applicative time-lens"
|
||||||
|
, "haskell-names haskell-packages hse-cpp"
|
||||||
|
]
|
||||||
|
|
||||||
-- 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