summaryrefslogtreecommitdiff
path: root/trivmix.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-03-09 17:04:50 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-03-09 17:04:50 +0100
commit70e600346fb5875defe14d578883c9838695d533 (patch)
tree280720bc936c3244d858339ac4c7b0784b768343 /trivmix.cabal
parent6dd4d2560b7a50b3d9415983560e2a1aa9046381 (diff)
downloadtrivmix-70e600346fb5875defe14d578883c9838695d533.tar
trivmix-70e600346fb5875defe14d578883c9838695d533.tar.gz
trivmix-70e600346fb5875defe14d578883c9838695d533.tar.bz2
trivmix-70e600346fb5875defe14d578883c9838695d533.tar.xz
trivmix-70e600346fb5875defe14d578883c9838695d533.zip
Make failing startup scripts nonfatal
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 130680d..6ce861a 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.7.1 5version: 2.7.3
6-- synopsis: 6-- synopsis:
7-- description: 7-- description:
8license: PublicDomain 8license: PublicDomain