Skip to content

albertdahlin/elm-cli-io-monad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IO Monad in Elm

Just abusing the Elm architecture for fun. This comes with absolutely no warrany.

Running the example

  • example/MyApp.elm is an example application written in an IO monad style (like in Haskell).
  • You need node and elm make to run this.
  • Run make to compile and run an example app.

About

Write Haskell style IO programs in Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published