primitive using PrimWrappers rather than PrimOpWrappers?

Carter Schonwald carter.schonwald at gmail.com
Thu Sep 19 11:53:20 UTC 2013


Hey jan,
I seem to have sorted it out.  There's still some dirty module state, but
nothing that's a blocker. If I hit it again today ill be sure to holler.

Thanks!
Carter

On Thursday, September 19, 2013, Jan Stolarek wrote:

> 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'll try to help.
>
> Janek
>
> ----- Oryginalna wiadomość -----
> Od: "Gabor Greif" <ggreif at gmail.com <javascript:;>>
> Do: "Carter Schonwald" <carter.schonwald at gmail.com <javascript:;>>
> DW: ghc-devs at haskell.org <javascript:;>
> Wysłane: środa, 18 wrzesień 2013 23:50:48
> Temat: Re: primitive using PrimWrappers rather than PrimOpWrappers?
>
> $ git pull --rebase
> just pulls and then rebases your local commits. It gives up (with an
> error message) if there are unstaged changes in the workspace.
>
> On 9/19/13, Carter Schonwald <carter.schonwald at gmail.com <javascript:;>>
> wrote:
> > what does the rebase flag do? I did my rebase via the sourcetree gui
> app..
> >
> >
> > On Wed, Sep 18, 2013 at 6:40 PM, Gabor Greif <ggreif at gmail.com<javascript:;>>
> wrote:
> >
> >> I had the same error, turned out that
> >> ./sync-all pull --rebase
> >> did not correctly terminate, because I had modified files around
> >> This helped:
> >> ./sync-all pull
> >> perl boot
> >> ./configure
> >> make --keep-going
> >>
> >> HTH,
> >>
> >>     Gabor
> >>
> >> On 9/19/13, Carter Schonwald <carter.schonwald at gmail.com <javascript:;>>
> wrote:
> >> > hey all,
> >> > i just rebased my prefetch patch  onto HEAD, and now i'm working on
> >> getting
> >> > ghc to build
> >> >
> >> > looks like Data.Primitive.Types is trying to import PrimWrappers
> rather
> >> > than PrimOpWrappers?
> >> >
> >> > i patched that up in my local build, but that seems to be missing,
> >> > unless
> >> > i'm overlooking somthing and i'm botching the submodules?
> >> >
> >>
> >
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org <javascript:;>
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20130919/66f863a9/attachment.htm>


More information about the ghc-devs mailing list