- added description
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=95
This commit is contained in:
parent
9771489f65
commit
b1c9b6e1a0
@ -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
|
Fri Feb 3 18:03:31 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
15
ghc.spec
15
ghc.spec
@ -74,8 +74,21 @@ Patch2: ghc-6.12.1-gen_contents_index-haddock-path.patch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%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}
|
%global ghc_version_override %{version}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user