| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
ShellCheck.Formatter.JSON1
Contents
Documentation
Orphan instances
| ToJSON Fix Source # | |
| ToJSON PositionedComment Source # | |
Methods toJSON :: PositionedComment -> Value toEncoding :: PositionedComment -> Encoding toJSONList :: [PositionedComment] -> Value toEncodingList :: [PositionedComment] -> Encoding | |
| ToJSON Replacement Source # | |
Methods toJSON :: Replacement -> Value toEncoding :: Replacement -> Encoding toJSONList :: [Replacement] -> Value toEncodingList :: [Replacement] -> Encoding | |