The latest version of ghc is 9.10.1-0.

ghc

Version 9.2.8 revision 0 uploaded by wz1000.

Package meta

Synopsis
The GHC API
Description

GHC's functionality can be useful for more things than just compiling Haskell programs. Important use cases are programs that analyse (and perhaps transform) Haskell code. Others include loading Haskell code dynamically in a GHCi-like manner. For this reason, a lot of GHC's functionality is made available through this package.

See https://gitlab.haskell.org/ghc/ghc/-/wikis/commentary/compiler for more information.

Author
The GHC Team
Bug reports
n/a
Category
Development
Copyright
n/a
Homepage
http://www.haskell.org/ghc/
Maintainer
glasgow-haskell-users@haskell.org
Package URL
n/a
Stability
n/a

Components