Skip to content

marcinzh/fused-effects-dotty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fused Effects for Scala

An attempt to translate fused-effects library from Haskell to Scala.

Requires Dotty compiler.

🚧 🚧 ⚠️ Work in progress ⚠️ 🚧 🚧

Installation

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

About

translation of fused-effects from Haskell to Scala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages