#29: C2HS chokes on Mac "^" block notation --------------------+------------------------------------------------------- Reporter: guest | Type: defect Status: new | Priority: normal Milestone: | Component: general Version: 0.16.0 | Keywords: --------------------+-------------------------------------------------------
Comment(by guest): undefining BLOCKS does not help, I'm pretty sure that language-c will need to be extended. As a quick workaround, you can specify to use cpp-4.0 and it seems to work: c2hs -ccpp-4.0 on my machine cpp-4.0 seems to actually be gcc-4.0.1 -- Ticket URL: <http://hackage.haskell.org/trac/c2hs/ticket/29#comment:3> c2hs <http://www.cse.unsw.edu.au/~chak/haskell/c2hs/> C->Haskell, An Interface Generator for Haskell _______________________________________________ C2hs mailing list C2hs@haskell.org http://www.haskell.org/mailman/listinfo/c2hs