haskell-stringsearch 0.3.6.6-9 source package in Ubuntu

Changelog

haskell-stringsearch (0.3.6.6-9) unstable; urgency=medium

  * Patch for newer deps

 -- Gianfranco Costamagna <email address hidden>  Sat, 03 Aug 2019 13:09:42 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-stringsearch_0.3.6.6-9.dsc 2.3 KiB 55193f6c37059108fb039f04f93804724f2ac44c6e954bba26480cc8802f8e53
haskell-stringsearch_0.3.6.6.orig.tar.gz 38.7 KiB 295f1971920bc52263d8275d7054ad223a7e1aefe75533f9887735c9644ffe4a
haskell-stringsearch_0.3.6.6-9.debian.tar.xz 3.2 KiB 6ec4d411b11e7eab4ad912203d052afa186b87786e8404aaa1ecd892398c0149

No changes file available.

Binary packages built by this source

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

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

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

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

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.