sourcemap-0.1.6.1: Implementation of source maps as proposed by Google and Mozilla.
Safe HaskellNone
LanguageHaskell2010

SourceMap

Description

Generate JSON from a source mapping.

Synopsis

Documentation

generate :: SourceMapping -> Value Source #

Generate the JSON from a source mapping.