haskell-dimensional 1.3-1build1 source package in Ubuntu

Changelog

haskell-dimensional (1.3-1build1) eoan; urgency=medium

  * Rebuild against new GHC abi.

 -- Gianfranco Costamagna <email address hidden>  Thu, 08 Aug 2019 13:47:51 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-dimensional_1.3.orig.tar.gz 57.1 KiB 29a32551cfc4819daefa19a3f345923ac2265b2a8c528ce467777032423d9344
haskell-dimensional_1.3-1build1.debian.tar.xz 3.2 KiB 84eca724c509cb9968173b02211af4154d9666051164d9b5df6805a76dc48421
haskell-dimensional_1.3-1build1.dsc 2.7 KiB 86ef2ba937fd303bc376b8628ef7508e6e96877221cc7ad16940dce265458423

View changes file

Binary packages built by this source

libghc-dimensional-dev: No summary available for libghc-dimensional-dev in ubuntu groovy.

No description available for libghc-dimensional-dev in ubuntu groovy.

libghc-dimensional-doc: No summary available for libghc-dimensional-doc in ubuntu groovy.

No description available for libghc-dimensional-doc in ubuntu groovy.

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.