[commit: ghc] master: Update email addresses (cbe3dba)

Herbert Valerio Riedel hvr at gnu.org
Sat Aug 24 11:00:25 CEST 2013


Hello Gabor,

On 2013-08-22 at 22:51:31 +0200, git at git.haskell.org wrote:
> Link       : http://ghc.haskell.org/trac/ghc/changeset/cbe3dba89c085f7556fe32126381dac68d93dd8b/ghc

> commit cbe3dba89c085f7556fe32126381dac68d93dd8b
> Author: Gabor Greif <ggreif at gmail.com>
> 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 ghc-devs at haskell.org 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 cvs-ghc at haskell.org"
> +    , text "of DPH. If you want it to work, you should send mail to ghc-commits at haskell.org"
>      , 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 cvs-ghc at haskell.org"
> +    , text "of DPH. If you want it to work, you should send mail to ghc-commits at haskell.org"
>      , text "and ask what you can do to help (it might involve some GHC hacking)."])

[...]





More information about the ghc-devs mailing list