Skip to content
  • Reuben Thomas's avatar
    [project @ 2001-09-12 11:16:05 by rrt] · 7748154b
    Reuben Thomas authored
    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).
    7748154b