mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-05 00:14:40 +01:00
Merge 1a7c0dfb80 into f517c70e03
This commit is contained in:
commit
35ab44ff0c
@ -133,6 +133,9 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
mapM_ (add "Patrick Brisbin") $ words "gravatar"
|
mapM_ (add "Patrick Brisbin") $ words "gravatar"
|
||||||
|
|
||||||
|
mapM_ (add "Felipe Lessa <felipe.lessa@gmail.com>") $ words
|
||||||
|
"esqueleto"
|
||||||
|
|
||||||
-- 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