purescript-0.8.5.0: PureScript Programming Language Compiler

Safe HaskellNone
LanguageHaskell98

Language.PureScript.Ide.Util

Description

Generally useful functions and conversions

Documentation

encodeT :: ToJSON a => a -> Text Source