- Added an
interposeState
handler.
- Exported all the effect data constructors.
- Too many other things have changed since 0.2.3.0 to list.
- Add GHC 8 support
- Use local
data Nat
forData.Open.Union
- Using GHC.TypeLits lead to overlapping instances
- Document ALL THE THINGS
- Add bench suite
- Add test suite
- Clean up language extensions per file
- Add Teletype DSL to the README
- Add Teletype DSL example
- Expose
send
in public interface
- Implement NonDetEff
- Separate Cut/Coroutine out from Internals
- Partial implementation: won't compile yet
- Extract remaining examples from Internal comments
- Warnings clean up
- Examples separated from primary implementation
- Initial project documentation added
- Initial release