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

Safe HaskellNone

Data.Kicad.PcbnewExpr.Parse

Synopsis

Documentation

parse :: String -> Either String PcbnewExprSource

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