[project @ 1997-12-08 10:06:34 by simonm]
authorsimonm <unknown>
Mon, 8 Dec 1997 10:06:34 +0000 (10:06 +0000)
committersimonm <unknown>
Mon, 8 Dec 1997 10:06:34 +0000 (10:06 +0000)
commitcb6085ec18ece0ad37cebb3cd9ac22ee65b59c29
tree7104f1be3d1e539b300d60691c16d02d995a42db
parent6d32951e5097e8e4e046af351299e1bbe64c442c
[project @ 1997-12-08 10:06:34 by simonm]
Treat $(PROJECTVERSION) as a string, not a floating point number, to
avoid rounding errors.

Fool cpp into substituting for PROJECTVERSION within a string by using
string gaps, not forgetting the space after the '\' at the end of the
line to fool cpp into leaving the '\' behind :-)
ghc/compiler/main/Main.lhs