Hi all,

Now that we have changed to Git the source links in the trac wiki all
point to the wrong code, that is the old Darcs repository. Also, we
can now use the Trac inbuilt source link instead of the custom built
on for Darcs.

e.g a Source link currently is:

!HscMain ([[GhcFile(compiler/main/HscMain)]])

Which simply gives you a direct download link to the source file. But
we can now use

!HscMain ([source:compiler/main/HscMain])

Which is 'nicer' since not only does it use the git source code but
opens it in the trac interface with syntax highlighting and links to
the changelog... ect.

Rather than changing all the trac webpages though, is someone who has
the right permissions and kung foo able to simply change the 'GhcFile'
macro to use the 'source:' macro?

Cheers,
David.

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to