Hello Gabor, On 2013-08-22 at 22:51:31 +0200, [email protected] wrote: > Link : > http://ghc.haskell.org/trac/ghc/changeset/cbe3dba89c085f7556fe32126381dac68d93dd8b/ghc
> commit cbe3dba89c085f7556fe32126381dac68d93dd8b > Author: Gabor Greif <[email protected]> > Date: Mon Aug 19 11:31:15 2013 +0200 > > Update email addresses in the diff chunks below, shouldn't mail be rather sent to the [email protected] list? [...] > diff --git a/compiler/vectorise/Vectorise/Builtins/Base.hs > b/compiler/vectorise/Vectorise/Builtins/Base.hs > index 0cb4bbb..bcd85cb 100644 > --- a/compiler/vectorise/Vectorise/Builtins/Base.hs > +++ b/compiler/vectorise/Vectorise/Builtins/Base.hs > @@ -194,7 +194,7 @@ indexBuiltin fn f i bi > text "' is not yet implemented." > , text "This function does not appear in your source program, but it is > needed" > , text "to compile your code in the backend. This is a known, current > limitation" > - , text "of DPH. If you want it to work, you should send mail to > [email protected]" > + , text "of DPH. If you want it to work, you should send mail to > [email protected]" > , text "and ask what you can do to help (it might involve some GHC > hacking)."]) > where xs = f bi > > @@ -213,5 +213,5 @@ lookupEnvBuiltin fn env n > text "' is not yet implemented." > , text "This function does not appear in your source program, but it is > needed" > , text "to compile your code in the backend. This is a known, current > limitation" > - , text "of DPH. If you want it to work, you should send mail to > [email protected]" > + , text "of DPH. If you want it to work, you should send mail to > [email protected]" > , text "and ask what you can do to help (it might involve some GHC > hacking)."]) [...] _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
