jsonnet-0.4.0.0: Jsonnet implementaton in pure Haskell
Copyright(c) 2020-2021 Alexandre Moreno
LicenseBSD-3-Clause OR Apache-2.0
MaintainerAlexandre Moreno <[email protected]>
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageGHC2021

Language.Jsonnet.Desugar

Description

 

Documentation

desugar :: Desugarer a => a -> Core Source #