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.

  1. 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.

  2. doubleQuotes :: Doc -> Doc

    HTF Test.Framework.Pretty

    No documentation available.

  3. makeQuickCheckTest :: TestID -> Location -> Assertion -> Test

    HTF Test.Framework.TestManager

    Construct a test where the given Assertion checks a quick check property. Mainly used internally by the htfpp preprocessor.

  4. sequentialThreadPool :: forall (m :: Type -> Type) a b . MonadIO m => ThreadPool m a b

    HTF Test.Framework.ThreadPool

    No documentation available.

  5. TokEqual :: TokenT

    HaXml Text.XML.HaXml.Lex

    =

  6. deQualify :: Maybe Namespace -> Map String Namespace -> QName -> QName

    HaXml 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.

  7. attr_required :: Attribute -> Bool

    HaXml Text.XML.HaXml.Schema.HaskellTypeModel

    No documentation available.

  8. choiceOrSeq :: (String -> String -> QName) -> XsdParser ChoiceOrSeq

    HaXml Text.XML.HaXml.Schema.Parse

    Parse an xsd:all, xsd:choice, or xsd:sequence decl.

  9. data ChoiceOrSeq

    HaXml Text.XML.HaXml.Schema.XSDTypeModel

    No documentation available.

  10. Required :: Use

    HaXml Text.XML.HaXml.Schema.XSDTypeModel

    No documentation available.

Page 367 of many | Previous | Next