Re: [commit: ghc] master: Implement type family instance support for ":info" (#4175) (ca39e77)
On Fri, Mar 15, 2013 at 10:55 AM, Simon Peyton Jones <simonpj@microsoft.com> wrote:
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ca39e777907f8b16d8ede82e040b6f...
I've noticed, for about a week now, that the link embedded in commit messages no longer work as Trac appears to be unable to resolve them :-(( -- Gaby
Maybe an easy solution is to just use Github for now? i.e., simply change the commit hook that send the email to link to: https://github.com/ghc/ghc/commit/ca39e777907f8b16d8ede82e040b6f17fad99c9e Cheers, David On 15 March 2013 12:15, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
On Fri, Mar 15, 2013 at 10:55 AM, Simon Peyton Jones <simonpj@microsoft.com> wrote:
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ca39e777907f8b16d8ede82e040b6f...
I've noticed, for about a week now, that the link embedded in commit messages no longer work as Trac appears to be unable to resolve them :-((
-- Gaby
_______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits
On Fri, Mar 15, 2013 at 4:16 PM, David Terei <davidterei@gmail.com> wrote:
Maybe an easy solution is to just use Github for now? i.e., simply change the commit hook that send the email to link to:
https://github.com/ghc/ghc/commit/ca39e777907f8b16d8ede82e040b6f17fad99c9e
Cheers, David
That sounds reasonable and close to Trac's nice formatting/display. -- Gaby
OK done. Links to github should be generated now. So our dependency on github (for now) has increased to the annoyance of some I'm sure :). Cheers, David On 15 March 2013 14:16, David Terei <davidterei@gmail.com> wrote:
Maybe an easy solution is to just use Github for now? i.e., simply change the commit hook that send the email to link to:
https://github.com/ghc/ghc/commit/ca39e777907f8b16d8ede82e040b6f17fad99c9e
Cheers, David
On 15 March 2013 12:15, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:
On Fri, Mar 15, 2013 at 10:55 AM, Simon Peyton Jones <simonpj@microsoft.com> wrote:
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/ca39e777907f8b16d8ede82e040b6f...
I've noticed, for about a week now, that the link embedded in commit messages no longer work as Trac appears to be unable to resolve them :-((
-- Gaby
_______________________________________________ ghc-commits mailing list ghc-commits@haskell.org http://www.haskell.org/mailman/listinfo/ghc-commits
participants (2)
-
David Terei -
Gabriel Dos Reis