proteome-0.9.10: Neovim Project Manager
Safe HaskellSafe-Inferred
LanguageHaskell2010

Proteome.Files.Source

Documentation

hiddenFilter :: (Path Abs t -> Path Rel t) -> Bool -> Path Abs t -> Bool Source #

chanStream :: IsStream t => Functor (t IO) => TMChan a -> t IO a Source #