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

From: ghc-devs [mailto:[email protected]] On Behalf Of Carter 
Schonwald
Sent: 04 April 2014 21:43
To: [email protected]
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


_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to