haskell-case-insensitive 1.2.0.5-1build1 source package in Ubuntu

Changelog

haskell-case-insensitive (1.2.0.5-1build1) xenial; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 12 Jan 2016 15:45:21 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-case-insensitive_1.2.0.5.orig.tar.gz 52.2 KiB c450d04e018a027747592482d7b4d8725e334bde38e903d4f2c03f99583d3700
haskell-case-insensitive_1.2.0.5-1build1.debian.tar.xz 2.7 KiB 180d97fd4d19d98c87de21a7cd1bd13bc7d592fb174adb39ba54b0fba9a7c34d
haskell-case-insensitive_1.2.0.5-1build1.dsc 2.8 KiB c7d0e19bb10f8a20977a5a8da7754fbbca91f301b83c4dc7293b218dc1b92ea7

View changes file

Binary packages built by this source

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

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

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

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

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.