haskell-harp 0.4.3.6-1build1 source package in Ubuntu

Changelog

haskell-harp (0.4.3.6-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:22:08 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-harp_0.4.3.6.orig.tar.gz 2.9 KiB 0ed487568432f1b554c3bcc762c5b333f398ad1a7d2ad61d1f5ca3aac7af89a4
haskell-harp_0.4.3.6-1build1.debian.tar.xz 3.4 KiB 187c431d60eaee4096d1fb080ff34437248ce101ca892bee39909daaf6e1c25b
haskell-harp_0.4.3.6-1build1.dsc 2.2 KiB 0d3496a0fe6455d5859a4422a2735f1446a7b24f3a1368c9219141c3c18da7a6

View changes file

Binary packages built by this source

libghc-harp-dev: Haskell support for regexp based pattern matching

 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.
 See http://www.haskell.org/ for more information on Haskell.

libghc-harp-doc: Haskell support for regexp based pattern matching; documentation

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

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.