chore: add template

This commit is contained in:
2025-11-19 22:56:20 +09:00
parent 17414e5e3a
commit 0853a65e3b
7 changed files with 25 additions and 31 deletions

View File

@@ -1 +1,7 @@
# {{ project_name }}
# example-project
## Build
```
hpack
cabal build
```