BSD-3-Clause licensed by The GHC Team
Maintained by [email protected]
This version can be pinned in stack with:ghc-8.0.2@sha256:12d7e9f40902e7eb4bc8c359916f65dd8e74ef1da7dff3c9fa8e660069e96649,13147

Module documentation for 8.0.2

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.