Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_EnumBoundedText :: (Show a, Enum a, Bounded a) => TomlBiMap a Texttomland Toml.Codec.BiMap.Conversion Helper BiMap for _EnumBounded and Text.
enumBounded :: (Bounded a, Enum a, Show a) => Key -> TomlCodec atomland Toml.Codec.Combinator.Custom Codec for general nullary sum data types with a Bounded, Enum, and Show instance. This codec is similar to read but provides much better error messages than read for nullary sum types. E.g. for the same Format example from read function, but with the Toml.enumBounded "foo" codec the error for foo = "Jif" in the TOML file will look like this:
tomland decode error: Value is Jif but expected one of: Jpeg, Png, Gif
mapConcurrentlyBounded :: Traversable t => Int -> (a -> IO b) -> t a -> IO (t b)async-extra Control.Concurrent.Async.Extra Span a green thread for each task, but only execute N tasks concurrently.
mapConcurrentlyBounded_ :: Traversable t => Int -> (a -> IO ()) -> t a -> IO ()async-extra Control.Concurrent.Async.Extra Span a green thread for each task, but only execute N tasks concurrently. Ignore the result
-
classy-prelude-yesod ClassyPrelude.Yesod Same as linesUnbounded, but for ASCII/binary data.
-
classy-prelude-yesod ClassyPrelude.Yesod Convert a stream of arbitrarily-chunked textual data into a stream of data where each chunk represents a single line. Note that, if you have unknownuntrusted input, this function is unsafe/, since it would allow an attacker to form lines of massive length and exhaust memory.
-
dotparse DotParse.Examples.NumHask No documentation available.
-
dotparse DotParse.Examples.NumHask No documentation available.
-
funcmp FMP.Picture No documentation available.
-
funcmp FMP.Picture No documentation available.