[GHC] #13168: Ambiguous interface errors in GHCi, even with -XPackageImports

GHC ghc-devs at haskell.org
Tue Jul 25 01:06:51 UTC 2017


#13168: Ambiguous interface errors in GHCi, even with -XPackageImports
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  ak3n
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  GHCi              |              Version:  8.0.2
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #5979             |  Differential Rev(s):  Phab:D3738
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"2183ac16a98146bb673b5530ca154499a1c6166e/ghc"
 2183ac16/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="2183ac16a98146bb673b5530ca154499a1c6166e"
 Fix import error with -XPackageImports when the module has a duplicate
 name

 Reviewers: austin, bgamari, mpickering

 Reviewed By: bgamari

 Subscribers: mpickering, rwbarton, thomie

 GHC Trac Issues: #13168

 Differential Revision: https://phabricator.haskell.org/D3738
 }}}

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


More information about the ghc-tickets mailing list