Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.7 KB

readme.md

File metadata and controls

49 lines (34 loc) · 1.7 KB

Halogen Chess

Haskell Purescript Build status This project uses:

Buggy, and lots of inefficiencies in this single-page app; will be fixed later!

Chess board

  • spago bundle-app --to static/index.js --watch

  • cabal run halogen-chess

  • http://localhost:8080

  • cabal run generate-purescript to use Purescript Bridge

routes:

ghcid --command="cabal repl"
stylish-haskell --inplace $(find -name '*.hs' -not -path './dist-newstyle/*')

Feedback loop:

feedback test
nix run .#localDevelopment