套件:libghc-versions-prof(5.0.3-3 以及其他的)
libghc-versions-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-versions:
- [haskell-versions_5.0.3-3.dsc]
- [haskell-versions_5.0.3.orig.tar.gz]
- [haskell-versions_5.0.3-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- libghc-versions-doc
- libghc-type-level-numbers-prof
- golang-github-aquasecurity-go-version-dev
- libghc-bytestring-lexing-prof
- libghc-parsec-numbers-prof
- libghc-toml-parser-prof
- libghc-mustache-prof
- libghc-xdg-desktop-entry-prof
- libghc-type-level-numbers-dev
- libghc-attoparsec-aeson-prof
- libghc-some-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.
其他與 libghc-versions-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.15.1.0-6f9e8
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.5.0-cb78f
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-hashable-prof-1.3.5.0-e78b2
- 本虛擬套件由這些套件填實: libghc-hashable-prof
-
- dep: libghc-megaparsec-prof-9.2.2-7f450
- 本虛擬套件由這些套件填實: libghc-megaparsec-prof
-
- dep: libghc-parser-combinators-prof-1.3.0-3e6f2
- 本虛擬套件由這些套件填實: libghc-parser-combinators-prof
-
- dep: libghc-text-prof-1.2.5.0-6a98b
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-versions-dev (= 5.0.3-3+b2)
- Types and parsers for software version numbers.