[Haskell-cafe] Jenkins/Hudson support for GHC warnings?

Bryan O'Sullivan bos at serpentine.com
Thu Jul 7 18:11:15 CEST 2011


Hi, folks -

I know there are quite a few Haskell projects using the Jenkins (formerly
Hudson) continuous build system, and I wonder if anyone has figured out how
to get it reliably collecting errors and warnings from GHC. The standard
warnings plugin<https://wiki.jenkins-ci.org/display/JENKINS/Warnings+Plugin>does
a bad job - it tends to identify random (sometimes even empty) bits of
build output as warnings. If you've configured it to behave better with GHC
/ hpc / QuickCheck / cabal-install, you'd be doing us a great service by
sharing your tricks!

Thanks,
Bryan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110707/87939935/attachment.htm>


More information about the Haskell-Cafe mailing list