Growing Haskell Platform

Thomas DuBuisson thomas.dubuisson at gmail.com
Fri Dec 7 08:33:37 CET 2012


Crypto is rather well addressed by Vincent's packages
(crypto{cipher,hash}).  Please don't use Crypto as it's not really for
production use.  In some cases we could do with high performance
bindings to C instead of pure Haskell, and I'm willing to put in a
little effort to see that happen.

The staging page needs fleshed out with not just the immediate
packages but also their build deps.

Thomas

On Thu, Dec 6, 2012 at 11:24 PM, Mark Lentczner
<mark.lentczner at gmail.com> wrote:
> In my Haskell Implementors 2012 talk Haskell Platform: Field Report and
> Future Goals, I called for an expansion of the content of the platform to
> bring it up to par with what other programming language platforms provide.
>
> Please see my blog post today:
> http://mtnviewmark.wordpress.com/2012/12/06/growing/)
>
> Where I outline what is missing, and call for a ramp up in our efforts to
> grow the platform.
>
> - Mark
>
>
> _______________________________________________
> Haskell-platform mailing list
> Haskell-platform at projects.haskell.org
> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
>



More information about the Libraries mailing list