Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. anyElement :: Axis

    xml-conduit Text.XML.Cursor

    Remove all non-elements. Compare roughly to XPath: A node test * is true for any node of the principal node type. For example, child::* will select all element children of the context node [...].

  2. anyName :: NameMatcher Name

    xml-conduit Text.XML.Stream.Parse

    Matches any Name. Returns the matched Name. Since 1.5.0

  3. anyOf :: [Name] -> NameMatcher Name

    xml-conduit Text.XML.Stream.Parse

    Matches any Name from the given list. Returns the matched Name. Since 1.5.0

  4. anyArithException :: Selector ArithException

    sydtest Test.Syd

    No documentation available.

  5. anyErrorCall :: Selector ErrorCall

    sydtest Test.Syd

    No documentation available.

  6. anyException :: Selector SomeException

    sydtest Test.Syd

    No documentation available.

  7. anyIOException :: Selector IOException

    sydtest Test.Syd

    No documentation available.

  8. anyArithException :: Selector ArithException

    sydtest Test.Syd.Expectation

    No documentation available.

  9. anyErrorCall :: Selector ErrorCall

    sydtest Test.Syd.Expectation

    No documentation available.

  10. anyException :: Selector SomeException

    sydtest Test.Syd.Expectation

    No documentation available.

Page 52 of many | Previous | Next