staged-streams: Zero-overhead streams using staged programming
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Zero-overhead streams using staged programming (i.e. Typed Template Haskell).
There are two stream variants:
the default monadic interface in Staged.Stream
and pure streams in Staged.Stream.Pure.
which differences should be self-explanatory.
In addition there are also:
a small collection of generally useful combinators for programming in Typed Template Haskell in Staged.Commons module.
bindings to
directory
package in Staged.Stream.Directory. More utilities is in thestaged-resourcet
package.
Properties
Versions | 0 |
---|---|
Change log | None available |
Dependencies | base (>=4.9 && <4.15), directory (>=1.3.0.0 && <1.4), filepath (>=1.4.1.1 && <1.5), generics-sop (>=0.5.0.0 && <0.6), sop-core (>=0.5.0.0 && <0.6), staged-commons (>=0.1 && <0.1.1), template-haskell (>=2.11 && <2.17), these (>=1 && <1.2), transformers (>=0.5.2.0 && <0.6) [details] |
License | BSD-3-Clause |
Author | Oleg Grenrus, Andres Löh |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Category | Staged, Streaming |
Uploaded | by phadej at 2020-05-29T16:59:24Z |
Modules
- Staged
- Staged.Commons
- Staged.Compat
- Staged.Stream
- Staged.Stream.Combinators
- Staged.Stream.Convenience
- Staged.Stream.Directory
- Staged.Stream.Pure
- Staged.Stream.Pure.Combinators
- Staged.Stream.Pure.Convenience
- Staged.Stream.Pure.Examples
- Staged.Stream.Pure.Type
- Staged.Stream.Step
- Staged.Stream.Type
Downloads
- staged-streams-0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees