Re: [Haskell-cafe] beginner question re example in Hutton's "Programming in Haskell"y

2007-02-23 Thread Stefan O'Rear
On Fri, Feb 23, 2007 at 11:18:46PM -0500, David Cabana wrote: > I have been trying to work through Graham Hutton's "Programming in > Haskell", but have hit something of a snag in chapter 8.4. Hutton > presents some sample code which I am trying to run, with no luck so > far. Here is the code

[Haskell-cafe] beginner question re example in Hutton's "Programming in Haskell"

2007-02-23 Thread David Cabana
I have been trying to work through Graham Hutton's "Programming in Haskell", but have hit something of a snag in chapter 8.4. Hutton presents some sample code which I am trying to run, with no luck so far. Here is the code as I constructed it by gathering snippets presented across three pag