bluefin-internal

The Bluefin effect system, internals

https://github.com/tomjaguarpaw/bluefin

Version on this page:0.0.8.0@rev:1
LTS Haskell 24.1:0.1.0.0
Stackage Nightly 2025-07-25:0.1.0.0
Latest on Hackage:0.1.0.0

See all snapshots bluefin-internal appears in

MIT licensed and maintained by Tom Ellis
This version can be pinned in stack with:bluefin-internal-0.0.8.0@sha256:f962ee8df545f7b55b6d534bf7ebd1debc45181a82ef5745a3bb545dd48447c8,2625

Module documentation for 0.0.8.0

The Bluefin effect system, internals

Changes

0.0.8.0

Add Consume, await, consumeStream, zipCoroutines, consumeEach, and associated examples.

0.0.7.0

Add withEffToIO', race, connectCoroutines, receiveStream, insertManySecond, useImplWithin, unsafeProvideIO, and Bluefin.Internal.Pipes

0.0.6.1

  • Documentation improvements

0.0.6.0

  • Add withYieldToList

0.0.5.0

  • Fix roles on Eff (thanks to @Lysxia)

  • Add bracket (thanks to @Lysxia)

  • Document Jump

0.0.4.2

  • Add documentation for Handle

0.0.4.0

  • Add functions for compound effects

0.0.3.0

  • Add Bluefin.Internal.Reader

0.0.2.0

  • Add Bluefin.Internal.StateSource

0.0.1.0

  • Add Bluefin.Internal.Writer

0.0.0.0

  • Initial version