kicad-data-0.1.0.0: Parser and writer for KiCad files.

Safe HaskellNone
LanguageHaskell2010

Data.Kicad.PcbnewExpr.Parse

Synopsis

Documentation

parse :: String -> Either String PcbnewExpr Source

Parse a PcbnewExpr from a String. Returns an String with an error or a PcbnewExpr.