[Haskell-cafe] Re: Implementing fixed-sized vectors (using datatype algebra?)

Alfonso Acosta alfonso.acosta at gmail.com
Wed Feb 6 20:47:39 EST 2008


On Feb 7, 2008 2:30 AM, Bjorn Buckwalter <bjorn.buckwalter at gmail.com> wrote:
> Ok. Is this what people want -- one big hold-all library with
> everything, as opposed to smaller more specialized packages? I guess I
> can see advantages (real or perceived) to both approaches.

Apart from Dockins' typenats library there are no other user-friendly
specific type-level libraries that know, so I cannot really tell if
people would prefer a hold-all library or a couple of more granular
specialized ones.

Right now is not hold-all at all (it is still vaporware actually :)),
so I think there's no reason to discuss that at this point. Let's see
what people think.

> The other library I use for type-level programming is HList. It has
> type-level booleans already so you might what to take a look at it if
> you're not already familiar with it.

Thanks I'll have a look at it.

>  In fact, if you are serious about
> creating the de facto(?) type-level programming library trying to get
> Oleg involved would be very beneficial both in terms of innovation and
> credibility.

Sure. I've actually been exchanging mail with Oleg. He has given me
some useful suggestions and contributed with some code. He didn't
mention to what point he wanted to get involved though, but I'm sure
he will try to help.


More information about the Haskell-Cafe mailing list