summaryrefslogtreecommitdiff
path: root/trivmix.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-05-15 18:03:30 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-05-15 18:03:30 +0200
commit1bfaed79925e65846bf7b8c1953f26c0198ee29a (patch)
tree712fe9165dc5bd43b2cf2170678feaaa0a33792b /trivmix.cabal
parent5d9387af919e68ef51328352eca3e0bdf3b4989e (diff)
downloadtrivmix-1bfaed79925e65846bf7b8c1953f26c0198ee29a.tar
trivmix-1bfaed79925e65846bf7b8c1953f26c0198ee29a.tar.gz
trivmix-1bfaed79925e65846bf7b8c1953f26c0198ee29a.tar.bz2
trivmix-1bfaed79925e65846bf7b8c1953f26c0198ee29a.tar.xz
trivmix-1bfaed79925e65846bf7b8c1953f26c0198ee29a.zip
Use Float-math
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 41ba03f..37218b6 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.2.0 5version: 3.2.1
6-- synopsis: 6-- synopsis:
7-- description: 7-- description:
8license: PublicDomain 8license: PublicDomain