haste-compiler: Haskell To ECMAScript compiler

[ bsd3, compiler, javascript, program, web ] [ Propose Tags ]
This version is deprecated.

This package provides a featureful compiler from Haskell to Javascript. 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. Bug reports are highly appreciated.

Flags

Automatic Flags
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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 (<5), binary, blaze-builder, bytestring (>=0.9.2.1), bzlib, containers, data-binary-ieee754, data-default, directory, either, filepath, ghc (>=7.4), ghc-paths, ghc-prim, HTTP, monads-tf, mtl, network (>=2.6), network-uri (>=2.6), process, random, shellmate (>=0.1.5), system-fileio, tar, transformers, utf8-string, websockets (>=0.9.1.0) [details]
License BSD-3-Clause
Author Anton Ekblad <anton@ekblad.cc>
Maintainer anton@ekblad.cc
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-03-02T20:48:48Z
Distributions
Reverse Dependencies 7 direct, 0 indirect [details]
Executables haste-cat, haste-copy-pkg, haste-install-his, haste-pkg, haste-inst, hastec, haste-boot
Downloads 31919 total (97 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-03-02 [all 1 reports]