fourmolu-0.19.0.0: A formatter for Haskell source code
Safe HaskellNone
LanguageGHC2021

Ormolu.Utils.Glob

Documentation

data Glob Source #

Instances

Instances details
Show Glob Source # 
Instance details

Defined in Ormolu.Utils.Glob

Methods

showsPrec :: Int -> Glob -> ShowS #

show :: Glob -> String #

showList :: [Glob] -> ShowS #

Eq Glob Source # 
Instance details

Defined in Ormolu.Utils.Glob

Methods

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

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