summaryrefslogtreecommitdiff
path: root/trivmix.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-05-15 21:37:54 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-05-15 21:37:54 +0200
commit5144d0d9aadda6453155b99589ec8c1a97bcd674 (patch)
tree75525d3b52fb0502e2919e7f3265e4be40ac6677 /trivmix.cabal
parentff19ca3b306f45477fdf45edf1ac66cf6e9944a9 (diff)
downloadtrivmix-5144d0d9aadda6453155b99589ec8c1a97bcd674.tar
trivmix-5144d0d9aadda6453155b99589ec8c1a97bcd674.tar.gz
trivmix-5144d0d9aadda6453155b99589ec8c1a97bcd674.tar.bz2
trivmix-5144d0d9aadda6453155b99589ec8c1a97bcd674.tar.xz
trivmix-5144d0d9aadda6453155b99589ec8c1a97bcd674.zip
Diffstat (limited to 'trivmix.cabal')
-rw-r--r--trivmix.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/trivmix.cabal b/trivmix.cabal
index 777f58f..8cadc37 100644
--- a/trivmix.cabal
+++ b/trivmix.cabal
@@ -60,6 +60,7 @@ executable trivmix
60 , optparse-applicative >=0.11 && <1 60 , optparse-applicative >=0.11 && <1
61 , process >=1.2 && <2 61 , process >=1.2 && <2
62 , refined >=0.1.2.1 && <1 62 , refined >=0.1.2.1 && <1
63 , scientific >=0.3.5.3 && <1
63 , systemd >=1.1.2 && <2 64 , systemd >=1.1.2 && <2
64 , transformers >=0.3 && <1 65 , transformers >=0.3 && <1
65 , trivmix 66 , trivmix