An attempt to translate fused-effects library from Haskell to Scala.
Requires Dotty compiler.
🚧 🚧
This project is of exploratory nature, and is not meant to be published globally.
To install locally with sbt
, execute:
git clone https://github.com/marcinzh/fused-effects-dotty.git
cd fused-effects-dotty
sbt publishLocal