haskell-stringsearch 0.3.6.6-2build2 source package in Ubuntu

Changelog

haskell-stringsearch (0.3.6.6-2build2) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Mon, 01 Jun 2015 12:19:38 +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-stringsearch_0.3.6.6.orig.tar.gz 38.7 KiB 295f1971920bc52263d8275d7054ad223a7e1aefe75533f9887735c9644ffe4a
haskell-stringsearch_0.3.6.6-2build2.debian.tar.xz 2.3 KiB aab8980c2260d7d02cf279ab5798141ee7194424096917b5a2d93b036b439984
haskell-stringsearch_0.3.6.6-2build2.dsc 2.2 KiB 1a54217e3cf523c1089f8933b5b4dcd82ee44b605aaed6ec5cf8ef071ddcd363

View changes file

Binary packages built by this source

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

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

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

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

libghc-stringsearch-prof: Fast searching, splitting and replacing of ByteStrings; profiling libraries

 This package provides several functions to quickly
 search for substrings in strict or lazy ByteStrings.
 It also provides functions for breaking or splitting
 on substrings and replacing all occurrences of a
 substring (the first in case of overlaps) with another.
 .
  Author: Daniel Fischer, Chris Kuklewicz, Justin Bailey
  Upstream-Maintainer: daniel.is.fischer@googlemail.com
 .
 This package contains the libraries compiled with profiling enabled.