Hey,<br><br>I&#39;m trying to build GHC with LLVM.  I need HEAD -- I tried, and can&#39;t get anywhere with STABLE -- so when I go and get HEAD, untar it, ./darcs-all get, and try to apply the llvm patch, I&#39;m told that there are some other patches missing.  So I run darcs pull.  Everything&#39;s cool now, except when I try to run make:<br>

<br>...........<br>[57 of 61] Compiling Distribution.Simple.Build ( libraries/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o )         <br>[58 of 61] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o )   <br>

[59 of 61] Compiling Distribution.Simple.Install ( libraries/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o )   <br>[60 of 61] Compiling Distribution.Simple ( libraries/Cabal/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o )                           <br>

[61 of 61] Compiling Main             ( utils/ghc-cabal/ghc-cabal.hs, bootstrapping/Main.o )                                                       <br><br>utils/ghc-cabal/ghc-cabal.hs:187:30:<br>    `programDefaultArgs&#39; is not a (visible) field of constructor `ConfiguredProgram&#39;<br>

<br>utils/ghc-cabal/ghc-cabal.hs:188:30:<br>    `programOverrideArgs&#39; is not a (visible) field of constructor `ConfiguredProgram&#39;<br><br>utils/ghc-cabal/ghc-cabal.hs:195:33:<br>    `programDefaultArgs&#39; is not a (visible) field of constructor `ConfiguredProgram&#39;<br>

<br>utils/ghc-cabal/ghc-cabal.hs:200:33:<br>    `programOverrideArgs&#39; is not a (visible) field of constructor `ConfiguredProgram&#39;<br><br>utils/ghc-cabal/ghc-cabal.hs:206:30:<br>    `programDefaultArgs&#39; is not a (visible) field of constructor `ConfiguredProgram&#39;<br>

<br>utils/ghc-cabal/ghc-cabal.hs:207:30:<br>    `programOverrideArgs&#39; is not a (visible) field of constructor `ConfiguredProgram&#39;<br><br>utils/ghc-cabal/ghc-cabal.hs:354:27:<br>    Not in scope: `programDefaultArgs&#39;<br>

<br>utils/ghc-cabal/ghc-cabal.hs:357:27:<br>    Not in scope: `programOverrideArgs&#39;<br>make[1]: *** [utils/ghc-cabal/dist/build/tmp/ghc-cabal] Error 1<br>make: *** [all] Error 2<br><br>Halp!<br><br clear="all">Louis Wasserman<br>

<a href="mailto:wasserman.louis@gmail.com">wasserman.louis@gmail.com</a><br><a href="http://profiles.google.com/wasserman.louis">http://profiles.google.com/wasserman.louis</a><br>