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.
gassertNotEqualVerbose :: (Eq a, Show a, AssertM m, HasCallStack) => String -> a -> a -> m ()HTF Test.Framework.HUnitWrapper Fail in some AssertM monad if the two values of type a are equal, supplying an additional message. Use if a is an instance of Show but not of Pretty.
-
HTF Test.Framework.Pretty No documentation available.
makeQuickCheckTest :: TestID -> Location -> Assertion -> TestHTF Test.Framework.TestManager Construct a test where the given Assertion checks a quick check property. Mainly used internally by the htfpp preprocessor.
sequentialThreadPool :: forall (m :: Type -> Type) a b . MonadIO m => ThreadPool m a bHTF Test.Framework.ThreadPool No documentation available.
-
HaXml Text.XML.HaXml.Lex =
deQualify :: Maybe Namespace -> Map String Namespace -> QName -> QNameHaXml Text.XML.HaXml.Namespaces deQualify has the same signature as qualify, but ignores the arguments for default namespace and environment, and simply removes any pre-existing qualification.
attr_required :: Attribute -> BoolHaXml Text.XML.HaXml.Schema.HaskellTypeModel No documentation available.
choiceOrSeq :: (String -> String -> QName) -> XsdParser ChoiceOrSeqHaXml Text.XML.HaXml.Schema.Parse Parse an xsd:all, xsd:choice, or xsd:sequence decl.
-
HaXml Text.XML.HaXml.Schema.XSDTypeModel No documentation available.
-
HaXml Text.XML.HaXml.Schema.XSDTypeModel No documentation available.