Add prfolds/split/text packages, reorg pkg list

This commit is contained in:
Harendra Kumar 2019-08-02 02:58:29 +05:30
parent de908d6d5e
commit 2c36c1369e

View File

@ -21,14 +21,21 @@ Some (among many others) of the Haskell packages that we looked at and might
have taken some ideas or inspiration from include:
* http://hackage.haskell.org/package/base
* http://hackage.haskell.org/package/vector
* http://hackage.haskell.org/package/machines
* http://hackage.haskell.org/package/streaming
* https://hackage.haskell.org/package/logict
* https://hackage.haskell.org/package/foldl
* http://hackage.haskell.org/package/bytestring
* http://hackage.haskell.org/package/transient
* https://hackage.haskell.org/package/list-transformer
* http://hackage.haskell.org/package/transient
* http://hackage.haskell.org/package/streaming
* http://hackage.haskell.org/package/machines
* https://hackage.haskell.org/package/simple-conduit
* http://hackage.haskell.org/package/pipes
* http://hackage.haskell.org/package/conduit
* http://hackage.haskell.org/package/vector
* http://hackage.haskell.org/package/bytestring
* http://hackage.haskell.org/package/text
* http://hackage.haskell.org/package/split
* https://hackage.haskell.org/package/foldl
* https://github.com/effectfully/prefolds