<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi all,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m very new to GHC’s source, but I’m trying to build a version of GHC for Windows that uses integer-simple instead of integer-gmp. My goal is to provide builds for MinGHC and stack to help alleviate the LGPL concerns on Windows:
<a href="https://github.com/commercialhaskell/stack/issues/399">https://github.com/commercialhaskell/stack/issues/399</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">So far I have not met with much success. I’m following this rather well-written tutorial:
<a href="https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Windows">https://ghc.haskell.org/trac/ghc/wiki/Building/Preparation/Windows</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Following those instructions exactly (I think) has brought me to a failing build. Some variables that the instructions don’t pin down are as follows:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m using the mingw64_shell on a Windows 8.1 64-bit machine. I’m trying to build the code at tag ghc-7.10.1-release and I’m using GHC 7.8.4 64-bit to do it. I’ve updated everything to the latest with pacman. I did not configure a mk/build.mk
 file. I have tried copying the sample configuration but got the same result.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Is there anyone who’d be willing to help me troubleshoot? Or if you have a working setup, a stop-gap measure would be to build 32- and 64-bit versions of the last few most recent versions of GHC with integer-simple so we can use them for
 MinGHC and stack.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Here’s the last bit of what I’m seeing.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Configuring base-4.8.0.0...<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">configure: WARNING: unrecognized options: --with-compiler, --with-gcc<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking build system type... x86_64-pc-mingw64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking host system type... x86_64-pc-mingw64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking target system type... x86_64-pc-mingw64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for gcc... C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking whether the C compiler works... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for C compiler default output file name... a.exe<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for suffix of executables... .exe<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking whether we are cross compiling... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for suffix of object files... o<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking whether we are using the GNU C compiler... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking whether C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe accepts -g... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe option to accept ISO C89... none needed<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for WINDOWS platform... YES<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking how to run the C preprocessor... C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe -E<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for grep that handles long lines and -e... /usr/bin/grep<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for egrep... /usr/bin/grep -E<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for ANSI C header files... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/types.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/stat.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for stdlib.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for string.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for memory.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for strings.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for inttypes.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for stdint.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for unistd.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for long long... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for ANSI C header files... (cached) yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking ctype.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking ctype.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for ctype.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking errno.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking errno.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for errno.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking fcntl.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking fcntl.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for fcntl.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for inttypes.h... (cached) yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking limits.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking limits.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for limits.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking signal.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking signal.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for signal.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/resource.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/resource.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/resource.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/select.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/select.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/select.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/stat.h... (cached) yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/syscall.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/syscall.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/syscall.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/time.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/time.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/time.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/timeb.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/timeb.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/timeb.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/timers.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/timers.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/timers.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/times.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/times.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/times.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/types.h... (cached) yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/utsname.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/utsname.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/utsname.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/wait.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/wait.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/wait.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking termios.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking termios.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for termios.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking time.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking time.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for time.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for unistd.h... (cached) yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking utime.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking utime.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for utime.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking windows.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking windows.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for windows.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking winsock.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking winsock.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for winsock.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking langinfo.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking langinfo.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for langinfo.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking poll.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking poll.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for poll.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/epoll.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/epoll.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/epoll.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/event.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/event.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/event.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/eventfd.h usability... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking sys/eventfd.h presence... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for sys/eventfd.h... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for special C compiler options needed for large files... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for _FILE_OFFSET_BITS value needed for large files... 64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking wctype.h usability... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking wctype.h presence... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for wctype.h... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for iswspace... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for lstat... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for clock_gettime in -lrt... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for clock_gettime... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for getclock... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for getrusage... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for times... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for _chsize... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for ftruncate... yes<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for epoll_ctl... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for eventfd... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for kevent... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for kevent64... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for kqueue... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for poll... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking for unsetenv... no<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking return type of unsetenv... int<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for char... Int8<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for signed char... Int8<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for unsigned char... Word8<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for short... Int16<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for unsigned short... Word16<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for int... Int32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for unsigned int... Word32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for long... Int32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for unsigned long... Word32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for long long... Int64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for unsigned long long... Word64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for float... Float<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for double... Double<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for ptrdiff_t... Int64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for size_t... Word64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for wchar_t... Word16<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for sig_atomic_t... Int32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for clock_t... Int32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for time_t... Int64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for useconds_t... Word32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for suseconds_t... Int32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for dev_t... Word32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for ino_t... Word16<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for mode_t... Word16<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for off_t... Int64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for pid_t... Int64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for gid_t... not supported<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for uid_t... not supported<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for cc_t... not supported<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for speed_t... not supported<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for tcflag_t... not supported<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for nlink_t... not supported<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for ssize_t... Int64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for rlim_t... not supported<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for intptr_t... Int64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for uintptr_t... Word64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for intmax_t... Int64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking Haskell type for uintmax_t... Word64<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of E2BIG... 7<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EACCES... 13<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EADDRINUSE... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EADDRNOTAVAIL... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EADV... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EAFNOSUPPORT... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EAGAIN... 11<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EALREADY... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EBADF... 9<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EBADMSG... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EBADRPC... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EBUSY... 16<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ECHILD... 10<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ECOMM... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ECONNABORTED... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ECONNREFUSED... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ECONNRESET... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EDEADLK... 36<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EDESTADDRREQ... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EDIRTY... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EDOM... 33<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EDQUOT... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EEXIST... 17<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EFAULT... 14<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EFBIG... 27<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EFTYPE... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EHOSTDOWN... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EHOSTUNREACH... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EIDRM... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EILSEQ... 42<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EINPROGRESS... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EINTR... 4<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EINVAL... 22<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EIO... 5<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EISCONN... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EISDIR... 21<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ELOOP... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EMFILE... 24<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EMLINK... 31<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EMSGSIZE... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EMULTIHOP... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENAMETOOLONG... 38<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENETDOWN... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENETRESET... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENETUNREACH... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENFILE... 23<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOBUFS... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENODATA... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENODEV... 19<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOENT... 2<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOEXEC... 8<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOLCK... 39<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOLINK... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOMEM... 12<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOMSG... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENONET... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOPROTOOPT... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOSPC... 28<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOSR... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOSTR... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOSYS... 40<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOTBLK... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOTCONN... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOTDIR... 20<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOTEMPTY... 41<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOTSOCK... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOTTY... 25<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENXIO... 6<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EOPNOTSUPP... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPERM... 1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPFNOSUPPORT... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPIPE... 32<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPROCLIM... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPROCUNAVAIL... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPROGMISMATCH... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPROGUNAVAIL... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPROTO... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPROTONOSUPPORT... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EPROTOTYPE... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ERANGE... 34<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EREMCHG... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EREMOTE... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EROFS... 30<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ERPCMISMATCH... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ERREMOTE... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ESHUTDOWN... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ESOCKTNOSUPPORT... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ESPIPE... 29<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ESRCH... 3<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ESRMNT... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ESTALE... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ETIME... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ETIMEDOUT... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ETOOMANYREFS... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ETXTBSY... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EUSERS... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EWOULDBLOCK... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of EXDEV... 18<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOCIGAR... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of ENOTSUP... -1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of SIGINT... 2<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking value of O_BINARY... 32768<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">checking size of struct MD5Context... 88<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">configure: creating ./config.status<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">config.status: creating base.buildinfo<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">config.status: creating include/HsBaseConfig.h<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">config.status: creating include/EventConfig.h<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">configure: WARNING: unrecognized options: --with-compiler, --with-gcc<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"C:/msys64/tmp/ghc/inplace/bin/ghc-pkg.exe" update --force  libraries/base/dist-install/inplace-pkg-config<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Reading package info from "libraries/base/dist-install/inplace-pkg-config" ... done.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: Warning: haddock-interfaces: C:\msys64\tmp\ghc\libraries\base\dist-install\doc\html\base\base.haddock doesn't exist or isn't a file<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Applicative.hi","Control\\Applicative.p_hi","Control\\Applicative.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Arrow.hi","Control\\Arrow.p_hi","Control\\Arrow.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Category.hi","Control\\Category.p_hi","Control\\Category.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Concurrent.hi","Control\\Concurrent.p_hi","Control\\Concurrent.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Concurrent\\Chan.hi","Control\\Concurrent\\Chan.p_hi","Control\\Concurrent\\Chan.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Concurrent\\MVar.hi","Control\\Concurrent\\MVar.p_hi","Control\\Concurrent\\MVar.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Concurrent\\QSem.hi","Control\\Concurrent\\QSem.p_hi","Control\\Concurrent\\QSem.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Concurrent\\QSemN.hi","Control\\Concurrent\\QSemN.p_hi","Control\\Concurrent\\QSemN.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Exception.hi","Control\\Exception.p_hi","Control\\Exception.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Exception\\Base.hi","Control\\Exception\\Base.p_hi","Control\\Exception\\Base.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad.hi","Control\\Monad.p_hi","Control\\Monad.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\Fix.hi","Control\\Monad\\Fix.p_hi","Control\\Monad\\Fix.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\Instances.hi","Control\\Monad\\Instances.p_hi","Control\\Monad\\Instances.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST.hi","Control\\Monad\\ST.p_hi","Control\\Monad\\ST.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST\\Lazy.hi","Control\\Monad\\ST\\Lazy.p_hi","Control\\Monad\\ST\\Lazy.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST\\Lazy\\Safe.hi","Control\\Monad\\ST\\Lazy\\Safe.p_hi","Control\\Monad\\ST\\Lazy\\Safe.dyn_hi"]
 (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST\\Lazy\\Unsafe.hi","Control\\Monad\\ST\\Lazy\\Unsafe.p_hi","Control\\Monad\\ST\\Lazy\\Unsafe.dyn_hi"]
 (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST\\Safe.hi","Control\\Monad\\ST\\Safe.p_hi","Control\\Monad\\ST\\Safe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST\\Strict.hi","Control\\Monad\\ST\\Strict.p_hi","Control\\Monad\\ST\\Strict.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST\\Unsafe.hi","Control\\Monad\\ST\\Unsafe.p_hi","Control\\Monad\\ST\\Unsafe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\Zip.hi","Control\\Monad\\Zip.p_hi","Control\\Monad\\Zip.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Bifunctor.hi","Data\\Bifunctor.p_hi","Data\\Bifunctor.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Bits.hi","Data\\Bits.p_hi","Data\\Bits.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Bool.hi","Data\\Bool.p_hi","Data\\Bool.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Char.hi","Data\\Char.p_hi","Data\\Char.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Coerce.hi","Data\\Coerce.p_hi","Data\\Coerce.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Complex.hi","Data\\Complex.p_hi","Data\\Complex.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Data.hi","Data\\Data.p_hi","Data\\Data.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Dynamic.hi","Data\\Dynamic.p_hi","Data\\Dynamic.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Either.hi","Data\\Either.p_hi","Data\\Either.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Eq.hi","Data\\Eq.p_hi","Data\\Eq.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Fixed.hi","Data\\Fixed.p_hi","Data\\Fixed.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Foldable.hi","Data\\Foldable.p_hi","Data\\Foldable.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Function.hi","Data\\Function.p_hi","Data\\Function.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Functor.hi","Data\\Functor.p_hi","Data\\Functor.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Functor\\Identity.hi","Data\\Functor\\Identity.p_hi","Data\\Functor\\Identity.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\IORef.hi","Data\\IORef.p_hi","Data\\IORef.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Int.hi","Data\\Int.p_hi","Data\\Int.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Ix.hi","Data\\Ix.p_hi","Data\\Ix.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\List.hi","Data\\List.p_hi","Data\\List.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Maybe.hi","Data\\Maybe.p_hi","Data\\Maybe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Monoid.hi","Data\\Monoid.p_hi","Data\\Monoid.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Ord.hi","Data\\Ord.p_hi","Data\\Ord.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Proxy.hi","Data\\Proxy.p_hi","Data\\Proxy.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Ratio.hi","Data\\Ratio.p_hi","Data\\Ratio.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\STRef.hi","Data\\STRef.p_hi","Data\\STRef.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\STRef\\Lazy.hi","Data\\STRef\\Lazy.p_hi","Data\\STRef\\Lazy.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\STRef\\Strict.hi","Data\\STRef\\Strict.p_hi","Data\\STRef\\Strict.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\String.hi","Data\\String.p_hi","Data\\String.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Traversable.hi","Data\\Traversable.p_hi","Data\\Traversable.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Tuple.hi","Data\\Tuple.p_hi","Data\\Tuple.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Type\\Bool.hi","Data\\Type\\Bool.p_hi","Data\\Type\\Bool.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Type\\Coercion.hi","Data\\Type\\Coercion.p_hi","Data\\Type\\Coercion.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Type\\Equality.hi","Data\\Type\\Equality.p_hi","Data\\Type\\Equality.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Typeable.hi","Data\\Typeable.p_hi","Data\\Typeable.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Typeable\\Internal.hi","Data\\Typeable\\Internal.p_hi","Data\\Typeable\\Internal.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Unique.hi","Data\\Unique.p_hi","Data\\Unique.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Version.hi","Data\\Version.p_hi","Data\\Version.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Void.hi","Data\\Void.p_hi","Data\\Void.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\Word.hi","Data\\Word.p_hi","Data\\Word.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Debug\\Trace.hi","Debug\\Trace.p_hi","Debug\\Trace.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign.hi","Foreign.p_hi","Foreign.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\C.hi","Foreign\\C.p_hi","Foreign\\C.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\C\\Error.hi","Foreign\\C\\Error.p_hi","Foreign\\C\\Error.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\C\\String.hi","Foreign\\C\\String.p_hi","Foreign\\C\\String.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\C\\Types.hi","Foreign\\C\\Types.p_hi","Foreign\\C\\Types.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Concurrent.hi","Foreign\\Concurrent.p_hi","Foreign\\Concurrent.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\ForeignPtr.hi","Foreign\\ForeignPtr.p_hi","Foreign\\ForeignPtr.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\ForeignPtr\\Safe.hi","Foreign\\ForeignPtr\\Safe.p_hi","Foreign\\ForeignPtr\\Safe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\ForeignPtr\\Unsafe.hi","Foreign\\ForeignPtr\\Unsafe.p_hi","Foreign\\ForeignPtr\\Unsafe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Marshal.hi","Foreign\\Marshal.p_hi","Foreign\\Marshal.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Marshal\\Alloc.hi","Foreign\\Marshal\\Alloc.p_hi","Foreign\\Marshal\\Alloc.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Marshal\\Array.hi","Foreign\\Marshal\\Array.p_hi","Foreign\\Marshal\\Array.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Marshal\\Error.hi","Foreign\\Marshal\\Error.p_hi","Foreign\\Marshal\\Error.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Marshal\\Pool.hi","Foreign\\Marshal\\Pool.p_hi","Foreign\\Marshal\\Pool.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Marshal\\Safe.hi","Foreign\\Marshal\\Safe.p_hi","Foreign\\Marshal\\Safe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Marshal\\Unsafe.hi","Foreign\\Marshal\\Unsafe.p_hi","Foreign\\Marshal\\Unsafe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Marshal\\Utils.hi","Foreign\\Marshal\\Utils.p_hi","Foreign\\Marshal\\Utils.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Ptr.hi","Foreign\\Ptr.p_hi","Foreign\\Ptr.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Safe.hi","Foreign\\Safe.p_hi","Foreign\\Safe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\StablePtr.hi","Foreign\\StablePtr.p_hi","Foreign\\StablePtr.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\Storable.hi","Foreign\\Storable.p_hi","Foreign\\Storable.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Arr.hi","GHC\\Arr.p_hi","GHC\\Arr.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Base.hi","GHC\\Base.p_hi","GHC\\Base.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Char.hi","GHC\\Char.p_hi","GHC\\Char.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Conc.hi","GHC\\Conc.p_hi","GHC\\Conc.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Conc\\IO.hi","GHC\\Conc\\IO.p_hi","GHC\\Conc\\IO.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Conc\\Signal.hi","GHC\\Conc\\Signal.p_hi","GHC\\Conc\\Signal.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Conc\\Sync.hi","GHC\\Conc\\Sync.p_hi","GHC\\Conc\\Sync.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\ConsoleHandler.hi","GHC\\ConsoleHandler.p_hi","GHC\\ConsoleHandler.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Constants.hi","GHC\\Constants.p_hi","GHC\\Constants.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Desugar.hi","GHC\\Desugar.p_hi","GHC\\Desugar.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Enum.hi","GHC\\Enum.p_hi","GHC\\Enum.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Environment.hi","GHC\\Environment.p_hi","GHC\\Environment.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Err.hi","GHC\\Err.p_hi","GHC\\Err.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Exception.hi","GHC\\Exception.p_hi","GHC\\Exception.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Exts.hi","GHC\\Exts.p_hi","GHC\\Exts.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Fingerprint.hi","GHC\\Fingerprint.p_hi","GHC\\Fingerprint.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Fingerprint\\Type.hi","GHC\\Fingerprint\\Type.p_hi","GHC\\Fingerprint\\Type.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Float.hi","GHC\\Float.p_hi","GHC\\Float.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Float\\ConversionUtils.hi","GHC\\Float\\ConversionUtils.p_hi","GHC\\Float\\ConversionUtils.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Float\\RealFracMethods.hi","GHC\\Float\\RealFracMethods.p_hi","GHC\\Float\\RealFracMethods.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Foreign.hi","GHC\\Foreign.p_hi","GHC\\Foreign.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\ForeignPtr.hi","GHC\\ForeignPtr.p_hi","GHC\\ForeignPtr.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\GHCi.hi","GHC\\GHCi.p_hi","GHC\\GHCi.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Generics.hi","GHC\\Generics.p_hi","GHC\\Generics.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO.hi","GHC\\IO.p_hi","GHC\\IO.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Buffer.hi","GHC\\IO\\Buffer.p_hi","GHC\\IO\\Buffer.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\BufferedIO.hi","GHC\\IO\\BufferedIO.p_hi","GHC\\IO\\BufferedIO.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Device.hi","GHC\\IO\\Device.p_hi","GHC\\IO\\Device.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding.hi","GHC\\IO\\Encoding.p_hi","GHC\\IO\\Encoding.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\CodePage.hi","GHC\\IO\\Encoding\\CodePage.p_hi","GHC\\IO\\Encoding\\CodePage.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\Failure.hi","GHC\\IO\\Encoding\\Failure.p_hi","GHC\\IO\\Encoding\\Failure.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\Iconv.hi","GHC\\IO\\Encoding\\Iconv.p_hi","GHC\\IO\\Encoding\\Iconv.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\Latin1.hi","GHC\\IO\\Encoding\\Latin1.p_hi","GHC\\IO\\Encoding\\Latin1.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\Types.hi","GHC\\IO\\Encoding\\Types.p_hi","GHC\\IO\\Encoding\\Types.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\UTF16.hi","GHC\\IO\\Encoding\\UTF16.p_hi","GHC\\IO\\Encoding\\UTF16.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\UTF32.hi","GHC\\IO\\Encoding\\UTF32.p_hi","GHC\\IO\\Encoding\\UTF32.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\UTF8.hi","GHC\\IO\\Encoding\\UTF8.p_hi","GHC\\IO\\Encoding\\UTF8.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Exception.hi","GHC\\IO\\Exception.p_hi","GHC\\IO\\Exception.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\FD.hi","GHC\\IO\\FD.p_hi","GHC\\IO\\FD.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Handle.hi","GHC\\IO\\Handle.p_hi","GHC\\IO\\Handle.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Handle\\FD.hi","GHC\\IO\\Handle\\FD.p_hi","GHC\\IO\\Handle\\FD.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Handle\\Internals.hi","GHC\\IO\\Handle\\Internals.p_hi","GHC\\IO\\Handle\\Internals.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Handle\\Text.hi","GHC\\IO\\Handle\\Text.p_hi","GHC\\IO\\Handle\\Text.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Handle\\Types.hi","GHC\\IO\\Handle\\Types.p_hi","GHC\\IO\\Handle\\Types.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\IOMode.hi","GHC\\IO\\IOMode.p_hi","GHC\\IO\\IOMode.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IOArray.hi","GHC\\IOArray.p_hi","GHC\\IOArray.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IORef.hi","GHC\\IORef.p_hi","GHC\\IORef.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IP.hi","GHC\\IP.p_hi","GHC\\IP.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Int.hi","GHC\\Int.p_hi","GHC\\Int.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\List.hi","GHC\\List.p_hi","GHC\\List.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\MVar.hi","GHC\\MVar.p_hi","GHC\\MVar.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Natural.hi","GHC\\Natural.p_hi","GHC\\Natural.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Num.hi","GHC\\Num.p_hi","GHC\\Num.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\OldList.hi","GHC\\OldList.p_hi","GHC\\OldList.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\PArr.hi","GHC\\PArr.p_hi","GHC\\PArr.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Pack.hi","GHC\\Pack.p_hi","GHC\\Pack.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Profiling.hi","GHC\\Profiling.p_hi","GHC\\Profiling.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Ptr.hi","GHC\\Ptr.p_hi","GHC\\Ptr.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Read.hi","GHC\\Read.p_hi","GHC\\Read.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Real.hi","GHC\\Real.p_hi","GHC\\Real.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\RTS\\Flags.hi","GHC\\RTS\\Flags.p_hi","GHC\\RTS\\Flags.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\ST.hi","GHC\\ST.p_hi","GHC\\ST.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\StaticPtr.hi","GHC\\StaticPtr.p_hi","GHC\\StaticPtr.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\STRef.hi","GHC\\STRef.p_hi","GHC\\STRef.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Show.hi","GHC\\Show.p_hi","GHC\\Show.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Stable.hi","GHC\\Stable.p_hi","GHC\\Stable.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Stack.hi","GHC\\Stack.p_hi","GHC\\Stack.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Stats.hi","GHC\\Stats.p_hi","GHC\\Stats.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Storable.hi","GHC\\Storable.p_hi","GHC\\Storable.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\TopHandler.hi","GHC\\TopHandler.p_hi","GHC\\TopHandler.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\TypeLits.hi","GHC\\TypeLits.p_hi","GHC\\TypeLits.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Unicode.hi","GHC\\Unicode.p_hi","GHC\\Unicode.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Weak.hi","GHC\\Weak.p_hi","GHC\\Weak.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Word.hi","GHC\\Word.p_hi","GHC\\Word.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Numeric.hi","Numeric.p_hi","Numeric.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Numeric\\Natural.hi","Numeric\\Natural.p_hi","Numeric\\Natural.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Prelude.hi","Prelude.p_hi","Prelude.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\CPUTime.hi","System\\CPUTime.p_hi","System\\CPUTime.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Console\\GetOpt.hi","System\\Console\\GetOpt.p_hi","System\\Console\\GetOpt.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Environment.hi","System\\Environment.p_hi","System\\Environment.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Exit.hi","System\\Exit.p_hi","System\\Exit.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\IO.hi","System\\IO.p_hi","System\\IO.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\IO\\Error.hi","System\\IO\\Error.p_hi","System\\IO\\Error.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\IO\\Unsafe.hi","System\\IO\\Unsafe.p_hi","System\\IO\\Unsafe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Info.hi","System\\Info.p_hi","System\\Info.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Mem.hi","System\\Mem.p_hi","System\\Mem.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Mem\\StableName.hi","System\\Mem\\StableName.p_hi","System\\Mem\\StableName.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Mem\\Weak.hi","System\\Mem\\Weak.p_hi","System\\Mem\\Weak.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Posix\\Internals.hi","System\\Posix\\Internals.p_hi","System\\Posix\\Internals.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Posix\\Types.hi","System\\Posix\\Types.p_hi","System\\Posix\\Types.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Timeout.hi","System\\Timeout.p_hi","System\\Timeout.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Text\\ParserCombinators\\ReadP.hi","Text\\ParserCombinators\\ReadP.p_hi","Text\\ParserCombinators\\ReadP.dyn_hi"]
 (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Text\\ParserCombinators\\ReadPrec.hi","Text\\ParserCombinators\\ReadPrec.p_hi","Text\\ParserCombinators\\ReadPrec.dyn_hi"]
 (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Text\\Printf.hi","Text\\Printf.p_hi","Text\\Printf.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Text\\Read.hi","Text\\Read.p_hi","Text\\Read.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Text\\Read\\Lex.hi","Text\\Read\\Lex.p_hi","Text\\Read\\Lex.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Text\\Show.hi","Text\\Show.p_hi","Text\\Show.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Text\\Show\\Functions.hi","Text\\Show\\Functions.p_hi","Text\\Show\\Functions.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Unsafe\\Coerce.hi","Unsafe\\Coerce.p_hi","Unsafe\\Coerce.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\CodePage\\API.hi","GHC\\IO\\Encoding\\CodePage\\API.p_hi","GHC\\IO\\Encoding\\CodePage\\API.dyn_hi"]
 (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\IO\\Encoding\\CodePage\\Table.hi","GHC\\IO\\Encoding\\CodePage\\Table.p_hi","GHC\\IO\\Encoding\\CodePage\\Table.dyn_hi"]
 (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Conc\\Windows.hi","GHC\\Conc\\Windows.p_hi","GHC\\Conc\\Windows.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["GHC\\Windows.hi","GHC\\Windows.p_hi","GHC\\Windows.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST\\Imp.hi","Control\\Monad\\ST\\Imp.p_hi","Control\\Monad\\ST\\Imp.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Control\\Monad\\ST\\Lazy\\Imp.hi","Control\\Monad\\ST\\Lazy\\Imp.p_hi","Control\\Monad\\ST\\Lazy\\Imp.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Data\\OldList.hi","Data\\OldList.p_hi","Data\\OldList.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["Foreign\\ForeignPtr\\Imp.hi","Foreign\\ForeignPtr\\Imp.p_hi","Foreign\\ForeignPtr\\Imp.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["System\\Environment\\ExecutablePath.hi","System\\Environment\\ExecutablePath.p_hi","System\\Environment\\ExecutablePath.dyn_hi"]
 (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">base-4.8.0.0: cannot find any of ["libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a","libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.p_a","libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so","libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.dylib","HSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.dll"]
 on library path (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"inplace/bin/ghc-cabal.exe" check libraries/filepath<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"inplace/bin/ghc-cabal.exe" configure libraries/filepath dist-install "" --with-ghc="C:/msys64/tmp/ghc/inplace/bin/ghc-stage1.exe" --with-ghc-pkg="C:/msys64/tmp/ghc/inplace/bin/ghc-pkg.exe" 
 --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --disable-shared --configure-option=CFLAGS=" -fno-stack-protector   " --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="
 -fno-stack-protector      " --with-gcc="C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe" --with-ld="C:/msys64/tmp/ghc/inplace/mingw/bin/ld.exe" --configure-option=--with-cc="C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe" --with-ar="/usr/bin/ar" --with-alex="/usr/local/bin/alex"
 --with-happy="/usr/local/bin/happy"<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Configuring filepath-1.4.0.0...<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"C:/msys64/tmp/ghc/inplace/bin/ghc-pkg.exe" update --force  libraries/filepath/dist-install/inplace-pkg-config<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Reading package info from "libraries/filepath/dist-install/inplace-pkg-config" ... done.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">filepath-1.4.0.0: Warning: haddock-interfaces: C:\msys64\tmp\ghc\libraries\filepath\dist-install\doc\html\filepath\filepath.haddock doesn't exist or
 isn't a file<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">filepath-1.4.0.0: cannot find any of ["System\\FilePath.hi","System\\FilePath.p_hi","System\\FilePath.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">filepath-1.4.0.0: cannot find any of ["System\\FilePath\\Posix.hi","System\\FilePath\\Posix.p_hi","System\\FilePath\\Posix.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">filepath-1.4.0.0: cannot find any of ["System\\FilePath\\Windows.hi","System\\FilePath\\Windows.p_hi","System\\FilePath\\Windows.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">filepath-1.4.0.0: cannot find any of ["libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a","libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.p_a","libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so","libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.dylib","HSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.dll"]
 on library path (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"inplace/bin/ghc-cabal.exe" check libraries/array<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"inplace/bin/ghc-cabal.exe" configure libraries/array dist-install "" --with-ghc="C:/msys64/tmp/ghc/inplace/bin/ghc-stage1.exe" --with-ghc-pkg="C:/msys64/tmp/ghc/inplace/bin/ghc-pkg.exe" 
 --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --disable-shared --configure-option=CFLAGS=" -fno-stack-protector   " --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="
 -fno-stack-protector      " --with-gcc="C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe" --with-ld="C:/msys64/tmp/ghc/inplace/mingw/bin/ld.exe" --configure-option=--with-cc="C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe" --with-ar="/usr/bin/ar" --with-alex="/usr/local/bin/alex"
 --with-happy="/usr/local/bin/happy"<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Configuring array-0.5.1.0...<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"C:/msys64/tmp/ghc/inplace/bin/ghc-pkg.exe" update --force  libraries/array/dist-install/inplace-pkg-config<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Reading package info from "libraries/array/dist-install/inplace-pkg-config" ... done.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: Warning: haddock-interfaces: C:\msys64\tmp\ghc\libraries\array\dist-install\doc\html\array\array.haddock doesn't exist or isn't a file<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array.hi","Data\\Array.p_hi","Data\\Array.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\Base.hi","Data\\Array\\Base.p_hi","Data\\Array\\Base.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\IArray.hi","Data\\Array\\IArray.p_hi","Data\\Array\\IArray.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\IO.hi","Data\\Array\\IO.p_hi","Data\\Array\\IO.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\IO\\Safe.hi","Data\\Array\\IO\\Safe.p_hi","Data\\Array\\IO\\Safe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\IO\\Internals.hi","Data\\Array\\IO\\Internals.p_hi","Data\\Array\\IO\\Internals.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\MArray.hi","Data\\Array\\MArray.p_hi","Data\\Array\\MArray.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\MArray\\Safe.hi","Data\\Array\\MArray\\Safe.p_hi","Data\\Array\\MArray\\Safe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\ST.hi","Data\\Array\\ST.p_hi","Data\\Array\\ST.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\ST\\Safe.hi","Data\\Array\\ST\\Safe.p_hi","Data\\Array\\ST\\Safe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\Storable.hi","Data\\Array\\Storable.p_hi","Data\\Array\\Storable.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\Storable\\Safe.hi","Data\\Array\\Storable\\Safe.p_hi","Data\\Array\\Storable\\Safe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\Storable\\Internals.hi","Data\\Array\\Storable\\Internals.p_hi","Data\\Array\\Storable\\Internals.dyn_hi"]
 (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\Unboxed.hi","Data\\Array\\Unboxed.p_hi","Data\\Array\\Unboxed.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["Data\\Array\\Unsafe.hi","Data\\Array\\Unsafe.p_hi","Data\\Array\\Unsafe.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">array-0.5.1.0: cannot find any of ["libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a","libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.p_a","libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so","libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.dylib","HSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.dll"]
 on library path (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"inplace/bin/ghc-cabal.exe" check libraries/deepseq<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"inplace/bin/ghc-cabal.exe" configure libraries/deepseq dist-install "" --with-ghc="C:/msys64/tmp/ghc/inplace/bin/ghc-stage1.exe" --with-ghc-pkg="C:/msys64/tmp/ghc/inplace/bin/ghc-pkg.exe" 
 --disable-library-for-ghci --enable-library-vanilla --enable-library-for-ghci --enable-library-profiling --disable-shared --configure-option=CFLAGS=" -fno-stack-protector   " --configure-option=LDFLAGS="  " --configure-option=CPPFLAGS="   " --gcc-options="
 -fno-stack-protector      " --with-gcc="C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe" --with-ld="C:/msys64/tmp/ghc/inplace/mingw/bin/ld.exe" --configure-option=--with-cc="C:/msys64/tmp/ghc/inplace/mingw/bin/gcc.exe" --with-ar="/usr/bin/ar" --with-alex="/usr/local/bin/alex"
 --with-happy="/usr/local/bin/happy"<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Configuring deepseq-1.4.1.1...<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"C:/msys64/tmp/ghc/inplace/bin/ghc-pkg.exe" update --force  libraries/deepseq/dist-install/inplace-pkg-config<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Reading package info from "libraries/deepseq/dist-install/inplace-pkg-config" ... done.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">deepseq-1.4.1.1: Warning: haddock-interfaces: C:\msys64\tmp\ghc\libraries\deepseq\dist-install\doc\html\deepseq\deepseq.haddock doesn't exist or isn't
 a file<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">deepseq-1.4.1.1: cannot find any of ["Control\\DeepSeq.hi","Control\\DeepSeq.p_hi","Control\\DeepSeq.dyn_hi"] (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">deepseq-1.4.1.1: cannot find any of ["libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a","libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.p_a","libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so","libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.dylib","HSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.dll"]
 on library path (ignoring)<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">"inplace/bin/ghc-cabal.exe" check libraries/bytestring<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">libraries/bytestring/ghc.mk:4: recipe for target 'libraries/bytestring/dist-install/package-data.mk' failed<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">make[1]: *** [libraries/bytestring/dist-install/package-data.mk] Error 1<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">Makefile:71: recipe for target 'all' failed<o:p></o:p></span></p>
<p class="MsoNormal" style="text-autospace:none"><span style="font-size:9.0pt;font-family:"Lucida Console"">make: *** [all] Error 2<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>