2022-10-31 14:41:14 +01:00
2022-10-31 14:29:10 +01:00

stacky

Personal template for the Stack build system based on Nix.

Based on the new-template.hsfiles from stack-templates.

Using

Create the project folder:

stack new <name> https://git.pbrinkmeier.de/paul/stacky/raw/branch/main/stacky.hsfiles

(Optionally) update Nix packages and Niv:

nix-shell --run "niv update"

For development, enter the Nix shell:

nix-shell
Description
No description provided
Readme 28 KiB