[GHC] #8426: one-shot compilation + TH doesn't see instances that is seen in batch mode

GHC ghc-devs at haskell.org
Thu Jun 4 05:10:13 UTC 2015


#8426: one-shot compilation + TH doesn't see instances that is seen in batch mode
-------------------------------------+-------------------------------------
        Reporter:  errge             |                   Owner:
            Type:  bug               |                  Status:  infoneeded
        Priority:  normal            |               Milestone:  7.12.1
       Component:  Template Haskell  |                 Version:  7.7
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Other             |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:  #7867             |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by ezyang):

 The patches are pretty short; I think the real reason this ticket is
 stalled is because simonpj never signed off on errge's suggested
 implementation strategy; and in the meantime, it seems this bug has been
 routed around. Perhaps we should just apply simonpj's original suggestion
 (remove `[InstanceDec]` from `ClassI` and `FamilyI`) and call this bug
 fixed.

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


More information about the ghc-tickets mailing list