2c3e9aa0cf
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
3 lines
98 B
Bash
Executable file
3 lines
98 B
Bash
Executable file
#!/usr/bin/env sh
|
|
stack build --nix --compiler ghc-9.0.2
|
|
stack install --nix --compiler ghc-9.0.2
|