Haskell program manipulator

1997-09-20 Thread Mariano Suarez Alvarez
Has anyone written a Haskell program manipulator? What I have in mind is some kind of interactive environment allowing one to, say, fold/unfold definitions, typecheck (sub)expressions, etc...e??Xa?^aZOUo^aUu[ZaaG??E?u?u --- Mar

Re: Heap sort

1997-09-20 Thread Jon . Fairbairn
On 19 Sep, Nicholas Bleakly wrote: > Does any body have a heap sort algorithm (i.e. takes a single unsorted > list and applies a heap sort to it)? If you mean a functional one, I have. I could email it to you. Or post it here if wanted. Does anyone else have one? -- Jon Fairbairn