aboutsummaryrefslogtreecommitdiffstats
path: root/www/hs-heist/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-heist/pkg-descr')
-rw-r--r--www/hs-heist/pkg-descr15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/hs-heist/pkg-descr b/www/hs-heist/pkg-descr
deleted file mode 100644
index b6b890eae16b..000000000000
--- a/www/hs-heist/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-Heist is a powerful template system that supports both HTML5 and XML.
-Some of Heist's features are:
-
- * Designer-friendly HTML5 (or XML) syntax
- * Templates can be reloaded to make changes visible without recompiling
- your Haskell code
- * Enforces near-perfect separation of business logic
- and view
- * Powerful abstraction primitives allowing you to eliminate repetition
- * Easy creation of domain-specific markup languages
- * Built-in support for including JSON and Markdown content in templates
- * Simple mechanism for designer-specified template caching
- * Optional merging of multiple <head> tags defined anywhere in the document
-
-WWW: http://snapframework.com/