``` λ> fmtLn $ commaizeF (-123) -,123 ``` This should output "-123" instead.
This should output "-123" instead.