blob: 84e86ce72bffa1c5a81566d5c64d15888e2de71e (
plain) (
blame)
1
2
3
4
5
6
7
|
The conduit package itself maintains relative small dependencies. The
purpose of this package is to collect commonly used utility functions
wrapping other library dependencies, without depending on heavier-weight
dependencies. The basic idea is that this package should only depend on
haskell-platform packages and conduit.
WWW: https://github.com/snoyberg/conduit
|