» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with GHC + haskell

Introduction to GHC

is a guide to using the Glasgow Haskell compilation (GHC) system. It is a batch compiler for the Haskell 98 language, with support for various Glasgow-only extensions.

Haskell: del.icio.us tag/haskell

Appendix A. Installing GHC and Haskell libraries

Almost all Haskell libraries are distributed using a standard packaging system named Cabal. You can find hundreds of Haskell open source libraries and programs, all of which use Cabal, at http://hackage.haskell.org/, the home of the Hackage code repository. No comments

Haskell: del.icio.us tag/haskell

Quasiquotation - HaskellWiki

for 6.10 We show how to build a quasiquoter for a simple mathematical expression language. Although the example is small, it demonstrates all aspects of building a quasiquoter. We do not mean to suggest that one gains much from a quasiquoter for such a small language relative to using abstract syntax directly except from a pedagogical point of view---this is just a tutorial!

Haskell: del.icio.us tag/haskell

Status/Releases - GHC - Trac

plans for ghc 6.10

Haskell: del.icio.us tag/haskell

DarcsEvaluation - GHC - Trac

or why darcs got booted and replaced w git for ghc

git: del.icio.us tag/git

DarcsEvaluation - GHC - Trac

or why darcs got booted and replaced w git for ghc

Haskell: del.icio.us tag/haskell

UnicodeInHaskellSource - Haskell Prime - Trac

GHC now (as of early Jan 2006) interprets source files as UTF-8. In -fglasgow-exts mode the above special symbols are interpreted as in JHC. GHC knows about the characters classifications of all unicode characters via the Data.Char library, and can therefore understand identifiers written using alphanumeric characters from any language (but see below for note about caseless character sets).

Haskell: del.icio.us tag/haskell

Page 1 | Next >>