Hi

> Yes, or just don't use string gaps.  ++ works just as well, and GHC will
> optimise it away when applied to constant strings.

There are also other issues, such as ' in variable names (can cause
bits to be skipped in that line), /* as an operator, unboxed varids in
#define's

Thanks

Neil
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to