X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=HACKING;h=3c5db04643eb9a51596fe5b81890fbb7bc80198b;hb=071f080ab938648063db1e3c9e0b4d01e9621b1f;hp=9e574cfb8f37013c7af6b728773d43b89ee3aed4;hpb=09628ee473bc35cdbfe923ec35c4ce5684cbd0d1;p=ghc-hetmet.git diff --git a/HACKING b/HACKING index 9e574cf..3c5db04 100644 --- a/HACKING +++ b/HACKING @@ -28,11 +28,19 @@ The GHC Developer's Wiki This is part of the "Building GHC" section of the wiki, which has more detailed information on GHC's build system should you need it. + + + Coding conventions + + http://hackage.haskell.org/trac/ghc/wiki/WorkingConventions + + This wiki page explains the ground rules for code that is intended + to go into the mainline compiler source. The GHC Commentary - http://hackage.haskell.org/trac/wiki/Commentary + http://hackage.haskell.org/trac/ghc/wiki/Commentary Notes on the internals and architecture of GHC. @@ -41,7 +49,7 @@ Mailing lists ------------- Ask on glasgow-haskell-users@haskell.org if you have difficulties. - If you're working with the current CVS sources of GHC, then + If you're working with the current darcs sources of GHC, then cvs-ghc@haskell.org might be a more appropriate (developers hang out here). See http://www.haskell.org/mailman/listinfo for subscription.