Skip to content
  • wolfgang's avatar
    [project @ 2004-10-02 15:12:48 by wolfgang] · 65fd4516
    wolfgang authored
    Deal with Apple's broken cpp 3.3 (you know, the one that inserts useless
    #pragma lines into it's output) by filtering it's output through
    grep -v.
    This shouldn't be a problem for other platforms, and it's much simpler
    than to make the parsers for ghc-pkg, genprimopcode and happy ignore
    those lines.
    
    MERGE TO STABLE
    65fd4516