unused/test
Joshua Clayton 7f0e701823 Extract internal parsing handling to separate module
Why?
====

Parsing lines of results was somewhat unreliable, and terms with odd
characters were causing problems. This:

* extracts parsing into an Unused.Parser.Internal module for ease of
  testing
* fixes cases where certain tokens weren't matching
2016-05-12 18:02:59 -04:00
..
Unused Extract internal parsing handling to separate module 2016-05-12 18:02:59 -04:00
Spec.hs Add Hspec and tests around parsing 2016-05-08 06:54:34 -04:00