Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
data OutputFormat Source #
Instances
Read OutputFormat Source # | |
Defined in EnvStatus.Output.Types readsPrec :: Int -> ReadS OutputFormat # readList :: ReadS [OutputFormat] # | |
Show OutputFormat Source # | |
Defined in EnvStatus.Output.Types showsPrec :: Int -> OutputFormat -> ShowS # show :: OutputFormat -> String # showList :: [OutputFormat] -> ShowS # |