summaryrefslogtreecommitdiff
path: root/trivmix.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-01-26 17:04:17 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-01-26 17:04:17 +0100
commit304e7615ddee7a8b1d8f7d7690c8da57f8a2704e (patch)
treed1fa6caef394cfc6b896071c9139e942205c4da0 /trivmix.cabal
parent649796f438107a0229a57cbbb6248c5801270ac8 (diff)
downloadtrivmix-304e7615ddee7a8b1d8f7d7690c8da57f8a2704e.tar
trivmix-304e7615ddee7a8b1d8f7d7690c8da57f8a2704e.tar.gz
trivmix-304e7615ddee7a8b1d8f7d7690c8da57f8a2704e.tar.bz2
trivmix-304e7615ddee7a8b1d8f7d7690c8da57f8a2704e.tar.xz
trivmix-304e7615ddee7a8b1d8f7d7690c8da57f8a2704e.zip
Fix type error
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 35660eb..c7676dd 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: 2.6.4 5version: 2.6.5
6-- synopsis: 6-- synopsis:
7-- description: 7-- description:
8license: PublicDomain 8license: PublicDomain