mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-07 01:14:39 +01:00
Merge f9187712bd into 74a6ef30a3
This commit is contained in:
commit
3f2bc6bc94
@ -140,6 +140,9 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Felipe Lessa <felipe.lessa@gmail.com>") $ words
|
mapM_ (add "Felipe Lessa <felipe.lessa@gmail.com>") $ words
|
||||||
"esqueleto fb fb-persistent yesod-fb yesod-auth-fb"
|
"esqueleto fb fb-persistent yesod-fb yesod-auth-fb"
|
||||||
|
|
||||||
|
mapM_ (add "Alexander Altman <alexanderaltman@me.com>") $ words
|
||||||
|
"base-unicode-symbols containers-unicode-symbols"
|
||||||
|
|
||||||
-- 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