The Glasgow Haskell Compiler
The Glasgow Haskell Compiler (GHC) is a state-of-the-art compiler and interactive environment for the functional language Haskell.
System | Target | Derivation | Build status |
---|---|---|---|
i686-linux | /gnu/store/7iyflrvsy1fr289gfi33mf5m1xipfgsy-ghc-6.0.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'bash' does not match package name 'bash-minimal' | |
input-labels Identify input labels that do not match package names | label 'libc' does not match package name 'glibc' | |
input-labels Identify input labels that do not match package names | label 'libc:static' does not match package name 'glibc:static' | |
input-labels Identify input labels that do not match package names | label 'locales' does not match package name 'glibc-utf8-locales' |