haskell-hjavascript 0.4.7-6 source package in Ubuntu

Changelog

haskell-hjavascript (0.4.7-6) unstable; urgency=low


  * Enable compat level 9
  * Use substvars for Haskell description blurbs

 -- Joachim Breitner <email address hidden>  Fri, 24 May 2013 12:50:53 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-hjavascript_0.4.7-6.dsc 1.6 KiB 9cf02740faf7bde341e35cb7c584f1ebd97e02472f908fe490c6e6d0e5ad9420
haskell-hjavascript_0.4.7.orig.tar.gz 6.4 KiB 705f122cdf80d05ec3e345752cdb38268cfcc094267612482bb44ee316e66269
haskell-hjavascript_0.4.7-6.debian.tar.gz 2.0 KiB 520101c94de3ac92f6275bfb999cc3a8c358091e575bb0b040ba21335031a7a9

Available diffs

No changes file available.

Binary packages built by this source

libghc-hjavascript-dev: No summary available for libghc-hjavascript-dev in ubuntu saucy.

No description available for libghc-hjavascript-dev in ubuntu saucy.

libghc-hjavascript-doc: No summary available for libghc-hjavascript-doc in ubuntu utopic.

No description available for libghc-hjavascript-doc in ubuntu utopic.

libghc-hjavascript-prof: Haskell abstract syntax for a subset of JavaScript; 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 provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.