haskell-representable-functors 3.2.0.2-1build2 source package in Ubuntu

Changelog

haskell-representable-functors (3.2.0.2-1build2) trusty; urgency=medium

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Fri, 27 Dec 2013 13:16:03 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-representable-functors_3.2.0.2.orig.tar.gz 9.7 KiB 8206be657d1e44332d88d1f41cccad2561f1df21c6bc7bc9be7c760c5385d994
haskell-representable-functors_3.2.0.2-1build2.debian.tar.gz 3.5 KiB 2ad287cd7bc8d178494ffe1b62e8e4fea202ea40e36dc6abe625ae289383c5f7
haskell-representable-functors_3.2.0.2-1build2.dsc 3.4 KiB f1f6223a4fcf056f6abcd96b0db986d9a5c7753057d525a2bf4795f0c43c9d3c

Available diffs

View changes file

Binary packages built by this source

libghc-representable-functors-dev: Representable functors

 This package provides a generalized Store comonad, parameterized by a
 Representable functor (the representation of that functor serves as the index
 of the store) and a generalized State monad, parameterized by a Representable
 functor (the representation of that functor serves as the state).
 .
 Representable functors on Hask all monads, being isomorphic to a reader monad.
 .
 Representable contravariant endofunctors over the category of Haskell types
 are isomorphic to (_ -> r) and resemble mappings to a fixed range.
 .
 Representable endofunctors over the category of Haskell types are isomorphic
 to the reader monad and so inherit a very large number of properties for free.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

No description available for libghc-representable-functors-doc in ubuntu utopic.

libghc-representable-functors-prof: Representable functors; profiling libraries

 This package provides a generalized Store comonad, parameterized by a
 Representable functor (the representation of that functor serves as the index
 of the store) and a generalized State monad, parameterized by a Representable
 functor (the representation of that functor serves as the state).
 .
 Representable functors on Hask all monads, being isomorphic to a reader monad.
 .
 Representable contravariant endofunctors over the category of Haskell types
 are isomorphic to (_ -> r) and resemble mappings to a fixed range.
 .
 Representable endofunctors over the category of Haskell types are isomorphic
 to the reader monad and so inherit a very large number of properties for free.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.