[GHC] #11814: Insufficient in-scope-sets

GHC ghc-devs at haskell.org
Fri Apr 8 08:41:18 UTC 2016


#11814: Insufficient in-scope-sets
-------------------------------------+-------------------------------------
           Reporter:  goldfire       |             Owner:
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  8.1
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 I found two spots where we were making insufficient `InScopeSet`s (while
 updating `singletons` for 8.0), in `mkCastTy` and `mkWWargs`.

 I don't have a reduced test case for either; if you really want one, just
 try compiling `singletons` once it's updated.

 Fix en route.

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


More information about the ghc-tickets mailing list