mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
Add esqueleto to stackage.
This commit is contained in:
parent
f517c70e03
commit
1a7c0dfb80
@ -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