haskell-case-insensitive 1.2.1.0-3 source package in Ubuntu

Changelog

haskell-case-insensitive (1.2.1.0-3) unstable; urgency=medium

  * Sourceful upload for GHC 9.

 -- Clint Adams <email address hidden>  Thu, 16 Jun 2022 22:22:02 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
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.1.0-3.dsc 2.7 KiB f83e6daa623339185f678320260c9453f8d6eba553fb606284830118a744597e
haskell-case-insensitive_1.2.1.0.orig.tar.gz 52.4 KiB 296dc17e0c5f3dfb3d82ced83e4c9c44c338ecde749b278b6eae512f1d04e406
haskell-case-insensitive_1.2.1.0-3.debian.tar.xz 3.2 KiB 7343b5c840f7523a9a4ce0aed87e56e5bfdcf54cbef6fb7065e4085117cb273e

No changes file available.

Binary packages built by this source

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

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

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

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

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.