Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
mkComplFunFromList' :: XPConfig -> [String] -> String -> IO [String]xmonad-contrib XMonad.Prompt This function takes a list of possible completions and returns a completions function to be used with mkXPrompt. If the string is null it will return all completions.
mkComplFunFromList :: XPConfig -> [String] -> String -> IO [String]xmonad-contrib XMonad.Prompt.ConfirmPrompt This function takes a list of possible completions and returns a completions function to be used with mkXPrompt