haskell-case-insensitive 1.2.0.4-2build3 source package in Ubuntu

Changelog

haskell-case-insensitive (1.2.0.4-2build3) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Thu, 02 Jul 2015 12:12:12 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-case-insensitive_1.2.0.4.orig.tar.gz 52.1 KiB 63830d4b6b8cd51f4e40e492c17b5eaa11ebab5ef28eeb344e57709f3220d51e
haskell-case-insensitive_1.2.0.4-2build3.debian.tar.xz 2.6 KiB aa449ea98788cf40f8f791da4ec4974bb65f1ab891fe6dc580ddf8e2b8d2499c
haskell-case-insensitive_1.2.0.4-2build3.dsc 2.8 KiB 4cff1c0b1f0d9e686e869b49bf50d00d73b4ee44045cd816b71d50743067e9ee

Available diffs

View changes file

Binary packages built by this source

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

No description available for libghc-case-insensitive-dev in ubuntu wily.

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

No description available for libghc-case-insensitive-doc in ubuntu wily.

libghc-case-insensitive-prof: case-insensitive string comparison; profiling libraries

 The module Data.CaseInsensitive provides the CI type constructor which
 can be parameterised by a string-like type like: String, ByteString,
 Text, etc.. Comparisons of values of the resulting type will be
 insensitive to cases.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.