summaryrefslogtreecommitdiff
path: root/src/GFI.hs
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2008-06-27 09:09:29 +0000
committeraarne <aarne@cs.chalmers.se>2008-06-27 09:09:29 +0000
commitf7b2a83059697f1b36a6369e489ac276e7ff875d (patch)
tree76e8394432f8f8a3c11b00e96cf65fa4f722d580 /src/GFI.hs
parente8dc8c3ef5fa82c6bbab7ae8c7a4c75003af48c9 (diff)
version-related changes in Makefile and help
Diffstat (limited to 'src/GFI.hs')
-rw-r--r--src/GFI.hs4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/GFI.hs b/src/GFI.hs
index ee4d8809f..18fc4143f 100644
--- a/src/GFI.hs
+++ b/src/GFI.hs
@@ -147,7 +147,9 @@ welcome = unlines [
" * * * ",
" ",
"This is GF version "++showVersion version++". ",
- "Some things may work. "
+ "License: see help -license. ",
+ "Differences from GF 2.9: see help -changes.",
+ "Bug reports: http://trac.haskell.org/gf/"
]
prompt env = absname ++ "> " where