Haskell-based physics curriculum
Find a file
2025-09-07 22:09:30 -04:00
nix build: add python lsp 2025-08-24 16:02:52 -07:00
py docs: comment python 2025-09-07 22:09:30 -04:00
src style: fourmolu 2025-08-24 18:29:48 -07:00
.envrc Initial commit 2025-08-14 18:22:36 -07:00
.gitignore feat: plots 2025-08-24 13:01:10 -07:00
.hlint.yaml Initial commit 2025-08-14 18:22:36 -07:00
.pre-commit-config.yaml docs: comment python 2025-09-07 22:09:30 -04:00
.vale.ini Initial commit 2025-08-14 18:22:36 -07:00
_typos.toml Initial commit 2025-08-14 18:22:36 -07:00
flake.lock Initial commit 2025-08-14 18:22:36 -07:00
flake.nix feat: package setup 2025-08-14 18:30:36 -07:00
fourmolu.yaml Initial commit 2025-08-14 18:22:36 -07:00
freefall.cabal feat: plots 2025-08-24 13:01:10 -07:00
justfile Initial commit 2025-08-14 18:22:36 -07:00
LICENSE Initial commit 2025-08-14 18:22:36 -07:00
om.yaml Initial commit 2025-08-14 18:22:36 -07:00
README.md feat: package setup 2025-08-14 18:30:36 -07:00

Freefall

Haskell-based physics curriculum


To enter a devshell for pre-commit checks, use nix develop .#runner. You should do this at least once to trigger automatic generation of Vale rules.