3 comments

[ 3.0 ms ] story [ 19.5 ms ] thread
This is just like Elm, but it is running in Haskell (instead of in the super-limited Elm language).

Why do you wrote this instead of just using Elm? Is GHCJS fast enough? Does it produces builds small enough?

Same questions - would love to see some numbers here. Perhaps one advantage would be that you do not need node?
The linked TodoMVC example is a 1.2MB js file. GHCJS takes its toll indeed.