Re: composeList

2002-05-12 Thread David Feuer
n not > > solve. Any help would be greatly appreciated. > > > > I got stuck on this question in Chapter 10. > > > > Define a function composeList which composes a list of functions into a > > single function. What is the type of composeList? > > &g

Re: composeList

2002-05-12 Thread David Feuer
his question in Chapter 10. > > Define a function composeList which composes a list of functions into a > single function. What is the type of composeList? > > I naively tried the following but the hugs compiler complained about the > inferred type not being generic enoug

composeList

2002-05-12 Thread Emre Tezel
Hi all, I recently bought Simon Thompson's Haskell book. I have been doing the exercises while I read on. There are couple questions that I can not solve. Any help would be greatly appreciated. I got stuck on this question in Chapter 10. Define a function composeList which composes a li