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

Proteome.Grep

Documentation

data GrepAction Source #

Instances

Instances details
Show GrepAction Source # 
Instance details

Defined in Proteome.Grep

Eq GrepAction Source # 
Instance details

Defined in Proteome.Grep

navigate :: Member Rpc r => Path Abs File -> Int -> Maybe Int -> Sem r () Source #

uniqBy :: Functor (t IO) => IsStream t => (a -> a -> Bool) -> t IO a -> t IO a Source #