mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove containers-unicode-symbols
This commit is contained in:
parent
bd395db770
commit
f920646c6f
@ -140,8 +140,10 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Felipe Lessa <felipe.lessa@gmail.com>") $ words
|
||||
"esqueleto fb fb-persistent yesod-fb yesod-auth-fb"
|
||||
|
||||
mapM_ (add "Alexander Altman <alexanderaltman@me.com>") $ words
|
||||
"base-unicode-symbols containers-unicode-symbols"
|
||||
-- Requires containers 0.5
|
||||
-- https://github.com/fpco/stackage/issues/58
|
||||
-- mapM_ (add "Alexander Altman <alexanderaltman@me.com>") $ words
|
||||
-- "base-unicode-symbols containers-unicode-symbols"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/46
|
||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user