haskell.do 0.9.0 stable - Complete rewrite
Changes:
- The project has been completely rewritten in pure Haskell on both ends.
- The UI is much prettier and now it is unified in a single document without distinction between cells.
- The user can now create projects from within haskell.do
- The user can now edit the project dependencies from within haskell.do
- Shortcut for compilation (Ctrl+return)
- The user can now write functions that dynamically generate HTML and/or JS and the result will be rendered when evaluated.