[project @ 2001-09-12 11:16:05 by rrt]
authorrrt <unknown>
Wed, 12 Sep 2001 11:16:05 +0000 (11:16 +0000)
committerrrt <unknown>
Wed, 12 Sep 2001 11:16:05 +0000 (11:16 +0000)
commit7748154b4fcc14bf7281b969605114412dfda696
treeab28b6a39186cd0f5f9a76626c62f2e764b305ce
parent0a277a7671265265e819136280a8aec58727b364
[project @ 2001-09-12 11:16:05 by rrt]
Make hsc2hs find template-hsc.h on Windows. This involves putting Main.hs
through cpp; to avoid the string gap problem preprocessing
__GLASGOW_HASKELL__ into its value inside strings, make judicious use of ++
(hope that's OK, Marcin; there seemed very little point in putting it all in
KludgedSystem this time).
ghc/utils/hsc2hs/Main.hs
ghc/utils/hsc2hs/Makefile