Josiah, Please follow the instructions for signing up for the mailing lists as documented on http://hawq.incubator.apache.org/.
Specifically, you need to send an email from your address to [email protected] to subscribe to dev mailing list. -- Thanks, Alex. On Wed, Dec 14, 2016 at 11:20 AM, Josiah B <[email protected]> wrote: > Additionally to adding me to the mailing list, is there a developer guide > somewhere for HAWQ? It would make understanding the code a bit quicker if > I had some basic document to point me in the right direction when looking > for particular modules. > > -Josiah Berkebile > > -- > main = do > line <- getLine > case line of > 'rock climb' -> checkGear gear >>= rigGear >>= belay >>= climbRocks > 'psicobloc' -> freeSoloClimb > _ -> dontBeAlexHannold >
