summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 75b14dc..7f85434 100644
--- a/package.yaml
+++ b/package.yaml
@@ -7,6 +7,8 @@ category: Sound
7build-type: Simple 7build-type: Simple
8git: https://git.yggdrasil.li/gkleen/pub/trivmix 8git: https://git.yggdrasil.li/gkleen/pub/trivmix
9 9
10ghc-options: -threaded
11
10library: 12library:
11 source-dirs: src 13 source-dirs: src
12 exposed-modules: Trivmix.Types 14 exposed-modules: Trivmix.Types