From a80264a591226e4ba7037ab30cb2812ccdf8f686 Mon Sep 17 00:00:00 2001 From: panne Date: Sat, 5 Jun 2004 21:48:41 +0000 Subject: [PATCH] [project @ 2004-06-05 21:48:41 by panne] * Added list of current committers * Slight change of description --- ghc/ghc.spec.in | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index fdbed7a..5587fc2 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -30,8 +30,9 @@ BuildRequires: alex >= 2.0, happy >= 1.14, ghc >= 5, haddock, docbk31, jade, ja Summary: Glasgow Haskell Compilation system %description -Haskell is the standard purely functional programming language; the -current language version is Haskell 98, agreed in December 1998. +Haskell is the standard lazy purely functional programming language. +The current language version is Haskell 98, agreed in December 1998, +with a revised version published in January 2003. GHC is a state-of-the-art programming suite for Haskell. Included is an optimising compiler generating good code for a variety of @@ -46,6 +47,29 @@ specifications, documentation, compilers, interpreters, references, contact information, links to research groups) are available from the Haskell home page at http://haskell.org/. +Authors: +-------- + Krasimir Angelov + Manuel Chakravarty + Koen Claessen + Robert Ennals + Sigbjorn Finne + Gabrielle Keller + Marcin Kowalczyk + Jeff Lewis + Ian Lynagh + Simon Marlow + Sven Panne + Ross Paterson + Simon Peyton Jones + Don Stewart + Volker Stolz + Wolfgang Thaller + Andrew Tolmach + Keith Wansbrough + Michael Weber + plus a dozen helping hands... + %package prof Summary: Profiling libraries for GHC Group: Development/Libraries -- 1.7.10.4