argo-0.2022.8.28: Parse and render JSON.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Argo.Internal.Type.Indent

Documentation

data Indent Source #

Constructors

Spaces Int 
Tab 

Instances

Instances details
Show Indent Source # 
Instance details

Defined in Argo.Internal.Type.Indent

Eq Indent Source # 
Instance details

Defined in Argo.Internal.Type.Indent

Methods

(==) :: Indent -> Indent -> Bool #

(/=) :: Indent -> Indent -> Bool #