RE: [Haskell-cafe] question about "How to Write a Haskell Program" tutorial

2007-01-09 Thread Simon Marlow
Donald Bruce Stewart wrote: > mvanier: >> First off, I apologize if this has come up before. As far as I can >> tell, the mailing list archives don't have a search function. I'm >> running ghc-6.6 and haddock-0.8, both compiled from source. >> >> I'm working my way through the "How to Write a Has

Re: [Haskell-cafe] question about "How to Write a Haskell Program" tutorial

2006-11-23 Thread Donald Bruce Stewart
mvanier: > First off, I apologize if this has come up before. As far as I can tell, > the mailing list archives don't have a search function. I'm running > ghc-6.6 and haddock-0.8, both compiled from source. > > I'm working my way through the "How to Write a Haskell Program" tutorial > (which

[Haskell-cafe] question about "How to Write a Haskell Program" tutorial

2006-11-23 Thread Michael Vanier
First off, I apologize if this has come up before. As far as I can tell, the mailing list archives don't have a search function. I'm running ghc-6.6 and haddock-0.8, both compiled from source. I'm working my way through the "How to Write a Haskell Program" tutorial (which is a great idea, th