Hoogle Search
Within Stackage Nightly 2025-10-02 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
SelectionSet (s :: Stage) = MergeMap ALLOW_DUPLICATES s FieldName Selection smorpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
SelectionSet :: forall (s :: Stage) . SelectionSet s -> SelectionContent smorpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
-
morpheus-graphql-core Data.Morpheus.Types.Internal.AST No documentation available.
applyMapKeysSet :: Ord k => Map k (Maybe v) -> Set k -> Set kreflex Data.Map.Misc Given a Map k (Maybe v) representing keys to insert/update (Just) or delete (Nothing), produce a new Set k from the given input set. Equivalent to:
applyMapKeysSet patch (keysSet m) == keysSet (applyMap patch m)
but avoids the intervening Map and needs no values.controllerSetRedraw :: Controller -> IO ()gloss Graphics.Gloss.Data.Controller Indicate that we want the picture to be redrawn.
-
hledger-lib Hledger.Data No documentation available.
jparsetimeclockentries :: Journal -> [TimeclockEntry]hledger-lib Hledger.Data timeclock sessions which have not been clocked out
accountSetDeclarationInfo :: Journal -> Account a -> Account ahledger-lib Hledger.Data.Account Add extra info for this account derived from the Journal's account directives, if any (comment, tags, declaration order..).
-
hledger-lib Hledger.Data.AccountName Regular expressions matching common English top-level account names, used as a fallback when account types are not declared.
amountSetFullPrecision :: Amount -> Amounthledger-lib Hledger.Data.Amount Increase an amount's display precision, if needed, to enough decimal places to show it exactly (showing all significant decimal digits, without trailing zeros). If the amount's display precision is unset, it will be treated as precision 0.