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.
-
reflex Reflex.Requester.Base.Internal No documentation available.
-
reflex Reflex.Requester.Base.Internal No documentation available.
assertJust :: HasCallStack => Maybe a -> IO aHTF Test.Framework.HUnitWrapper Fail if the given value is a Nothing.
assertJustVerbose :: HasCallStack => String -> Maybe a -> IO aHTF Test.Framework.HUnitWrapper Fail if the given value is a Nothing, supplying an additional error message.
gassertJust :: (HasCallStack, AssertM m) => Maybe a -> m aHTF Test.Framework.HUnitWrapper Fail in some AssertM monad if the given value is a Nothing.
gassertJustVerbose :: (HasCallStack, AssertM m) => String -> Maybe a -> m aHTF Test.Framework.HUnitWrapper Fail in some AssertM monad if the given value is a Nothing, supplying an additional error message.
LabelJust :: Justification -> Attributegraphviz Data.GraphViz.Attributes.Complete Valid for: GC; Default: JCenter
NoJustify :: Bool -> Attributegraphviz Data.GraphViz.Attributes.Complete adjustErr :: Commitment p => p a -> (String -> String) -> p agraphviz Data.GraphViz.Parsing p adjustErr f applies the transformation f to any error message generated in p, having no effect if p succeeds.
adjustErrBad :: PolyParse p => p a -> (String -> String) -> p agraphviz Data.GraphViz.Parsing adjustErrBad is just like adjustErr except it also raises the severity of the error.