summaryrefslogtreecommitdiff
path: root/dev-haskell/shelly/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-23 08:35:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-23 08:35:49 +0100
commit386855c4d1ef509c1fd32abd721589c81669613b (patch)
tree35dc984118f0a7dc2df88313d83bb5779fd12514 /dev-haskell/shelly/metadata.xml
parent0118ac4510d7b85ca62da20e4abd1286dd8bd752 (diff)
gentoo auto-resync : 23:10:2023 - 08:35:49
Diffstat (limited to 'dev-haskell/shelly/metadata.xml')
-rw-r--r--dev-haskell/shelly/metadata.xml26
1 files changed, 4 insertions, 22 deletions
diff --git a/dev-haskell/shelly/metadata.xml b/dev-haskell/shelly/metadata.xml
index 42a79a9eb443..4894a131f231 100644
--- a/dev-haskell/shelly/metadata.xml
+++ b/dev-haskell/shelly/metadata.xml
@@ -5,29 +5,11 @@
<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: &lt;https://github.com/yesodweb/Shelly.hs/blob/master/README.md&gt;
- </longdescription>
- <upstream>
- <remote-id type="github">gregwebs/Shelly.hs</remote-id>
- </upstream>
<use>
<flag name="lifted">run the tests against Shelly.Lifted</flag>
</use>
+ <upstream>
+ <remote-id type="hackage">shelly</remote-id>
+ <remote-id type="github">gregwebs/Shelly.hs</remote-id>
+ </upstream>
</pkgmetadata>