harper-core 2.0.0

The language checker for developers.
Documentation
1
2
3
4
5
6
7
expr main [(fast paste), (fast-paste)]

let message "Did you mean `fast-paced`?"
let description "Detects incorrect usage of `fast paste` or `fast-paste` and suggests `fast-paced` as the correct phrase."
let kind "Eggcorn"
let becomes "fast-paced"