X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=HACKING;h=a32b074ac291575af9dfc9e2ed2f180bc247886f;hp=74aa74288df8b0545c84222a2f0eb7b238166ea2;hb=8a2809c29de9f23eba7ca682b48390033a9d40f6;hpb=b4d59b7caa9dd5816dcdd07a1be94ebd3e6b06d5 diff --git a/HACKING b/HACKING index 74aa742..a32b074 100644 --- a/HACKING +++ b/HACKING @@ -22,12 +22,20 @@ The GHC Developer's Wiki http://hackage.haskell.org/trac/ghc/wiki/Building/Hacking - This section on the wiki will get you up & running with a + This section on the wiki will get you up and running with a serviceable build tree in no time: 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