Hey jan, <div>I seem to have sorted it out.  There&#39;s still some dirty module state, but nothing that&#39;s a blocker. If I hit it again today ill be sure to holler. </div><div><br></div><div>Thanks!</div><div>Carter<span></span></div>
<div><br>On Thursday, September 19, 2013, Jan Stolarek  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As Gabor pointed out, this sounds like problems with rebasing on top of my patches. Carter, have you managed to resolve this? If not then please let me know - I&#39;ll try to help.<br>

<br>
Janek<br>
<br>
----- Oryginalna wiadomość -----<br>
Od: &quot;Gabor Greif&quot; &lt;<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;ggreif@gmail.com&#39;)">ggreif@gmail.com</a>&gt;<br>
Do: &quot;Carter Schonwald&quot; &lt;<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;carter.schonwald@gmail.com&#39;)">carter.schonwald@gmail.com</a>&gt;<br>
DW: <a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;ghc-devs@haskell.org&#39;)">ghc-devs@haskell.org</a><br>
Wysłane: środa, 18 wrzesień 2013 23:50:48<br>
Temat: Re: primitive using PrimWrappers rather than PrimOpWrappers?<br>
<br>
$ git pull --rebase<br>
just pulls and then rebases your local commits. It gives up (with an<br>
error message) if there are unstaged changes in the workspace.<br>
<br>
On 9/19/13, Carter Schonwald &lt;<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;carter.schonwald@gmail.com&#39;)">carter.schonwald@gmail.com</a>&gt; wrote:<br>
&gt; what does the rebase flag do? I did my rebase via the sourcetree gui app..<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Sep 18, 2013 at 6:40 PM, Gabor Greif &lt;<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;ggreif@gmail.com&#39;)">ggreif@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; I had the same error, turned out that<br>
&gt;&gt; ./sync-all pull --rebase<br>
&gt;&gt; did not correctly terminate, because I had modified files around<br>
&gt;&gt; This helped:<br>
&gt;&gt; ./sync-all pull<br>
&gt;&gt; perl boot<br>
&gt;&gt; ./configure<br>
&gt;&gt; make --keep-going<br>
&gt;&gt;<br>
&gt;&gt; HTH,<br>
&gt;&gt;<br>
&gt;&gt;     Gabor<br>
&gt;&gt;<br>
&gt;&gt; On 9/19/13, Carter Schonwald &lt;<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;carter.schonwald@gmail.com&#39;)">carter.schonwald@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; hey all,<br>
&gt;&gt; &gt; i just rebased my prefetch patch  onto HEAD, and now i&#39;m working on<br>
&gt;&gt; getting<br>
&gt;&gt; &gt; ghc to build<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; looks like Data.Primitive.Types is trying to import PrimWrappers rather<br>
&gt;&gt; &gt; than PrimOpWrappers?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; i patched that up in my local build, but that seems to be missing,<br>
&gt;&gt; &gt; unless<br>
&gt;&gt; &gt; i&#39;m overlooking somthing and i&#39;m botching the submodules?<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;<br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;ghc-devs@haskell.org&#39;)">ghc-devs@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/ghc-devs" target="_blank">http://www.haskell.org/mailman/listinfo/ghc-devs</a><br>
<br>
</blockquote></div>