summaryrefslogtreecommitdiff
path: root/trivmix.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2015-06-21 17:31:25 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2015-06-21 17:31:25 +0200
commitbe19fd436d8f1ca0c534edfd81182bd737a88228 (patch)
tree3d6a7110aa240e4d759e9301ad34944ab20aaf95 /trivmix.cabal
parenta469f024336a6f7b0b55328cc33f5d1f6e21250c (diff)
downloadtrivmix-be19fd436d8f1ca0c534edfd81182bd737a88228.tar
trivmix-be19fd436d8f1ca0c534edfd81182bd737a88228.tar.gz
trivmix-be19fd436d8f1ca0c534edfd81182bd737a88228.tar.bz2
trivmix-be19fd436d8f1ca0c534edfd81182bd737a88228.tar.xz
trivmix-be19fd436d8f1ca0c534edfd81182bd737a88228.zip
Syntax error fix
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 3bc41ad..0fd85f2 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.4.1 5version: 2.4.2
6-- synopsis: 6-- synopsis:
7-- description: 7-- description:
8license: PublicDomain 8license: PublicDomain