Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
charset Data.CharSet.Unicode.Category No documentation available.
-
charset Data.CharSet.Unicode.Category No documentation available.
-
charset Data.CharSet.Unicode.Category No documentation available.
-
commonmark Commonmark.Types No documentation available.
-
contiguous Data.Primitive.Contiguous Yield a mutable array of the given length containing the values x, succ x, succ (succ x) etc.
enumFromN :: (Contiguous arr, Element arr a, Enum a) => a -> Int -> arr acontiguous Data.Primitive.Contiguous Yield an array of the given length containing the values x, succ x, succ (succ x) etc.
timeNumOffset :: Parser (Expr s a)dhall Dhall.Parser.Expression Parse a numeric TimeZone This corresponds to the time-numoffset rule from the official grammar
-
dhall Dhall.Parser.Token Parse a hexademical number and convert to the corresponding Int
-
domain Domain Derives Enum for enums or sums having no members in all variants. Requires to have the StandaloneDeriving compiler extension enabled.
-
express Data.Express.Fixtures > enumFrom' zero enumFrom 0 :: [Int]
Works for Ints, Bools and Chars.