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
15
commits
2
branches
0
tags
67
KiB
Haskell
90.5%
Nix
7.3%
Just
2.2%
e9710a5bf8
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
e9710a5bf8
refactor: improve flow of file by ordering functions better
2025-09-25 11:52:37 +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
refactor: improve flow of file by ordering functions better
2025-09-25 11:52:37 +10:00