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/rwjmms59lmk31nvxm53iadcakh7jcav8-ghc-8.6.5.drv | ||
x86_64-linux | x86_64-w64-mingw32 | /gnu/store/53krxa7p11szf423rghskls9fs27x3w2-ghc-8.6.5.drv | |
x86_64-linux | i686-w64-mingw32 | /gnu/store/g3d7a26rv1lx9zg26sxyc04jw5im68ib-ghc-8.6.5.drv | |
i686-linux | /gnu/store/pihpwq0555jn9hscf41xnavlxcv4apqs-ghc-8.6.5.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'ghc-bootstrap' does not match package name 'ghc' | |
formatting Look for formatting issues in the source | line 865 is way too long (91 characters) |