mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Added pipes, pipes-parse and pipes-concurrency
This commit is contained in:
parent
fe29288f9d
commit
ebc41d1c82
@ -257,6 +257,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Daniel Díaz <dhelta.diaz@gmail.com>") $ words
|
||||
"HaTeX"
|
||||
|
||||
mapM_ (add "Gabriel Gonzalez <Gabriel439@gmail.com>")
|
||||
["pipes", "pipes-parse", "pipes-concurrency"]
|
||||
|
||||
mapM_ (add "Adam Bergmark <adam@bergmark.nl>") $ words
|
||||
"fay fay-base fay-dom fay-jquery fay-text fay-uri snaplet-fay"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user