fix the problem where the single quote character literal was not handled correctly (#17)
* fix the problem where the single quote character literal was not handled correctly * Use hsString for escaped character literals. Document why hsString works. * correct typos in comments about quote parsing
Loading
Please register or sign in to comment