diff options
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 |