Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
normalizeNumber :: String -> Stringhxt Text.XML.HXT.DOM.Util Removes leading / trailing whitespaces and leading zeros
-
hxt Text.XML.HXT.DOM.XmlKeywords No documentation available.
isEnumAttrType :: ArrowDTD a => a XmlTree XmlTreehxt Text.XML.HXT.DTDValidation.TypeDefs No documentation available.
versionNum :: XParser s Stringhxt Text.XML.HXT.Parser.XmlTokenParser No documentation available.
-
hxt Text.XML.HXT.XMLSchema.DataTypeLibW3CNames No documentation available.