haskell-case-insensitive 0.3.0.1-1 source package in Ubuntu

Changelog

haskell-case-insensitive (0.3.0.1-1) unstable; urgency=low


  * New upstream version.

 -- Clint Adams <email address hidden>  Fri, 26 Aug 2011 19:43:04 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-case-insensitive_0.3.0.1-1.dsc 2.3 KiB 07867573b2705f47eafa14302e49ac683602cd1802b995e826e0f5515599b85d
haskell-case-insensitive_0.3.0.1.orig.tar.gz 3.1 KiB b49ea456899f5929c233092582cf9c1118179be4c75b26e55ea2e5f1b63a5229
haskell-case-insensitive_0.3.0.1-1.debian.tar.gz 2.2 KiB d30c33c3279d05adf60294b01452931ec19477fa16a14724103b1ad193413b3e

No changes file available.

Binary packages built by this source

libghc-case-insensitive-dev: case-insensitive string comparison

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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.

libghc-case-insensitive-doc: case-insensitive string comparison; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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.

libghc-case-insensitive-prof: case-insensitive string comparison; 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.
 .
 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.