软件包: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]
相似软件包:
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-07409
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-deepseq-prof-1.4.5.0-126ab
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-hashable-prof-1.3.5.0-56c89
- 本虚包由这些包填实: libghc-hashable-prof
-
- dep: libghc-megaparsec-prof-9.2.2-5e78a
- 本虚包由这些包填实: libghc-megaparsec-prof
-
- dep: libghc-text-prof-1.2.5.0-7429f
- 本虚包由这些包填实: ghc-prof
-
- dep: libghc-versions-dev (= 5.0.3-3+b2)
- Types and parsers for software version numbers.