haskell-data-accessor 0.2.2.1-1 source package in Ubuntu

Changelog

haskell-data-accessor (0.2.2.1-1) unstable; urgency=low


  * New upstream release.
  * Add myself to Uploaders.

 -- Iulian Udrea <email address hidden>  Sat, 04 Feb 2012 22:12:52 +0000

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
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-data-accessor_0.2.2.1-1.dsc 2.5 KiB d834db9ad952f187189c05d623a0ee2c7de9d0e929d23332551c01ccdd327dd0
haskell-data-accessor_0.2.2.1.orig.tar.gz 9.4 KiB ab432294042ce656250b62cbad6bc2df2aa65d53bb14d3e4a6bd5b6a5dfa67fd
haskell-data-accessor_0.2.2.1-1.debian.tar.gz 2.8 KiB f68f0f150e5de60b9a9c1285da9635bcdd43f60b84cedce3ab6202d3d3f9dfd1

Available diffs

No changes file available.

Binary packages built by this source

libghc-data-accessor-dev: No summary available for libghc-data-accessor-dev in ubuntu quantal.

No description available for libghc-data-accessor-dev in ubuntu quantal.

libghc-data-accessor-doc: Utilities for accessing and manipulating fields of records; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 With this library you can define record field accessors which allow
 setting, getting and modifying values easily. You can combine accessors
 of a record and sub-records to make the access look like the fields
 of the sub-record belong to the main record.

libghc-data-accessor-prof: Utilities for accessing and manipulating fields of records; profiling libraries

 This package provides a library for the Haskell programming language
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 With this library you can define record field accessors which allow
 setting, getting and modifying values easily. You can combine accessors
 of a record and sub-records to make the access look like the fields
 of the sub-record belong to the main record.