Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 409 Bytes

nixon.md

File metadata and controls

30 lines (19 loc) · 409 Bytes

Nixon commands

Haskell commands

run

Run the main application.

cabal run nixon

tdd

Run a reloading ghcid session of the test suite.

ghcid --target=nixon --run=":! ghcid --target=nixon-test --run"

hoogle

Start a local Hoogle server

echo "Starting server on http://localhost:8080"
hoogle server --local