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
16
commits
2
branches
0
tags
67
KiB
Haskell
90.5%
Nix
7.3%
Just
2.2%
efc8ac3116
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
efc8ac3116
fix: nextguess was not implemented to account for duplicate notes/octaves
2025-10-01 12:51:55 +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: build artifacts not being placed in build directory
2025-09-25 11:15:21 +10:00
LICENSE
build: initial commit
2025-09-24 12:19:57 +10:00
Main.hs
fix: prompt was not visible outside interactive mode, flush stdout so it's visible
2025-09-25 11:15:07 +10:00
Proj2.hs
fix: nextguess was not implemented to account for duplicate notes/octaves
2025-10-01 12:51:55 +10:00