Hoogle Search

Within LTS Haskell 24.27 (ghc-9.10.3)

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

  1. lookupAt :: Index -> OSet a -> Maybe a

    th-desugar Language.Haskell.TH.Desugar.OSet

    No documentation available.

  2. lookupIndex :: Ord a => a -> OSet a -> Maybe Index

    th-desugar Language.Haskell.TH.Desugar.OSet

    No documentation available.

  3. lookupBy :: (a -> Bool) -> [a] -> Maybe a

    HaXml Text.XML.HaXml.Schema.Parse

    An auxiliary you might expect to find in Data.List

  4. lookupST :: String -> SymTab a -> Maybe a

    HaXml Text.XML.HaXml.Types

    No documentation available.

  5. lookupR :: (Ord a, Ord b, MonadThrow m) => b -> Bimap a b -> m a

    bimap Data.Bimap

    O(log n). A version of lookup that is specialized to the right key, and returns the corresponding left key. Version: 0.2

  6. lookupStore :: Word32 -> IO (Maybe (Store a))

    foreign-store Foreign.Store

    Lookup from the store if an index is allocated. Not thread-safe.

  7. lookupModule :: ModuleName -> FastString -> TcPluginM Module

    ghc-tcplugins-extra GHC.TcPluginM.Extra

    Find a module

  8. lookupName :: Module -> OccName -> TcPluginM Name

    ghc-tcplugins-extra GHC.TcPluginM.Extra

    Find a Name in a Module given an OccName

  9. lookupAccount :: AccountName -> [Account] -> Maybe Account

    hledger-lib Hledger.Data.Account

    Search an account list by name.

  10. lookupDataType :: forall (s :: Stage) . TypeName -> Schema s -> Maybe (TypeDefinition ANY s)

    morpheus-graphql-core Data.Morpheus.Types.Internal.AST

    No documentation available.

Page 78 of many | Previous | Next