1
1
mirror of https://github.com/tweag/ormolu.git synced 2024-10-06 09:57:29 +03:00
ormolu/ormolu-live
2021-12-17 15:23:07 +01:00
..
src Ormolu Live: Propagate fixity map cache at startup 2021-12-17 15:23:07 +01:00
www Add Ormolu Live 2021-10-27 00:17:03 +02:00
deploy.sh Rebuild all GHCJS dependencies by upgrading haskell.nix 2021-11-17 17:25:33 +01:00
ormolu-live.cabal Ormolu Live: Propagate fixity map cache at startup 2021-12-17 15:23:07 +01:00
README.md Add Ormolu Live 2021-10-27 00:17:03 +02:00
shell.nix Add Ormolu Live 2021-10-27 00:17:03 +02:00

Ormolu Live

Play around with ormolu in the browser via GHCJS!

Development

Building the site with GHCJS

nix-build -A ormoluLive.website

Local development with JSaddle

In a nix-shell (or if you have cabal installed), run

ghcid -r -W

and open http://localhost:8080 in a Chromium-based browser.

Acknowledgements

https://github.com/monadfix/ormolu-live