haskell-harp 0.4-6 source package in Ubuntu

Changelog

haskell-harp (0.4-6) unstable; urgency=low


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

 -- Joachim Breitner <email address hidden>  Fri, 24 May 2013 12:50:48 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-harp_0.4-6.dsc 1.5 KiB 3517795d8c716baf7f6c3697ff9f95ca5ac1c759ecf1d761e6c781111e1883b4
haskell-harp_0.4.orig.tar.gz 2.6 KiB b0e72a22cb6106e49f5e2e7dc1644a24a708c071c96ad778a9d687a870be633a
haskell-harp_0.4-6.debian.tar.gz 2.6 KiB 25c0c30c09efdda5ee1c2375391d25678ab673ee3277b5c91642d1cfc8d22059

Available diffs

No changes file available.

Binary packages built by this source

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

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

libghc-harp-doc: No summary available for libghc-harp-doc in ubuntu utopic.

No description available for libghc-harp-doc in ubuntu utopic.

libghc-harp-prof: Haskell support for regexp based pattern matching; profiling libraries

 HaRP, or Haskell Regular Patterns, is a Haskell extension that extends
 the normal pattern matching facility, allowing the user to match against
 regular expressions. This expressive power is highly useful in a wide
 range of areas, including text parsing and XML processing. Regular
 expression patterns in HaRP work over ordinary Haskell lists ([]) of
 arbitrary type. HaRP is implemented as a pre-processor to ordinary Haskell.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.