core lint warnings when doing perf build of 7.8 tip
Carter Schonwald
carter.schonwald at gmail.com
Fri Apr 4 20:43:10 UTC 2014
should i be concerned about these?
*** Core Lint warnings : in result of Simplifier ***
{-# LINE 139 "compiler/deSugar/Check.lhs #-}: Warning:
[RHS of Check.untidy :: Check.NeedPars
-> Check.WarningPat -> Check.WarningPat]
INLINE binder is (non-rule) loop breaker: Check.untidy
*** Core Lint warnings : in result of Simplifier ***
{-# LINE 139 "compiler/deSugar/Check.lhs #-}: Warning:
[RHS of Check.untidy :: Check.NeedPars
-> Check.WarningPat -> Check.WarningPat]
INLINE binder is (non-rule) loop breaker: Check.untidy
*** Core Lint warnings : in result of Simplifier ***
{-# LINE 139 "compiler/deSugar/Check.lhs #-}: Warning:
[RHS of Check.untidy :: Check.NeedPars
-> Check.WarningPat -> Check.WarningPat]
INLINE binder is (non-rule) loop breaker: Check.untidy
*** Core Lint warnings : in result of Simplifier ***
{-# LINE 139 "compiler/deSugar/Check.lhs #-}: Warning:
[RHS of Check.untidy :: Check.NeedPars
-> Check.WarningPat -> Check.WarningPat]
INLINE binder is (non-rule) loop breaker: Check.untidy
*** Core Lint warnings : in result of Simplifier ***
{-# LINE 139 "compiler/deSugar/Check.lhs #-}: Warning:
[RHS of Check.untidy :: Check.NeedPars
-> Check.WarningPat -> Check.WarningPat]
INLINE binder is (non-rule) loop breaker: Check.untidy
*** Core Lint warnings : in result of Tidy Core ***
{-# LINE 139 "compiler/deSugar/Check.lhs #-}: Warning:
[RHS of Check.untidy :: Check.NeedPars
-> Check.WarningPat -> Check.WarningPat]
INLINE binder is (non-rule) loop breaker: Check.untidy
*** Core Lint warnings : in result of CorePrep ***
{-# LINE 139 "compiler/deSugar/Check.lhs #-}: Warning:
[RHS of Check.untidy :: Check.NeedPars
-> Check.WarningPat -> Check.WarningPat]
INLINE binder is (non-rule) loop breaker: Check.untidy
*** Core Lint warnings : in result of CorePrep ***
{-# LINE 139 "compiler/deSugar/Check.lhs #-}: Warning:
[RHS of Check.untidy :: Check.NeedPars
-> Check.WarningPat -> Check.WarningPat]
INLINE binder is (non-rule) loop breaker: Check.untidy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140404/6d41974d/attachment-0001.html>
More information about the ghc-devs
mailing list