haskell-stringsearch 0.3.6.4-3 source package in Ubuntu

Changelog

haskell-stringsearch (0.3.6.4-3) unstable; urgency=low


  * Enable compat level 9
  * Use substvars for Haskell description blurbs

 -- Joachim Breitner <email address hidden>  Sat, 25 May 2013 11:17:58 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
haskell-stringsearch_0.3.6.4-3.dsc 1.5 KiB 8e923dc925a1a185df1934b1e7beb18d614225c63ad093caec31a180957062eb
haskell-stringsearch_0.3.6.4.orig.tar.gz 39.2 KiB 2ba4faa9759037c622091625d1d6b04d4401472d79f023631d6f8d8e2ce8e099
haskell-stringsearch_0.3.6.4-3.debian.tar.gz 2.1 KiB 19456d0df236fba67918b8adb157c39ac7b69641d8dd4f90122a4b31341f98b9

Available diffs

No changes file available.

Binary packages built by this source

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

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

libghc-stringsearch-doc: Fast searching, splitting and replacing of ByteStrings; documentation

 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 documentation files.

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.