Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data ViolationLevel Source #
Instances
Show ViolationLevel Source # | |
Defined in Krank.Types showsPrec :: Int -> ViolationLevel -> ShowS # show :: ViolationLevel -> String # showList :: [ViolationLevel] -> ShowS # |
data KrankConfig Source #