BAL paper available

Fergus Henderson fjh@cs.mu.oz.au
Wed, 16 May 2001 16:16:08 +1000


On 15-May-2001, Wojciech Moczydlowski, Jr <khaliff@astercity.net> wrote:
> On 15 May 2001, Marcin 'Qrczak' Kowalczyk wrote:
> > What should be improved compared to existing STUArray Int Double
> > and similar?
> 
> A simple standard proposal, not using ST and multiparameter type classes,
> so that it would be possible to implement it in other compilers (namely nhc),
> would be a great improvement for me.

I think multiparameter type classes or other extensions to Haskell 98 are
really needed to solve these kinds of problems in a simple and elegant way.

The right solution, IMHO, is to extend nhc and other Haskell compilers
to support multiparameter type classes, not to try to shoehorn things
that don't fit into Haskell 98.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.