Closed yairchu closed 2 years ago
Hey @yairchu, nice to see you here. Apologies for the lack of documentation, I've been very busy finishing up the thesis. I will add proper build instructions soon, but building with cabal should work (at least it did for me on Windows (using https://community.chocolatey.org/packages/haskell-dev)).
The build system I primarily used is Nix. This is required for building the web version and may provide more reproducibility than cabal. shell.nix
also defines an extensive development environment.
Fixed in 260874274fcc2ad0dfc21dd644637c5d8bd62545 !
I saw that there is a
stack.yaml
file so I triedstack build
, but it failed: