summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal13
1 files changed, 13 insertions, 0 deletions
diff --git a/gf.cabal b/gf.cabal
index 748066d31..105415964 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -12,10 +12,23 @@ homepage: http://www.grammaticalframework.org/
bug-reports: http://code.google.com/p/grammatical-framework/issues/list
tested-with: GHC==6.12.3, GHC==7.0.3
+data-dir: src
+data-files: www/index.html
+ www/gfse/*.html
+ www/gfse/*.css
+ www/gfse/*.js
+ www/gfse/P/*.png
+ www/gfse/P/*.jpg
+ www/minibar/*.html
+ www/minibar/*.css
+ www/minibar/*.js
+ www/minibar/*.png
+
source-repository head
type: darcs
location: http://www.grammaticalframework.org/
+
flag interrupt
Description: Enable Ctrl+Break in the shell
Default: True