dhall-fly-0.1.0: Translate concourse config from Dhall to YAML
Fly.Internal.AesonOrphans
Contents
Methods
toJSON :: HashMap Text (Maybe Text) -> Value #
toEncoding :: HashMap Text (Maybe Text) -> Encoding #
toJSONList :: [HashMap Text (Maybe Text)] -> Value #
toEncodingList :: [HashMap Text (Maybe Text)] -> Encoding #
toJSON :: HashMap Text Text -> Value #
toEncoding :: HashMap Text Text -> Encoding #
toJSONList :: [HashMap Text Text] -> Value #
toEncodingList :: [HashMap Text Text] -> Encoding #