# pangu.hs Insert whitespace between CJK and half-width characters. This haskell version implements a subset of spacing rules in [pangu.py](https://github.com/vinta/pangu.py). ## test ```sh cabal test ```