Home
last modified time | relevance | path

Searched defs:PkgconfigVersion (Results 1 – 5 of 5) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Types/
H A DPkgconfigVersion.hs27 newtype PkgconfigVersion = PkgconfigVersion BS.ByteString constructor
31 PkgconfigVersion a == PkgconfigVersion b = rpmvercmp a b == EQ function
34 PkgconfigVersion a `compare` PkgconfigVersion b = rpmvercmp a b function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Types/
H A DPkgconfigVersion.hs27 newtype PkgconfigVersion = PkgconfigVersion BS.ByteString constructor
31 PkgconfigVersion a == PkgconfigVersion b = rpmvercmp a b == EQ function
34 PkgconfigVersion a `compare` PkgconfigVersion b = rpmvercmp a b function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/
H A DPkgconfigVersion.hs27 newtype PkgconfigVersion = PkgconfigVersion BS.ByteString function
31 PkgconfigVersion a == PkgconfigVersion b = rpmvercmp a b == EQ function
34 PkgconfigVersion a `compare` PkgconfigVersion b = rpmvercmp a b function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Types/
H A DPkgconfigVersion.hs27 newtype PkgconfigVersion = PkgconfigVersion BS.ByteString constructor
31 PkgconfigVersion a == PkgconfigVersion b = rpmvercmp a b == EQ function
34 PkgconfigVersion a `compare` PkgconfigVersion b = rpmvercmp a b function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/
H A DPkgconfigVersion.hs27 newtype PkgconfigVersion = PkgconfigVersion BS.ByteString constructor
31 PkgconfigVersion a == PkgconfigVersion b = rpmvercmp a b == EQ function
34 PkgconfigVersion a `compare` PkgconfigVersion b = rpmvercmp a b function