Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
defaultReadByKey :: String -> IO (Maybe ByteString)TCache Data.TCache.Defs No documentation available.
-
TCache Data.TCache.Triggers No documentation available.
setTestThreads :: Int -> Test -> Testabstract-deque-tests Data.Concurrent.Deque.Tests Dig through the test constructors to find the leaf IO actions and bracket them with a thread-setting action.
-
aeson-better-errors Data.Aeson.BetterErrors.Internal Data used internally by the Parse type.
ParseReader :: DList PathPiece -> Value -> ParseReaderaeson-better-errors Data.Aeson.BetterErrors.Internal No documentation available.
module Aftovolio.General.
SpecificationsRead No documentation available.
sRGB24read :: (Ord b, Floating b) => String -> Colour bansi-terminal-game Terminal.Game Read a colour in hexadecimal form, e.g. "#00aaff" or "00aaff"
forceReadMVar :: MVar a -> a -> IO aascii-progress System.Console.AsciiProgress.Internal Forces an MVar's contents to be read or swaped by a default value, even if it's currently empty. Will discard the default value write to the MVar if it becomes full in the middle of the operation and return its value. It's assumed that once the MVar becomes full, it won't ever be left emptied. This code may deadlock if that's the case.
textReadBool :: MonadThrow m => Text -> m Boolaws Aws.Core Read a boolean from a Text, throwing an XmlException on failure.
textReadInt :: (MonadThrow m, Num a) => Text -> m aaws Aws.Core Read an integer from a Text, throwing an XmlException on failure.