haskell-miniutter 0.5.1.2-1 source package in Ubuntu

Changelog

haskell-miniutter (0.5.1.2-1) unstable; urgency=medium

  * New upstream release (Closes: #1015748)
  * Declare compliance with Debian policy 4.6.1

 -- Ilias Tsitsimpis <email address hidden>  Thu, 21 Jul 2022 11:33: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-miniutter_0.5.1.2-1.dsc 2.7 KiB 86922ef79d35cd86e3a7a001b18b62d4d342647235d3b87da39cf98fc36b4809
haskell-miniutter_0.5.1.2.orig.tar.gz 11.5 KiB a68284c7731ec9430e1b4393155b8096e8c8a74861ec1e8c66286ee8655ab713
haskell-miniutter_0.5.1.2-1.debian.tar.xz 2.8 KiB b538b8d226f5358ad66220316e6eccaf5188be3a7862f8c100f9af6b3cfe209e

No changes file available.

Binary packages built by this source

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

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

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

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

libghc-miniutter-prof: simple English clause creation from arbitrary words; profiling libraries

 This library helps in generating simple present tense
 English sentences from short, parameterized descriptions.
 In a typical use, the structure of a clause is fixed,
 but the particular words to be used vary in arbitrary ways.
 The main goal of the library is to minimize the API
 complexity and the code size of programs that use it.
 The library doesn't attempt to ban incorrect English sentences,
 but just make the creation of the simple correct ones easy
 and predictable.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.