From: panne Date: Sat, 5 Jun 2004 21:48:41 +0000 (+0000) Subject: [project @ 2004-06-05 21:48:41 by panne] X-Git-Tag: Initial_conversion_from_CVS_complete~1814 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=a80264a591226e4ba7037ab30cb2812ccdf8f686;hp=f58fb34d156b41ea4645d2a51342360fafe3d549;p=ghc-hetmet.git [project @ 2004-06-05 21:48:41 by panne] * Added list of current committers * Slight change of description --- 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