utils/runghc/Main.hs:212:56: error:
lexical error in string/character literal at character 'x'
|
212 | hPutStrLn stderr "yy\
| ^
utils/runghc/ghc.mk:30: recipe for target 'utils/runghc/dist-install/build/Main.dyn_o' failed
make[2]: *** [utils/runghc/dist-install/build/Main.dyn_o] Error 1
Makefile:122: recipe for target 'all_utils/runghc' failed
make[1]: *** [all_utils/runghc] Error 2
make[1]: Leaving directory '/vol/hosts/cueball/workspace/play/ghc'
../../mk/sub-makefile.mk:50: recipe for target 'all' failed
make: *** [all] Error 2
Any help will be appreciated. I can send the modified file if anyone wants to reproduce/debug.
-harendra