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 |
---|---|---|---|
x86_64-linux | /gnu/store/462dj26rpm8bmm15wim5qgxr94icn8rz-ghc-8.10.7.drv | ||
x86_64-linux | x86_64-w64-mingw32 | /gnu/store/fgx3kh0ssdmx3r7pvsq8cffqc5cdpb8a-ghc-8.10.7.drv | |
x86_64-linux | i686-w64-mingw32 | /gnu/store/cs7yra15449k9rpz1hys5wlbksh1mpl2-ghc-8.10.7.drv | |
i686-linux | /gnu/store/khyg5hfzcxp8m5hnvcb5xhl853z1rc8j-ghc-8.10.7.drv |
Linter | Message | Location |
---|---|---|
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) |