On Nov 30, 2006, at 11:13 AM, Henrik Nilsson wrote:

> The problem with that is that someone getting the sources might get
> the idea that the preprocessed file is an actual source file and try > to modify it (or just make sense of it, imagine someone trying to read
> a happy parser...).

True (although I'm not sure how much of a problem that really is).

You'd be surprised :)

I've been teaching a course in programming language implementation where I have had to stop several students from "fixing" generated code.

/ Ulf
_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to