fay-0.1.0.0: hs/stdlib.hs
data ArgType = DateType | FunctionType | JsType | StringType | DoubleType | ListType | BoolType | UnknownType data Maybe a = Just a | Nothing
data ArgType = DateType | FunctionType | JsType | StringType | DoubleType | ListType | BoolType | UnknownType data Maybe a = Just a | Nothing