vgrep-0.1.3.0: A pager for grep

Safe HaskellSafe
LanguageHaskell2010

Vgrep.Results

Documentation

newtype File Source #

Constructors

File 

Fields

Instances

Eq File Source # 

Methods

(==) :: File -> File -> Bool #

(/=) :: File -> File -> Bool #

Show File Source # 

Methods

showsPrec :: Int -> File -> ShowS #

show :: File -> String #

showList :: [File] -> ShowS #