diff options
Diffstat (limited to 'dev-haskell/shelly/metadata.xml')
| -rw-r--r-- | dev-haskell/shelly/metadata.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-haskell/shelly/metadata.xml b/dev-haskell/shelly/metadata.xml index 7fdb5c5d36d5..6e0b03eef9a8 100644 --- a/dev-haskell/shelly/metadata.xml +++ b/dev-haskell/shelly/metadata.xml @@ -5,25 +5,6 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> - <longdescription> - Shelly provides convenient systems programming in Haskell, - similar in spirit to POSIX shells. Shelly: - - * is aimed at convenience and getting things done rather than - being a demonstration of elegance. - - * has detailed and useful error messages - - * maintains its own environment, making it thread-safe. - - * is modern, using Text and system-filepath/system-fileio - - Shelly is originally forked from the Shellish package. - - See the shelly-extra package for additional functionality. - - An overview is available in the README: <https://github.com/yesodweb/Shelly.hs/blob/master/README.md> - </longdescription> <use> <flag name="lifted">run the tests against Shelly.Lifted</flag> |
