• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. getContextDiffNumbered :: Eq a => Maybe Int -> [Numbered a] -> [Numbered a] -> ContextDiff (Numbered a)

    Diff Data.Algorithm.DiffContext

    No documentation available.

  2. unNumberContextDiff :: ContextDiff (Numbered a) -> ContextDiff a

    Diff Data.Algorithm.DiffContext

    If for some reason you need the line numbers stripped from the result of getContextDiff for backwards compatibility.

  3. unnumber :: Numbered a -> a

    Diff Data.Algorithm.DiffContext

    No documentation available.

  4. lrNumbers :: LineRange -> (LineNo, LineNo)

    Diff Data.Algorithm.DiffOutput

    No documentation available.

  5. APIEnum :: Enumeration -> API

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  6. data Enumeration

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  7. Enumeration :: [EnumerationMember] -> Maybe Text -> Maybe Text -> Documentation -> Text -> Int -> Maybe DeprecationInfo -> Enumeration

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  8. data EnumerationMember

    haskell-gi Data.GI.CodeGen.API

    Member of an enumeration.

  9. EnumerationMember :: Text -> Int64 -> Text -> Documentation -> EnumerationMember

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

  10. enumCType :: Enumeration -> Text

    haskell-gi Data.GI.CodeGen.API

    No documentation available.

Page 171 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete