summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index 398c325..f1d6c42 100644
--- a/package.yaml
+++ b/package.yaml
@@ -19,7 +19,7 @@ ghc-options: [-O2, -fdicts-strict, -fspec-constr-recursive=16, -fmax-worker-args
executables:
dedumi:
- main: dedumi.hs
+ main: bin/dedumi.hs
other-modules:
- Data.FastQ
- Dedumi