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

Proteome.Filename

Documentation

data BufPath Source #

Constructors

BufPath (Path Abs File) [Text] 

Instances

Instances details
Show BufPath Source # 
Instance details

Defined in Proteome.Filename

Eq BufPath Source # 
Instance details

Defined in Proteome.Filename

Methods

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

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

data NameSpec Source #

Constructors

Star (Path Rel File) 
Literal (Path Rel File) 

Instances

Instances details
Show NameSpec Source # 
Instance details

Defined in Proteome.Filename

Eq NameSpec Source # 
Instance details

Defined in Proteome.Filename

data Modification Source #

Instances

Instances details
Show Modification Source # 
Instance details

Defined in Proteome.Filename

Eq Modification Source # 
Instance details

Defined in Proteome.Filename