inflections-hs/test
mrkkrp 042ea42a20 Major refactoring, switch to ‘Text’
This solves the following issues:

* #18 — we switch to ‘Text’ and most algorithms are re-written for
  speed, so speed up about ×10 or better is quite possible (we need
  benchmarks to actually check).

* #19 — the library exports no partial functions now.

The change is quite major, but it's in single commit because most things
it influences are interconnected.
2016-07-04 15:35:11 +03:00
..
Text Major refactoring, switch to ‘Text’ 2016-07-04 15:35:11 +03:00
Spec.hs Switch tests to hspec (#22) 2016-06-23 13:01:49 +04:00