X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Fghc.spec.in;h=5587fc21aeef4b4c6a7b9d9beeb97ad5231167bb;hb=a80264a591226e4ba7037ab30cb2812ccdf8f686;hp=fdbed7aa00b679615446ceaf4273a0ee080e2146;hpb=f58fb34d156b41ea4645d2a51342360fafe3d549;p=ghc-hetmet.git 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