diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2018-05-15 18:03:30 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2018-05-15 18:03:30 +0200 |
commit | 1bfaed79925e65846bf7b8c1953f26c0198ee29a (patch) | |
tree | 712fe9165dc5bd43b2cf2170678feaaa0a33792b /trivmix.cabal | |
parent | 5d9387af919e68ef51328352eca3e0bdf3b4989e (diff) | |
download | trivmix-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.cabal | 2 |
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 | ||
4 | name: trivmix | 4 | name: trivmix |
5 | version: 3.2.0 | 5 | version: 3.2.1 |
6 | -- synopsis: | 6 | -- synopsis: |
7 | -- description: | 7 | -- description: |
8 | license: PublicDomain | 8 | license: PublicDomain |