core lint warnings when doing perf build of 7.8 tip

Simon Peyton Jones simonpj at microsoft.com
Fri Apr 4 21:45:28 UTC 2014


No.  It’s just an infelicity I have never gotten around to removing
Simon

From: ghc-devs [mailto:ghc-devs-bounces at haskell.org] On Behalf Of Carter Schonwald
Sent: 04 April 2014 21:43
To: ghc-devs at haskell.org
Subject: core lint warnings when doing perf build of 7.8 tip

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/6d8c4b3d/attachment.html>


More information about the ghc-devs mailing list