<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>It was exactly the clang cpp issue. Since I didn't know what I was doing, I reinstalled GHC telling it to use cpphs (at Carter's suggestion), and that worked.</div><div><br></div><div>Thanks!</div><div><br>On Jul 13, 2014, at 7:35, Mark Lentczner <<a href="mailto:mark.lentczner@gmail.com">mark.lentczner@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><p dir="ltr">If this is happening on OS X and your computer is really clang (gcc -version will say clang somewhere)....</p>
<p dir="ltr">... then please try this simple fix: Edit the compiler settings file, find the line with "Haskell CPP Flags", and add -P to the list of flags.</p>
<p dir="ltr">If that works, then the upcoming Haskell Platform release will take care of doing this, no need to hack this into cabal.</p>
</div></blockquote></body></html>