blob: 41742e1a11ac2bff62713ff0c5e79a79babc4e18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Document: ghc-users-guide
Title: GHC6 User's manual
Author: The GHC Team
Abstract: Glorious Glasgow Haskell Compilation system
(GHC). GHC is a compiler for Haskell98.
<br>
Haskell is "the" standard lazy functional programming language. Haskell98
is the current version of the language. The language definition and
additional documentation can be found in the `haskell-doc' package.
Alternatively, there is an online version at
http://haskell.org/onlinereport/.
Section: Programming/Haskell
Format: HTML
Index: /usr/share/doc/ghc-doc/html/users_guide/index.html
Files: /usr/share/doc/ghc-doc/html/users_guide/*.html
|