This website requires JavaScript.
Explore
Help
Sign in
will-holdsworth
/
comp30002-project-2
Watch
1
Star
1
Fork
You've already forked comp30002-project-2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
6
commits
2
branches
0
tags
67
KiB
Haskell
90.5%
Nix
7.3%
Just
2.2%
9419d0d25b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
wi11-holdsworth
9419d0d25b
feat: improve pitch datatype with sub-types for notes and octaves
2025-09-24 14:53:42 +10:00
.envrc
build: flake template from the-nix-way
2025-09-24 12:19:57 +10:00
.gitignore
build: create just file for building and running
2025-09-24 12:19:57 +10:00
flake.lock
build: flake template from the-nix-way
2025-09-24 12:19:57 +10:00
flake.nix
build: flake template from the-nix-way
2025-09-24 12:19:57 +10:00
justfile
build: create just file for building and running
2025-09-24 12:19:57 +10:00
LICENSE
build: initial commit
2025-09-24 12:19:57 +10:00
Main.hs
style: format code
2025-09-24 12:19:57 +10:00
Proj2.hs
feat: improve pitch datatype with sub-types for notes and octaves
2025-09-24 14:53:42 +10:00