Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
fromEnum :: Enum a => a -> IntCabal-syntax Distribution.Compat.Prelude No documentation available.
-
Cabal-syntax Distribution.Compat.Prelude 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.
-
hxt Text.XML.HXT.XMLSchema.DataTypeLibW3CNames No documentation available.
boundedEnumLaws :: (Enum a, Bounded a, Eq a, Arbitrary a, Show a) => Proxy a -> Lawsquickcheck-classes-base Test.QuickCheck.Classes.Base Tests the same properties as enumLaws except that it requires the type to have a Bounded instance. These tests avoid taking the successor of the maximum element or the predecessor of the minimal element.
casesEnum :: (Bounded a, Enum a) => Cases aselective Control.Selective The list of all possible values of an enumerable data type.