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