Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
xmonad XMonad No documentation available.
allocaSetWindowAttributes :: (Ptr SetWindowAttributes -> IO a) -> IO axmonad XMonad No documentation available.
allocaXEvent :: (XEventPtr -> IO a) -> IO axmonad XMonad No documentation available.
allowEvents :: Display -> AllowEvents -> Time -> IO ()xmonad XMonad interface to the X11 library function XAllowEvents().
allowExposures :: AllowExposuresModexmonad XMonad No documentation available.
allWindows :: Eq a => StackSet i l a s sd -> [a]xmonad XMonad.StackSet Get a list of all windows in the StackSet in no particular order
allHelpTopics :: [(String, HelpTopic)]Agda Agda.Interaction.Options.Help No documentation available.
allWarnings :: Set WarningNameAgda Agda.Interaction.Options.Warnings No documentation available.
allUsedNames :: Expr -> Set NameAgda Agda.Syntax.Abstract.UsedNames All names used in an abstract expression. This is used when rendering clauses to figure out which (implicit) pattern variables must be preserved. For example, the for f : Nat → Nat, the clause f {n} = 0 can be printed as f = 0 (dropping the n), but f {n} = n must preserve the n.
-
Agda Agda.Syntax.Common No documentation available.