haskell-dimensional 1.3-2build2 source package in Ubuntu

Changelog

haskell-dimensional (1.3-2build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 22:31:04 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-dimensional_1.3.orig.tar.gz 57.1 KiB 29a32551cfc4819daefa19a3f345923ac2265b2a8c528ce467777032423d9344
haskell-dimensional_1.3-2build2.debian.tar.xz 3.3 KiB 200550d35d2e0e2cdc1ee3e58cfdea60a6517bda673b88735d436b86ba2a3935
haskell-dimensional_1.3-2build2.dsc 2.8 KiB bd2d6d577bcdb1028777b64af04495bb12701315fc24f0ee643711aba25dabae

Available diffs

View changes file

Binary packages built by this source

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

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

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

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

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.