The Glasgow Haskell Compiler
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.
System | Target | Derivation | Build status |
---|---|---|---|
i686-linux | /gnu/store/mm55nmp9v8kx9q7ylhcl164wbdrp6a24-ghc-4.08.2.drv |
Linter | Message | Location |
---|---|---|
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) |