haskell-versions 5.0.3-3build1 source package in Ubuntu

Changelog

haskell-versions (5.0.3-3build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 17:20:57 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
haskell-versions_5.0.3.orig.tar.gz 17.5 KiB 5bb2599c4b5c42a3f48521300c2dd1e7d744aa1dbfcf7563b435a1be73aa43b1
haskell-versions_5.0.3-3build1.debian.tar.xz 2.9 KiB 7d42ceb24f101e81c4be01dba755989731f73bb889523ca941f7fcd1c1eb3cf6
haskell-versions_5.0.3-3build1.dsc 2.8 KiB 7aa1d0a14cabf1515747b94c12e9cb3db3583a63b4f58c0004907a7742906530

View changes file

Binary packages built by this source

libghc-versions-dev: Types and parsers for software version numbers.

 A library for parsing and comparing software version numbers. We like to give
 version numbers to our software in a myriad of ways. Some ways follow strict
 guidelines for incrementing and comparison. Some follow conventional wisdom
 and are generally self-consistent. Some are just plain asinine. This library
 provides a means of parsing and comparing /any/ style of versioning, be it a
 nice Semantic Version like this:
 .
 > 1.2.3-r1+git123
 .
  ...or a monstrosity like this:
 .
 > 2:10.2+0.0093r3+1-1
 .
 Please switch to <http://semver.org Semantic Versioning> if you aren't
 currently using it. It provides consistency in version incrementing and has
 the best constraints on comparisons.
 .
 This library implements version @2.0.0@ of the SemVer spec.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-versions-doc: Types and parsers for software version numbers.; documentation

 A library for parsing and comparing software version numbers. We like to give
 version numbers to our software in a myriad of ways. Some ways follow strict
 guidelines for incrementing and comparison. Some follow conventional wisdom
 and are generally self-consistent. Some are just plain asinine. This library
 provides a means of parsing and comparing /any/ style of versioning, be it a
 nice Semantic Version like this:
 .
 > 1.2.3-r1+git123
 .
  ...or a monstrosity like this:
 .
 > 2:10.2+0.0093r3+1-1
 .
 Please switch to <http://semver.org Semantic Versioning> if you aren't
 currently using it. It provides consistency in version incrementing and has
 the best constraints on comparisons.
 .
 This library implements version @2.0.0@ of the SemVer spec.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-versions-prof: Types and parsers for software version numbers.; profiling libraries

 A library for parsing and comparing software version numbers. We like to give
 version numbers to our software in a myriad of ways. Some ways follow strict
 guidelines for incrementing and comparison. Some follow conventional wisdom
 and are generally self-consistent. Some are just plain asinine. This library
 provides a means of parsing and comparing /any/ style of versioning, be it a
 nice Semantic Version like this:
 .
 > 1.2.3-r1+git123
 .
  ...or a monstrosity like this:
 .
 > 2:10.2+0.0093r3+1-1
 .
 Please switch to <http://semver.org Semantic Versioning> if you aren't
 currently using it. It provides consistency in version incrementing and has
 the best constraints on comparisons.
 .
 This library implements version @2.0.0@ of the SemVer spec.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.