diff options
author | Justin Bedo <cu@cua0.org> | 2025-03-25 13:42:59 +1100 |
---|---|---|
committer | Justin Bedo <cu@cua0.org> | 2025-03-25 13:45:46 +1100 |
commit | 550fb2d59902247c69a849753688d090624ccfc9 (patch) | |
tree | ab534388ebe5311999e595219c48dc2e44d0db73 /package.yaml | |
parent | fc8b9f52dd24675f11bc6b0d0938655add511fd2 (diff) |
bugfixesnondiploid
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index 9e8b5e4..85fc3d8 100644 --- a/package.yaml +++ b/package.yaml @@ -19,6 +19,7 @@ executables: - ghc-compact - terminal-progress-bar - streaming + - template-haskell draw: main: draw.hs source-dirs: bin |