Peter Trommler 2012-02-20 13:22:09 +00:00 committed by Git OBS Bridge
parent 9771489f65
commit b1c9b6e1a0
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 20 13:21:01 UTC 2012 - peter.trommler@ohm-hochschule.de
- added description
-------------------------------------------------------------------
Fri Feb 3 18:03:31 UTC 2012 - peter.trommler@ohm-hochschule.de

View File

@ -74,8 +74,21 @@ Patch2: ghc-6.12.1-gen_contents_index-haddock-path.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Haskell is the standard purely functional programming language; the
current language version is Haskell 98, agreed in December 1998.
The Glorious Glasgow Haskell Compiler as published on haskell.org.
GHC is a state-of-the-art programming suite for Haskell. Included is
an optimising compiler generating good code for a variety of
platforms, together with an interactive system for convenient, quick
development. The distribution includes space and time profiling
facilities, a large collection of libraries, and support for various
language extensions, including concurrency, exceptions, and foreign
language interfaces (C, C++, etc).
A wide variety of Haskell related resources (tutorials, libraries,
specifications, documentation, compilers, interprbeters, references,
contact information, links to research groups) are available from the
Haskell home page at <http://www.haskell.org/>.
%global ghc_version_override %{version}