diff options
Diffstat (limited to 'www/hs-yesod/pkg-descr')
-rw-r--r-- | www/hs-yesod/pkg-descr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/hs-yesod/pkg-descr b/www/hs-yesod/pkg-descr deleted file mode 100644 index 74f244583f47..000000000000 --- a/www/hs-yesod/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -A RESTful web framework with strong compile-time guarantees of correctness. -It also affords space efficient code, highly concurrent loads, and -portability to many deployment backends (via the wai package), from CGI -to stand-alone serving. Yesod also focuses on developer productivity. -Yesod integrates well with tools for all your basic web development (wai, -persistent, and shakespeare/hamlet). - -WWW: https://www.yesodweb.com/ |