From 19b440fbabf5bc95e97a7a53119ec6218c3639d7 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 15 May 2018 23:08:51 +0200 Subject: Be somewhat sticky --- package.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index a9e8ddf..e7c5330 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: trivmix -version: 4.0.3 +version: 4.1.0 license: PublicDomain license-file: LICENSE author: Gregor Kleen @@ -18,6 +18,7 @@ library: - refined >=0.1.2.1 && <1 - scientific >=0.3.5.3 && <1 - th-lift >=0.7.8 && <1 + - ieee754 >=0.8.0 && <1 executables: trivmix: @@ -41,6 +42,7 @@ executables: - refined >=0.1.2.1 && <1 - scientific >=0.3.5.3 && <1 - concurrent-output >=1.10.5 && <2 + - ieee754 >=0.8.0 && <1 - trivmix adjmix: ghc-options: -threaded -O2 -- cgit v1.2.3