bluefin-internal

The Bluefin effect system, internals

https://github.com/tomjaguarpaw/bluefin

Version on this page:0.0.7.0
LTS Haskell 23.25:0.0.15.0
Stackage Nightly 2025-06-17: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.7.0@sha256:e5378e52fd294173bcf1b608deaab5055719b97c8da9ab19ca7fd3031b8e1b59,2504

Module documentation for 0.0.7.0

The Bluefin effect system, internals

Changes

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