name:                 versions
version:              6.0.7
visibility:           public
id:                   versions-6.0.7-ApbeMzqD82K85WZzcENcR
key:                  versions-6.0.7-ApbeMzqD82K85WZzcENcR
license:              BSD-3-Clause
maintainer:           colin@fosskers.ca
author:               Colin Woodbury
homepage:             https://github.com/fosskers/versions
synopsis:             Types and parsers for software version numbers.
description:
    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.

category:             Data
abi:                  e6053f0f84fd56350479d21a59b33431
exposed:              True
exposed-modules:      Data.Versions
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/versions-6.0.7-ApbeMzqD82K85WZzcENcR

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/versions-6.0.7-ApbeMzqD82K85WZzcENcR

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/versions-6.0.7-ApbeMzqD82K85WZzcENcR

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/versions-6.0.7
hs-libraries:         HSversions-6.0.7-ApbeMzqD82K85WZzcENcR
depends:
    base-4.20.0.0-inplace deepseq-1.5.0.0-inplace
    hashable-1.5.0.0-93vVlDWTvOTF1kJlBpPOXB
    megaparsec-9.7.0-CbJmYAiMrhRJAq8uh4lqvD
    parser-combinators-1.3.0-1bpLIklhrVs2A3lex4XEJ3
    template-haskell-2.22.0.0-inplace text-2.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/versions-6.0.7/html/versions.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/versions-6.0.7/html
