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

Safe HaskellNone

SourceMap

Description

Generate JSON from a source mapping.

Synopsis

Documentation

generate :: SourceMapping -> ValueSource

Generate the JSON from a source mapping.