X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=HACKING;h=a32b074ac291575af9dfc9e2ed2f180bc247886f;hp=9e574cfb8f37013c7af6b728773d43b89ee3aed4;hb=a8427a4125e9b78e88a487eeabf018f1c6e8bc08;hpb=09628ee473bc35cdbfe923ec35c4ce5684cbd0d1 diff --git a/HACKING b/HACKING index 9e574cf..a32b074 100644 --- a/HACKING +++ b/HACKING @@ -28,6 +28,14 @@ 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