html-validator-cli-0.1.0.3: Command Line Interface for https://validator.w3.org/
Lib
data Mode Source #
Constructors
data Format Source #
Defined in Lib
Methods
(==) :: Format -> Format -> Bool #
(/=) :: Format -> Format -> Bool #
run :: Mode -> Format -> Bool -> String -> [String] -> [FilePath] -> IO Int Source #