haskell-hjavascript 0.4.7-2build2 source package in Ubuntu

Changelog

haskell-hjavascript (0.4.7-2build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 16:25:58 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hjavascript_0.4.7.orig.tar.gz 6.4 KiB 705f122cdf80d05ec3e345752cdb38268cfcc094267612482bb44ee316e66269
haskell-hjavascript_0.4.7-2build2.debian.tar.gz 1.9 KiB 58cfbe0cffc5b911e3766f0127324e8a784829cccefd0bece5f2112003b3a9fe
haskell-hjavascript_0.4.7-2build2.dsc 2.3 KiB 96b3a4a8546a2d567c3adacac081196a42ecd46cd58ad854c529e9a992d2ed07

Available diffs

View changes file

Binary packages built by this source

libghc-hjavascript-dev: Haskell abstract syntax for a subset of JavaScript - GHC libraries

 HJavaScript defines a Haskell abstract syntax and pretty printer for a
 subset of JavaScript. However, a significant difference from JavaScript
 is that HJavaScript is typed, even on the abstract syntax level using
 GADTs. The subset of JavaScript that is supported is those parts that
 lend themself to typing (i.e. no prototyping of classes).
 .
 If you don't know what Haskell and all these concepts are, you can just
 ignore this package.
 .
 This package contains the libraries compiled for GHC.

libghc-hjavascript-doc: Haskell abstract syntax for a subset of JavaScript - documentation

 HJavaScript defines a Haskell abstract syntax and pretty printer for a
 subset of JavaScript. However, a significant difference from JavaScript
 is that HJavaScript is typed, even on the abstract syntax level using
 GADTs. The subset of JavaScript that is supported is those parts that
 lend themself to typing (i.e. no prototyping of classes).
 .
 If you don't know what Haskell and all these concepts are, you can just
 ignore this package.
 .
 This package contains the library documentation.

libghc-hjavascript-prof: Haskell abstract syntax for a subset of JavaScript - GHC profiling libraries

 HJavaScript defines a Haskell abstract syntax and pretty printer for a
 subset of JavaScript. However, a significant difference from JavaScript
 is that HJavaScript is typed, even on the abstract syntax level using
 GADTs. The subset of JavaScript that is supported is those parts that
 lend themself to typing (i.e. no prototyping of classes).
 .
 If you don't know what Haskell and all these concepts are, you can just
 ignore this package.
 .
 This package contains the profiling libraries compiled for GHC.