mirror of
https://github.com/github/semantic.git
synced 2024-12-26 16:33:03 +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.
|
-- TODO: Define formats for json, sexpression, etc.
|
||||||
data Format = Show
|
data Format = Show
|
||||||
| Pretty
|
| Pretty
|
||||||
| JSON
|
|
||||||
deriving (Read)
|
deriving (Read)
|
||||||
|
|
||||||
-- bool field would break Read
|
-- bool field would break Read
|
||||||
|
Loading…
Reference in New Issue
Block a user