Commit Graph

2 Commits

Author SHA1 Message Date
a15346ae7a add Track.parseFile and call it from the main app
that's right, this is no longer a hello world app
2024-10-31 18:29:57 +00:00
ad919999bc cabal init and some Haskell nixy stuff
nix-shell -p "haskellPackages.ghcWithPackages (pkgs: with pkgs; [  cabal-install ])" --run "cabal init"
2024-10-27 20:19:38 +00:00