Manuel M T Chakravarty <c...@justtesting.org> writes:

> There is currently an interesting discussion on Reddit on GHC compile
> times
>
>   
> https://www.reddit.com/r/haskell/comments/45q90s/is_anything_being_done_to_remedy_the_soul/
>
> I feel that this is a serious problem; so, it probably ought to be
> discussed here as well.

One area that is in terrible need of attention is nofib itself. It's a
good start but it needs many more testcases representative of today's
idiomatic Haskell.

It would be great if we could get users to submit their 
computationally-heavy, toy projects. Unfortunately, the best testcases
for us are those with no dependencies outside of the core libraries and
these projects aren't terribly common.

Cheers,

- Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to