Language

Package: ghc @ 4.08.2

Synopsis

The Glasgow Haskell Compiler

Description

The Glasgow Haskell Compiler (GHC) is a state-of-the-art compiler and interactive environment for the functional language Haskell. The value of this package lies in the modified build of Hugs that is linked with GHC's STG runtime system, the RTS. "STG" stands for "spineless, tagless, G-machine"; it is the abstract machine designed to support nonstrict higher-order functional languages. Neither the compiler nor the Haskell libraries are included in this package.

Home page
https://www.haskell.org/ghc
Location
gnu/packages/haskell.scm (line: 185, column: 2)
License

Derivations

SystemTargetDerivationBuild status
i686-linux/gnu/store/mm55nmp9v8kx9q7ylhcl164wbdrp6a24-ghc-4.08.2.drv

    Lint warnings

    LinterMessageLocation
    formatting

    Look for formatting issues in the source

    line 330 is way too long (93 characters)
    formatting

    Look for formatting issues in the source

    line 331 is way too long (91 characters)