Re: Pugs documentation & comments

2005-04-30 Thread Stuart Cook
On 4/29/05, Stevan Little <[EMAIL PROTECTED]> wrote: > Autrijus had recommended beginning with src/Eval.hs and using the > Haddock tool (http://haskell.org/haddock/). You are welcome to start > right there. I've made some headway in understanding Eval.hs, but it seems to rely pretty heavily on AST

Re: Pugs documentation & comments

2005-04-29 Thread Stevan Little
Stuart, I have been planning on doing much the same thing to try and increase my understanding of Haskell (although my free time is fairly limited lately). Autrijus had recommended beginning with src/Eval.hs and using the Haddock tool (http://haskell.org/haddock/). You are welcome to start rig