About

Metadata

  • Last updated , by DavidHimmelstrup
  • License LicenseRef-GPL
  • Categories Compilers and Interpreters
  • Maintained by: lhc@projects.haskell.org

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    base4 (on by default)
    hpc (off by default)
    threaded (off by default)
    lhc-regress (off by default)
    with-base (off by default)

Readme

lhc is a haskell compiler which aims to produce the most efficient programs possible via whole program analysis and other optimizations.