<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 13, 2015 at 7:53 AM, Joel Neely <span dir="ltr"><<a href="mailto:joel.neely@gmail.com" target="_blank">joel.neely@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small;display:inline">The logged failure for regex-pcre-0.94.4 ​included the following:</div><br><p></p><p><span style="font-family:georgia,serif"></span></p></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><font face="georgia, serif">Preprocessing library regex-pcre-0.94.4...</font></div></div><div><div><font face="georgia, serif">Wrap.hsc:148:10: fatal error: 'pcre.h' file not found</font></div></div><div><div><font face="georgia, serif">#include <pcre.h></font></div></div><div><div><font face="georgia, serif">         ^</font></div></div><div><div><font face="georgia, serif">1 error generated.</font></div></div><div><div><font face="georgia, serif">compiling dist/build/Text/Regex/PCRE/Wrap_hsc_make.c failed (exit code 1)</font></div></div></blockquote><div><p></p></div><div></div></blockquote></div><br>Both of these are the same problem: cabal cannot operate your system package manager to install the developer headers / libraries for the system's pcre package (if it even has one; on a Mac you may need to get a pcre package from somewhere else).<br><br>The other one looks like an internal problem with either ghc or cabal; I can't help offhand.<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>