blob: 1d6fdfbb1a52232b5b2273efa569f8a7bf8a50c0 (
plain)
1
2
3
4
5
6
7
|
T13450TH.hs:6:15: error:
Parser error on `''`
Character literals may not be empty
Suggested fix:
Perhaps you intended to use quotation syntax of TemplateHaskell,
but the type variable or constructor is missing
|