GHC HEAD vs Hackage, panic-free edition

Edward Kmett ekmett at gmail.com
Tue Oct 15 14:27:43 UTC 2013


Carter and I started a conversation with the travis-ci guys about how to
support multiple Haskell versions a year and a half ago, but it fizzled out
and not much came of it.

At last check they were definitely leaning more towards supporting a few
haskell-platforms as they came out rather than something so
maintenance-heavy as tracking HEAD.

-Edward


On Tue, Oct 15, 2013 at 6:51 AM, Sven Panne <svenpanne at gmail.com> wrote:

> 2013/10/15 Bryan O'Sullivan <bos at serpentine.com>:
> > It's always good to fix this kind of thing early, as doing so makes it
> > possible to find even sooner the real problems that will otherwise remain
> > hidden by mickey mouse stuff like bad package dependencies. Finding
> problems
> > before a release is cut is way cheaper (even for open source volunteers)
> > than discovering them once the code is in the wild.
>
> Agreed, but how are package maintainers supposed to find out problems
> early without much hassle? For my part, I am using Travis CI, but
> AFAICT it supports only GHC 7.4.1
> (https://github.com/travis-ci/travis-ci/issues/882). There might be
> some cruel hacks like downloading some binary builds from somewhere
> etc., but this is not a real solution and takes ages.
>
> It would be very cool if Travis CI supported multiple GHC versions,
> including a version close to HEAD.
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20131015/93d91460/attachment.html>


More information about the Libraries mailing list