sourcemap-0.1.5: Implementation of source maps as proposed by Google and Mozilla.

Safe HaskellNone
LanguageHaskell98

SourceMap

Description

Generate JSON from a source mapping.

Synopsis

Documentation

generate :: SourceMapping -> Value Source

Generate the JSON from a source mapping.