@hackage haste-compiler0.6.0.0

Haskell To ECMAScript compiler

This package provides a featureful compiler from Haskell to JavaScript based on GHC. It generates small, fast code, makes use of standard Haskell libraries, integrates with Cabal, supports most GHC extensions and works on Windows, Linux and OSX. Non-Linux users are strongly recommended to download pre-built binary packages from haste-lang.org instead of building from source.

  • Installation

    Custom

  • Tested Compilers

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      portable
       (off by default)

      Install Haste into a self-contained directory. Package databases are still local to each user. Primarily useful for global installs.

      static
       (off by default)

      Build a statically linked binary. Only really useful together with portable.