haskell-dimensional 1.5-1 source package in Ubuntu

Changelog

haskell-dimensional (1.5-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.2

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Wed, 13 Sep 2023 10:10:19 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-dimensional_1.5-1.dsc 2.6 KiB 941981bc6f188c14eb6ebf1adfcad5d5ee5f4333b1a5e0caf22046aa44def44c
haskell-dimensional_1.5.orig.tar.gz 57.7 KiB da9ad59b8feebbc038f824bc960a099fc5ccc8cb1d234f12c230044be906a599
haskell-dimensional_1.5-1.debian.tar.xz 3.2 KiB 7458a406e8a16494b83210e2977149dc9ca6bdbb5cf4c7e8117b53206779a9e6

Available diffs

No changes file available.

Binary packages built by this source

libghc-dimensional-dev: statically checked physical dimensions

 Dimensional is a library providing data types for performing arithmetic
 with physical quantities and units. Information about the physical
 dimensions of the quantities and units is embedded in their types and the
 validity of operations is verified by the type checker at compile time. The
 boxing and unboxing of numerical values as quantities is done by
 multiplication and division with units.
 .
 The library is designed to, as far as is practical, enforce/encourage best
 practices of unit usage.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-dimensional-doc: statically checked physical dimensions; documentation

 Dimensional is a library providing data types for performing arithmetic
 with physical quantities and units. Information about the physical
 dimensions of the quantities and units is embedded in their types and the
 validity of operations is verified by the type checker at compile time. The
 boxing and unboxing of numerical values as quantities is done by
 multiplication and division with units.
 .
 The library is designed to, as far as is practical, enforce/encourage best
 practices of unit usage.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-dimensional-prof: statically checked physical dimensions; profiling libraries

 Dimensional is a library providing data types for performing arithmetic
 with physical quantities and units. Information about the physical
 dimensions of the quantities and units is embedded in their types and the
 validity of operations is verified by the type checker at compile time. The
 boxing and unboxing of numerical values as quantities is done by
 multiplication and division with units.
 .
 The library is designed to, as far as is practical, enforce/encourage best
 practices of unit usage.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.