haskell-filepattern 0.1.3-2 source package in Ubuntu

Changelog

haskell-filepattern (0.1.3-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Sat, 02 Sep 2023 16:26:06 +0300

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

Downloads

File Size SHA-256 Checksum
haskell-filepattern_0.1.3-2.dsc 2.3 KiB 88eab6858df237bf0cbcc6e7cf264307169cea8415ceb4ffdd7d1fdd094b31c5
haskell-filepattern_0.1.3.orig.tar.gz 15.1 KiB cc445d439ea2f65cac7604d3578aa2c3a62e5a91dc989f4ce5b3390db9e59636
haskell-filepattern_0.1.3-2.debian.tar.xz 2.3 KiB b811ef104b03879fb867e08cac86295f9bfdddd3b713c89636980ee93cc524e7

No changes file available.

Binary packages built by this source

libghc-filepattern-dev: file path glob-like matching

 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-filepattern-doc: file path glob-like matching; documentation

 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-filepattern-prof: file path glob-like matching; profiling libraries

 A library for matching files using patterns such as "src/**/*.png"
 for all .png files recursively under the src directory.
 .
 All matching is O(n).
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.