Hoogle Search
Within LTS Haskell 24.12 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lookupName :: Module -> OccName -> TcPluginM Nameghc-tcplugins-extra GHC.TcPluginM.Extra lookupAccount :: AccountName -> [Account] -> Maybe Accounthledger-lib Hledger.Data.Account Search an account list by name.
lookupDataType :: forall (s :: Stage) . TypeName -> Schema s -> Maybe (TypeDefinition ANY s)morpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
lookupDeprecated :: forall (s :: Stage) . Directives s -> Maybe (Directive s)morpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
lookupDeprecatedReason :: forall (s :: Stage) . Directive s -> Maybe Descriptionmorpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
lookupWith :: Eq k => (a -> k) -> k -> [a] -> Maybe amorpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
lookupDataType' :: Name -> Q DatatypeInfoparameterized-utils Data.Parameterized.TH.GADT No documentation available.
lookupProof :: MemberKV k t xs => LookupKV k t xstmp-proc System.TmpProc.TypeLevel No documentation available.
lookupCol :: Int -> BorderMap a -> IMap abrick Brick.BorderMap Look up all values on a given column. The IMap returned maps rows to values.
lookupH :: Location -> Run ignored -> BorderMap a -> IMap abrick Brick.BorderMap Bulk lookup of horizontally-adjacent values. The Location gives the starting point, and the Run extends in the "larger columns" direction. The IMap returned maps columns to values.