summaryrefslogtreecommitdiff
path: root/trivmix.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-01-26 16:48:59 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-01-26 16:48:59 +0100
commit5c7d5b333b02779ae1484d46ecfddc1e7bfbe581 (patch)
treee6854f5d671c3202bb35f85147ab2859d43f962b /trivmix.cabal
parent72467d55a7b6e3afcafc2cd1527da10574cf6366 (diff)
downloadtrivmix-5c7d5b333b02779ae1484d46ecfddc1e7bfbe581.tar
trivmix-5c7d5b333b02779ae1484d46ecfddc1e7bfbe581.tar.gz
trivmix-5c7d5b333b02779ae1484d46ecfddc1e7bfbe581.tar.bz2
trivmix-5c7d5b333b02779ae1484d46ecfddc1e7bfbe581.tar.xz
trivmix-5c7d5b333b02779ae1484d46ecfddc1e7bfbe581.zip
Fix dependence on stdin
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 1841de6..35660eb 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.3 5version: 2.6.4
6-- synopsis: 6-- synopsis:
7-- description: 7-- description:
8license: PublicDomain 8license: PublicDomain