haskell-versions 6.0.2-1 source package in Ubuntu

Changelog

haskell-versions (6.0.2-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Sat, 21 Oct 2023 11:55:01 -0400

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
haskell-versions_6.0.2-1.dsc 2.7 KiB 61d1ae4ec617e4b9ae3f86ef884c209bcd1a178d459e05881d38ca22896c4dce
haskell-versions_6.0.2.orig.tar.gz 18.1 KiB 4ffb9c463f5ece36014da7793be2581f412cdf3b01bbd09e645f1e08720c911b
haskell-versions_6.0.2-1.debian.tar.xz 3.0 KiB ef15eb681d7f5e5fe13f8f50570fae30c583483d3e006ed0d53081b26add61e8

Available diffs

No changes file available.

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.