module Main where import Data.Json.Token main :: IO () main = print (show (jsonTokenBraceL :: JsonToken))