sourcemap-0.1.3.0: 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.