Re: Preprocessor bug in 7.4.1

2012-06-05 Thread Philip K. F. Hölzenspies
ll.org [mailto:cvs-ghc-boun...@haskell.org] > | On Behalf Of "Philip K. F. Hölzenspies" > | Sent: 01 June 2012 00:19 > | To: cvs-ghc@haskell.org > | Subject: Preprocessor bug in 7.4.1 > | > | Dear GHCers, > | > | I believe I have found a preprocessor bug in GHC

RE: Preprocessor bug in 7.4.1

2012-06-04 Thread Simon Peyton-Jones
| Subject: Preprocessor bug in 7.4.1 | | Dear GHCers, | | I believe I have found a preprocessor bug in GHC 7.4.1. This bug may | persist in HEAD; I have not yet been able to try it. I'm using the | purely functional parser from the GHC-API and was parsing | ./compiler/prelude/PrimOp.lhs. My sourc

Preprocessor bug in 7.4.1

2012-06-01 Thread Philip K. F. Hölzenspies
Dear GHCers, I believe I have found a preprocessor bug in GHC 7.4.1. This bug may persist in HEAD; I have not yet been able to try it. I'm using the purely functional parser from the GHC-API and was parsing ./compiler/prelude/PrimOp.lhs. My sources are included below. I found that some of the S