mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
tackle JSON output in separate PR
This commit is contained in:
parent
052ac05dc5
commit
b711f9ed48
@ -69,7 +69,6 @@ opts = info (parseAST <**> helper)
|
||||
-- TODO: Define formats for json, sexpression, etc.
|
||||
data Format = Show
|
||||
| Pretty
|
||||
| JSON
|
||||
deriving (Read)
|
||||
|
||||
-- bool field would break Read
|
||||
|
Loading…
Reference in New Issue
Block a user