haste-compiler: 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.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
portable | Install Haste into a self-contained directory. Package databases are still local to each user. Primarily useful for global installs. | Disabled |
static | Build a statically linked binary. Only really useful together with portable. | Disabled |
only-library | Only install the Haste server-side libraries; no binaries. This is useful if you installed pre-built binaries but still want to use Haste with vanilla GHC, for Haste.App for instance. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haste-compiler-0.5.1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11, 0.2.99, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.2.1, 0.4.3, 0.4.4, 0.4.4.1, 0.4.4.2, 0.4.4.3, 0.4.4.4, 0.5.0, 0.5.0.1, 0.5.1.0, 0.5.1.1, 0.5.1.2, 0.5.1.3, 0.5.2, 0.5.3, 0.5.4, 0.5.4.1, 0.5.4.2, 0.5.5.0, 0.5.5.1, 0.6.0.0 (info) |
---|---|
Dependencies | array, base (>=4 && <5), bin-package-db, binary, blaze-builder, bytestring (>=0.10.4), bzlib, Cabal, containers, data-binary-ieee754, data-default, directory (>=1 && <1.3), either, filepath, ghc (>=7.8 && <7.11), ghc-paths, ghc-prim, ghc-simple (>=0.1.2.1), HTTP, monads-tf, mtl, network (>=2.6), network-uri (>=2.6), process (>=1 && <1.3), random, shellmate (>=0.1.5), system-fileio, tar, terminfo, transformers, unix, utf8-string, websockets (>=0.9.1.0) [details] |
License | BSD-3-Clause |
Author | Anton Ekblad <anton@ekblad.cc> |
Maintainer | anton@ekblad.cc |
Revised | Revision 1 made by AntonEkblad at 2015-09-02T11:30:01Z |
Category | JavaScript, Compiler, Web |
Home page | http://haste-lang.org/ |
Bug tracker | http://github.com/valderman/haste-compiler/issues |
Source repo | head: git clone https://github.com/valderman/haste-compiler.git |
Uploaded | by AntonEkblad at 2015-09-01T22:30:21Z |
Distributions | |
Reverse Dependencies | 7 direct, 0 indirect [details] |
Executables | haste-cat, haste-copy-pkg, haste-install-his, haste-pkg, hastec, haste-boot |
Downloads | 32615 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-09-01 [all 1 reports] |