@hackage / valiant-streaming

Streaming adapter for valiant (streaming library)

Latest0.1.0.0

Changelog

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0.0 - 2026-04-25

Initial release. Streaming adapter for valiant using the streaming library. Exposes selectStream (cursor-based) and foldStream (single-shot extended-protocol) as Stream (Of r) IO () values.