[Haskell-cafe] Maintaining lambdabot
James Cook
mokus at deepbondi.net
Thu Mar 21 01:16:37 CET 2013
On Mar 15, 2013, at 5:33 PM, Jason Dagit <dagitj at gmail.com> wrote:
> I was going to start making these changes and I noticed that it doesn't currently build with ghc 7.4.1 w/Haskell Platform:
> https://travis-ci.org/dagit/lambdabot/builds/5541375
>
> Do you know if the constraints on:
> regex-posix-0.95.1
> regex-compat-0.95.1
>
> Need to be what they are? Could we relax them without breaking anything?
I've relaxed those, along with many others that I think were unnecessarily strict, and it now builds on travis:
https://travis-ci.org/mokus0/lambdabot/builds/5674142
-- James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130320/174de5d8/attachment.htm>
More information about the Haskell-Cafe
mailing list