summaryrefslogtreecommitdiff
path: root/trivmix.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-05-15 17:52:11 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-05-15 17:52:11 +0200
commit5d9387af919e68ef51328352eca3e0bdf3b4989e (patch)
treeff4d52e15031ec660d7a1fbae53079802607bb78 /trivmix.cabal
parent9f564c877b1166f6d0c637a4db0b2453c628efc6 (diff)
downloadtrivmix-5d9387af919e68ef51328352eca3e0bdf3b4989e.tar
trivmix-5d9387af919e68ef51328352eca3e0bdf3b4989e.tar.gz
trivmix-5d9387af919e68ef51328352eca3e0bdf3b4989e.tar.bz2
trivmix-5d9387af919e68ef51328352eca3e0bdf3b4989e.tar.xz
trivmix-5d9387af919e68ef51328352eca3e0bdf3b4989e.zip
Make smoothing configurable
Diffstat (limited to 'trivmix.cabal')
-rw-r--r--trivmix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/trivmix.cabal b/trivmix.cabal
index 0149fb5..41ba03f 100644
--- a/trivmix.cabal
+++ b/trivmix.cabal
@@ -2,7 +2,7 @@
2-- documentation, see http://haskell.org/cabal/users-guide/ 2-- documentation, see http://haskell.org/cabal/users-guide/
3 3
4name: trivmix 4name: trivmix
5version: 3.1.4 5version: 3.2.0
6-- synopsis: 6-- synopsis:
7-- description: 7-- description:
8license: PublicDomain 8license: PublicDomain