Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.Node.Orphans
Contents
Orphan instances
Show TracingVerbosity Source # | |
Methods showsPrec :: Int -> TracingVerbosity -> ShowS # show :: TracingVerbosity -> String # showList :: [TracingVerbosity] -> ShowS # | |
FromJSON ApplicationName Source # | |
Methods parseJSON :: Value -> Parser ApplicationName Source # parseJSONList :: Value -> Parser [ApplicationName] Source # | |
FromJSON TracingVerbosity Source # | |
Methods parseJSON :: Value -> Parser TracingVerbosity Source # parseJSONList :: Value -> Parser [TracingVerbosity] Source # |