mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
add Json constructor
This commit is contained in:
parent
4e312180c7
commit
a98f2002ef
@ -69,4 +69,5 @@ opts = info (parseAST <**> helper)
|
||||
-- TODO: Define formats for json, sexpression, etc.
|
||||
data Format = Show
|
||||
| Pretty
|
||||
| Json
|
||||
deriving (Read)
|
||||
|
Loading…
Reference in New Issue
Block a user