Language

Package: ghc @ 8.10.7

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: 940, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

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

Identify input labels that do not match package names

label 'git' does not match package name 'git-minimal'
formatting

Look for formatting issues in the source

line 992 is way too long (93 characters)
formatting

Look for formatting issues in the source

line 998 is way too long (92 characters)