summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbjorn <bjorn@bringert.net>2008-08-22 08:45:40 +0000
committerbjorn <bjorn@bringert.net>2008-08-22 08:45:40 +0000
commita76a118ec9c9f8cf2ffe80b20ec58a345b9276a7 (patch)
tree9bd59e367d964aae52aa1c8b85b4c2ebf767af5c
parentcb98536de15355e2b7b59a55e3ecfc5bc710e42f (diff)
Renamed the gf3 executable to gf in GF.cabal
-rw-r--r--GF.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/GF.cabal b/GF.cabal
index 061c944e6..1e3ec1265 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -586,7 +586,7 @@ library
GF.Text.UTF8
-executable gf3
+executable gf
build-depends: base,
array,
containers,