hsdev-0.1.2.4: Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references etc.

Safe HaskellSafe-Inferred
LanguageHaskell98

HsDev.Tools.Ghc.Prelude

Documentation

reduce :: ([a] -> a) -> [a] -> [a] Source

one :: a -> [a] Source