uvmhs-0.0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

UVMHS.Core.FilePath

Documentation

newtype Source #

Constructors

 

Fields

Instances

Instances details
Show Source # 
Instance details

Defined in UVMHS.Core.FilePath

Methods

showsPrec :: Int -> -> ShowS #

show :: -> String #

showList :: [] -> ShowS #

Eq Source # 
Instance details

Defined in UVMHS.Core.FilePath

Methods

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

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

Ord Source # 
Instance details

Defined in UVMHS.Core.FilePath

Methods

compare :: -> -> Ordering #

(<) :: -> -> Bool #

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

(>) :: -> -> Bool #

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

max :: -> -> #

min :: -> -> #

Append Source # 
Instance details

Defined in UVMHS.Core.FilePath

Methods

(⧺) :: -> -> Source #

Monoid Source # 
Instance details

Defined in UVMHS.Core.FilePath

Null Source # 
Instance details

Defined in UVMHS.Core.FilePath

Methods

null :: Source #