@hackage haste-compiler0.6.0.0
Haskell To ECMAScript compiler
Categories
License
BSD-3-Clause
Maintainer
anton@ekblad.cc
Links
Versions
Installation
CustomTested Compilers
Dependencies (0)
Dependents (7)
@hackage/acme-everything, @hackage/sneathlane-haste, @hackage/hplayground, @hackage/haste-gapi, @hackage/treersec, @hackage/haste-perch, Show all…
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.
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.