https://haskell.org/ghc/
The package contains the GHC compiler, tools and utilities.
The ghc libraries are provided by ghc-devel.
To install all of ghc (including the ghc library),
install the main ghc package.
Version: 9.6.6
General Commands | |
ghc | the Glasgow Haskell Compiler |
ghc-pkg | GHC Haskell Cabal package manager |
haddock | documentation tool for annotated Haskell source code |
runghc | program to run Haskell programs without first having to compile them. |