haskell-harp 0.4.3.6-1 source package in Ubuntu

Changelog

haskell-harp (0.4.3.6-1) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Sun, 27 Aug 2023 20:21:52 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-harp_0.4.3.6-1.dsc 2.2 KiB 5e2855c91b80bc609a585292a8d84acaffdbe85c54045175490dd84acf5f5d6d
haskell-harp_0.4.3.6.orig.tar.gz 2.9 KiB 0ed487568432f1b554c3bcc762c5b333f398ad1a7d2ad61d1f5ca3aac7af89a4
haskell-harp_0.4.3.6-1.debian.tar.xz 3.3 KiB b270b2ef00885e683b5c1f2f0323d8f96a21105fc147fbdfd37d5567bcc84fbf

No changes file available.

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.