haskell-json 0.4.4-2build3 source package in Ubuntu

Changelog

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

  * No-change rebuild
 -- Iain Lane <email address hidden>   Wed, 14 Dec 2011 12:08:55 +0000

Upload details

Uploaded by:
Iain Lane
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-2build3.debian.tar.gz 3.0 KiB 03582406696e516d68a45f597a21da5f3de02c084daac8be4c64c279b9d23af3
haskell-json_0.4.4-2build3.dsc 2.2 KiB 088d5de74ec87d44530c765ceabac8b8e0a329fa8df64d481be8af01a8844971

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.