hint-0.9.0.3: Runtime Haskell interpreter (GHC API wrapper)
Safe HaskellNone
LanguageHaskell98

Hint.Internal

Description

In this module we intend to export some internal functions.

Important note: the authors of this library imply no assurance whatsoever of the stability or functionality of the API exposed here, and compatibility may break even by minor version changes. Rely on these at your own risk.

The reason for showing them here is to aid discoverability of already written code and prevent having to reinvent the wheel from scratch if said wheel is already invented.

In case you find something here especially useful, please submit an issue or a pull request at https://github.com/haskell-hint/hint so we can discuss making it part of the official public API.

Some further context can be found here: https://github.com/haskell-hint/hint/pull/48#issuecomment-358722638

Documentation