Skip to content

peterbecich/halogen-chess

Repository files navigation

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