Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Cabal-syntax Distribution.Compat.Prelude No documentation available.
libVersionNumber :: LibVersionInfo -> (Int, Int, Int)Cabal-syntax Distribution.Types.ForeignLib Given a version-info field, produce a major.minor.build version
libVersionNumberShow :: LibVersionInfo -> StringCabal-syntax Distribution.Types.ForeignLib Given a version-info field, return "major.minor.build" as a String
versionNumbers :: Version -> [Int]Cabal-syntax Distribution.Types.Version Unpack Version into list of version number components. This is the inverse to mkVersion, so the following holds:
(versionNumbers . mkVersion) vs == vs
isAsciiAlphaNum :: Char -> BoolCabal-syntax Distribution.Utils.Generic Ascii letters and digits.
>>> isAsciiAlphaNum 'a' True
>>> isAsciiAlphaNum 'ä' False
versionNumbers :: Version -> [Int]Cabal-syntax Distribution.Version Unpack Version into list of version number components. This is the inverse to mkVersion, so the following holds:
(versionNumbers . mkVersion) vs == vs
-
comfort-array Data.Array.Comfort.Shape Enumeration denotes a shape of fixed size that is defined by Enum and Bounded methods. For correctness it is necessary that the Enum and Bounded instances are properly implemented. Automatically derived instances are fine.
>>> Shape.indices (Shape.Enumeration :: Shape.Enumeration Ordering) [LT,EQ,GT]
-
comfort-array Data.Array.Comfort.Shape No documentation available.
-
hxt Text.XML.HXT.Arrow.Pickle.Schema No documentation available.
-
hxt Text.XML.HXT.Arrow.Pickle.Schema No documentation available.