haskell-newtype 0.2.2.0-2build1 source package in Ubuntu

Changelog

haskell-newtype (0.2.2.0-2build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

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

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-newtype_0.2.2.0.orig.tar.gz 4.7 KiB 3a00ffd1bb48a81e09f8be6510fa4c642ba1482b2f8d4777af1b5dd06c55ebac
haskell-newtype_0.2.2.0-2build1.debian.tar.xz 3.5 KiB d886ad827c8f61e3e2b4217e79ae5266621a7d6d2890383501ac6182d1e204db
haskell-newtype_0.2.2.0-2build1.dsc 2.4 KiB 402985ea4cbe95bbebd3550cda0e6c6434faf546399ac37f615ef9a4eae13bc5

View changes file

Binary packages built by this source

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

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

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

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

libghc-newtype-prof: A typeclass for working with newtypes; profiling libraries

 The Newtype typeclass represents the packing and unpacking of a newtype, and
 allows you to operatate under that newtype with functions such as ala.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.