Language

Package: ghc @ 8.0.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.

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

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python2'
input-labels

Identify input labels that do not match package names

label 'ghc-bootstrap' does not match package name 'ghc'