From cfd93d768e79a349f1e762b92773190295c36980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 24 Jan 2016 23:32:36 +0100 Subject: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. --- dev-haskell/basic-prelude/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'dev-haskell/basic-prelude') diff --git a/dev-haskell/basic-prelude/metadata.xml b/dev-haskell/basic-prelude/metadata.xml index 7528b64335c..2df16af55ed 100644 --- a/dev-haskell/basic-prelude/metadata.xml +++ b/dev-haskell/basic-prelude/metadata.xml @@ -1,7 +1,10 @@ - haskell + + haskell@gentoo.org + Gentoo Haskell + The premise of @basic-prelude@ is that there are a lot of very commonly desired features missing from the standard @Prelude@, such as commonly used operators (@\<$\>@ and @>=>@, for instance) and imports for common datatypes (e.g., @ByteString@ and @Vector@). At the same time, there are lots of other components which are more debatable, such as providing polymorphic versions of common functions. -- cgit v1.2.1