haskell-json 0.4.4-2build2 source package in Ubuntu

Changelog

haskell-json (0.4.4-2build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Fri, 04 Nov 2011 14:10:36 -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-json_0.4.4.orig.tar.gz 21.7 KiB 010157c267e156489771a3a9466f9de74393d9bc82053c1463af8a55caaf5880
haskell-json_0.4.4-2build2.debian.tar.gz 3.0 KiB bee1139666fa87e0921881f8e49c35949730cf886a2656216f652c6238351a11
haskell-json_0.4.4-2build2.dsc 2.3 KiB 507f642006420fff89fe549dea8b6820d980b68f089f7497e926c3afed6aa688

Available diffs

View changes file

Binary packages built by this source

libghc-json-dev: Haskell library for serialising data to and from JSON

 JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
 is easy for humans to read and write. It is easy for machines to parse and
 generate. It is based on a subset of the JavaScript Programming Language,
 Standard ECMA-262 3rd Edition - December 1999.
 .
 This library provides a parser and pretty printer for converting between
 Haskell values and JSON.
 .
 This package contains the libraries compiled for GHC.

libghc-json-doc: Documentation for the Haskell JSON library

 JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
 is easy for humans to read and write. It is easy for machines to parse and
 generate. It is based on a subset of the JavaScript Programming Language,
 Standard ECMA-262 3rd Edition - December 1999.
 .
 This library provides a parser and pretty printer for converting between
 Haskell values and JSON.
 .
 This package contains the library documentation.

libghc-json-prof: Profiling version of the Haskell JSON library

 JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
 is easy for humans to read and write. It is easy for machines to parse and
 generate. It is based on a subset of the JavaScript Programming Language,
 Standard ECMA-262 3rd Edition - December 1999.
 .
 This library provides a parser and pretty printer for converting between
 Haskell values and JSON.
 .
 This package contains the profiling libraries compiled for GHC.