This is my first question on SO :) My Haskell knowledge is pretty limited, so i need a bit of help to get me started.
I have some XML document like this <?xml version="1.0" encoding="UTF-8"?> <bookstore>
I have a statement like this, and I want to parse by space, colon and comma, mostly for the select part, and the orderby part:
I am trying to execute types.Config.Check on github.com/OrlovEvgeny/go-mcache/mcache.go in order to extract the definitions and types in the Go file.