missingh 1.5.0.1-1 source package in Ubuntu

Changelog

missingh (1.5.0.1-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Sun, 03 Jul 2022 18:11:52 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
missingh_1.5.0.1-1.dsc 2.9 KiB 7b5588bc2988ea13d815e2e1ced1603150c010197ba5fb539ef7fb3167e23938
missingh_1.5.0.1.orig.tar.gz 106.6 KiB cb2fa4a62a609ec6bcfa2eab6ae6d34c6f5bfba523fed8dc0c055b3176732231
missingh_1.5.0.1-1.debian.tar.xz 9.5 KiB 4f32fb0587e9164d0ef80cd4fdcb1d25a2dd597046148099030a51b82a025690

No changes file available.

Binary packages built by this source

libghc-missingh-dev: No summary available for libghc-missingh-dev in ubuntu kinetic.

No description available for libghc-missingh-dev in ubuntu kinetic.

libghc-missingh-doc: No summary available for libghc-missingh-doc in ubuntu kinetic.

No description available for libghc-missingh-doc in ubuntu kinetic.

libghc-missingh-prof: Library of utility functions for Haskell, profiling libraries

 MissingH is a library of all sorts of utility functions for
 Haskell programmers. It is written in pure Haskell and thus should
 be extremely portable and easy to use. It also has no prerequisites
 save those that are commonly included with Haskell compilers.
 .
 MissingH is based on MissingLib library for OCaml and contains some
 of the same features. However, some features are left behind because
 they are already in Haskell or not needed here -- and others are added
 due to things Haskell is missing, or things that Haskell makes
 possible.
 .
 This package provides the MissingH libraries compiled for profiling.