summaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml
index 8e5eb44..a9e8ddf 100644
--- a/package.yaml
+++ b/package.yaml
@@ -1,5 +1,5 @@
1name: trivmix 1name: trivmix
2version: 4.0.2 2version: 4.0.3
3license: PublicDomain 3license: PublicDomain
4license-file: LICENSE 4license-file: LICENSE
5author: Gregor Kleen <aethoago@141.li> 5author: Gregor Kleen <aethoago@141.li>
@@ -40,6 +40,7 @@ executables:
40 - heredoc >=0.2.0.0 && <1 40 - heredoc >=0.2.0.0 && <1
41 - refined >=0.1.2.1 && <1 41 - refined >=0.1.2.1 && <1
42 - scientific >=0.3.5.3 && <1 42 - scientific >=0.3.5.3 && <1
43 - concurrent-output >=1.10.5 && <2
43 - trivmix 44 - trivmix
44 adjmix: 45 adjmix:
45 ghc-options: -threaded -O2 46 ghc-options: -threaded -O2