| Safe Haskell | Safe-Inferred |
|---|
Data.Kicad.SExpr.Write
Documentation
writeKeyword :: Keyword -> StringSource
Write a Keyword as a String. Removes "Key" from the Show
instance and converts the rest to underscore (e.g KeyFpTextType becomes
fp_text_type).