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.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to