Skip to content

haskell.do 0.9.0 stable - Complete rewrite

Compare
Choose a tag to compare
@NickSeagull NickSeagull released this 06 Jun 11:33
· 99 commits to master since this release

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.