[GHC] #16346: Lint error on master: Occurrence is GlobalId, but binding is LocalId

GHC ghc-devs at haskell.org
Mon Feb 25 10:23:39 UTC 2019


#16346: Lint error on master: Occurrence is GlobalId, but binding is LocalId
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.6.3
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #16296            |  Differential Rev(s):
       Wiki Page:                    |  https://gitlab.haskell.org/ghc/ghc/merge_requests/416
-------------------------------------+-------------------------------------
Changes (by monoidal):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 CI was fixed in

 {{{
 commit 44ad7215a11cb49651233646c30ced9eb72eaad2
 Author: Matthew Pickering <matthewtpickering at gmail.com>
 Date:   Wed Feb 20 20:42:13 2019 +0000

     Use validate flavour rather than devel2 for DEBUG CI job

     This also builds stage2 with optimisations and -dcore-lint
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16346#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list