パッケージ: 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.