Dhall
input
detailed
data Type a
class Interpret a
data InvalidType
auto
data InterpretOptions
defaultInterpretOptions
bool
natural
integer
double
text
maybe
vector
class GenericInterpret f
data Natural
data Text
data Vector a
class Generic a