How do I resolve this warning? (I never got it before, but did a new install of a package, and it seems to have now given errors on a previous working package.)
Warning: In the use of `isEmptyChan'
(imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"