text-show-instances-3.9.7: Additional instances for text-show
Safe HaskellSafe-Inferred
LanguageHaskell2010

TextShow.Data.Aeson

Orphan instances

TextShow Key Source # 
Instance details

TextShow Value Source # 
Instance details

TextShow1 KeyMap Source # 
Instance details

Methods

liftShowbPrec :: (Int -> a -> Builder) -> ([a] -> Builder) -> Int -> KeyMap a -> Builder #

liftShowbList :: (Int -> a -> Builder) -> ([a] -> Builder) -> [KeyMap a] -> Builder #

TextShow v => TextShow (KeyMap v) Source # 
Instance details