brok-1.1.0: Finds broken links in text files
Brok.Types.Config
data Config Source #
Constructors
Fields
Defined in Brok.Types.Config
Methods
(==) :: Config -> Config -> Bool #
(/=) :: Config -> Config -> Bool #
showsPrec :: Int -> Config -> ShowS #
show :: Config -> String #
showList :: [Config] -> ShowS #
defaultConfig :: Config Source #