Comment on Virtual DOM in ElmComments−LukeHoersten12yAnyone know of a Haskell or proper Haskell subset that can do something similar (hopefully batteries included)?−takeoutweight12yAbsolutely not "batteries included" but I've put some work into a React interface for Haste, which is a Haskell->JS compiler.https://github.com/takeoutweight/shade−LukeHoersten12yAwesome. Thanks a lot.
Comments
Anyone know of a Haskell or proper Haskell subset that can do something similar (hopefully batteries included)?
Absolutely not "batteries included" but I've put some work into a React interface for Haste, which is a Haskell->JS compiler.
https://github.com/takeoutweight/shade
Awesome. Thanks a lot.