haga/haga.md
2023-04-26 15:40:05 +02:00

18 lines
101 B
Markdown

# Building
```
nix develop
cabal update
cabal build
```
# Running
```
nix develop
fish run
```