haskell-gitlib 3.1.0.1-1build3 source package in Ubuntu

Changelog

haskell-gitlib (3.1.0.1-1build3) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 17 Aug 2015 19:01:25 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-gitlib_3.1.0.1.orig.tar.gz 15.4 KiB 4ff0dae4f23498d5a7ef841b522250345a7eb1ea869795b8b68359b43acfcd40
haskell-gitlib_3.1.0.1-1build3.debian.tar.xz 2.6 KiB 938bd65fa8eb10220906f1967ecb3fc58c9ea5f1379a2bf3e43a4df1d83a8548
haskell-gitlib_3.1.0.1-1build3.dsc 3.6 KiB 79968750dfc83a14d2dc455b340b1591f5dc799b76098ed8f6663f72353637d6

Available diffs

View changes file

Binary packages built by this source

libghc-gitlib-dev: No summary available for libghc-gitlib-dev in ubuntu wily.

No description available for libghc-gitlib-dev in ubuntu wily.

libghc-gitlib-doc: No summary available for libghc-gitlib-doc in ubuntu wily.

No description available for libghc-gitlib-doc in ubuntu wily.

libghc-gitlib-prof: API library for working with Git repositories; profiling libraries

 gitlib is a high-level, lazy and conduit-aware set of abstractions
 for programming with Git types. Several different backends are
 available, including one for the libgit2 C library. The aim is both
 type-safety and convenience of use for Haskell users, combined with
 high performance and minimal memory footprint by taking advantage of
 Haskell's laziness and the conduit library's deterministic resource
 cleanup.
 .
 For further information, as well as typical use cases, see the
 Git.Tutorial module.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.