uhc-light-1.1.7.2: Part of UHC packaged as cabal/hackage installable library

Safe HaskellNone
LanguageHaskell98

UHC.Light.Compiler.Base.API

Contents

Description

Base Public API (provisional, to be refactored)

Synopsis

Opts

Options to the compiler.

data EHCOpts Source

The options to use.

defaultEHCOpts :: EHCOpts Source

The default EHC options.

Constructor Tags

Names

data HsName Source

Haskell name representation, exports of constructors only intented for internal use

Misc