@hackage blaze-builder-enumerator0.1
Use blaze-builder Builder's in an Iteratee.
Categories
License
BSD-3-Clause
Maintainer
me@thomas-sutton.id.au
Links
Versions
Installation
Dependencies (4)
- base >=4 && <5
- blaze-builder >=0.2 && <0.3
- bytestring >=0.9 && <0.10
- enumerator >=0.4 && <0.5 Show all…
Dependents (13)
@hackage/warp, @hackage/wai-extra, @hackage/snap-server, @hackage/snap-core, @hackage/websockets, @hackage/json-enumerator, Show all…
This package simplifies the process of using blaze-builder with the enumerator package by converting a function that constructs a Builder into an Iteratee.