<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 20 November 2014 13:16, Aaron Stump <span dir="ltr">&lt;<a href="mailto:aaron-stump@uiowa.edu" target="_blank">aaron-stump@uiowa.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">So, for anyone trying to make the Agda installation process more robust, it seems that somewhere along the way (cabal?), the --with-PROG directives are not getting honored, and so versions of those programs (the culprit looks like cpphs) are getting used which are not the ones specified on the command-line.</blockquote></div><br></div><div class="gmail_extra">You can use the default C preprocessor  instead of cpphs by running<br><br>  $ cabal install -f -cpphs ...<br><br></div><div class="gmail_extra">Can you reproduce the issue using this option?<br></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature"><div dir="ltr">Andrés<br></div></div>
</div></div>