Changelog for bluefin-0.0.16.0
0.0.16.0
- Export
runEff_
fromBluefin.IO
0.0.15.0
-
Add
runEff_
toBluefin.Eff
-
Add
ignoreStream
toBluefin.Stream
0.0.14.1
- Documentation changes only
0.0.14.0
-
Add
hGetLine
andhIsEOF
toBluefin.System.IO
-
Add
Bluefin.HandleReader
0.0.13.0
- No release
0.0.12.0
- Add
asks
andlocal
toBluefin.Reader
0.0.11.0
-
Add
withEffToIO_
,useImplUnder
,makeOp
-
Soft deprecate
withEffToIO
,useImplWithin
0.0.10.0
- Add
Bluefin.System.IO
0.0.9.0
-
Add
instance Handle IOE
-
Add
rethrowIO
0.0.8.0
Add Bluefin.Consume
and consumeStream
0.0.7.0
Add Bluefin.Pipes
and Bluefin.Pipes.Prelude
, connectCoroutines
and useImplWithin
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.3
Improve documentation
0.0.4.2
- Depend on
bluefin-internal >= 0.0.4.2
so that Hackage will show theHandle
documentation.
0.0.4.1
- Add documentation for
Handle
0.0.4.0
- Add documentation and functions to
Bluefin.Compound
0.0.3.0
- Add
Bluefin.Reader
0.0.2.0
- Add
Bluefin.StateSource
0.0.1.0
- Add
Bluefin.Writer
0.0.0.0
- Initial version