haskell-onetuple 0.3.1-1build2 source package in Ubuntu

Changelog

haskell-onetuple (0.3.1-1build2) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 05:45:44 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
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-onetuple_0.3.1.orig.tar.gz 5.0 KiB 98853682d52fb4cc37a45cd186fbd77cf2565d3df5171acc4cf026427e103eef
haskell-onetuple_0.3.1-1build2.debian.tar.xz 2.4 KiB 5f5c24f31eb95ca95db0189a63b239dc03b422bd77a7688641906e89ff9835cb
haskell-onetuple_0.3.1-1build2.dsc 2.3 KiB d60028d327fa5689204652b9807a652ec14e7ecedeab7d9c74b314f515cb39fd

View changes file

Binary packages built by this source

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

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

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

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

libghc-onetuple-prof: singleton tuple; profiling libraries

 OneTuple fills the tuple gap with a singleton tuple.
 .
 OneTuple does not support the usual parenthesized tuple syntax.
 .
 OneTuple
  * has the expected laziness properties
  * can be pattern-matched
  * ships with instances for several standard type classes, including
    all those supported by H98-standard tuples
  * requires no language extensions, except for hierarchical modules
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.