[GHC] #7692: ghci -ignore-package base lets the impossible happen

GHC ghc-devs at haskell.org
Thu Nov 6 22:18:35 UTC 2014


#7692: ghci -ignore-package base lets the impossible happen
-------------------------------------+-------------------------------------
              Reporter:  nomeata     |            Owner:
                  Type:  bug         |           Status:  closed
              Priority:  normal      |        Milestone:
             Component:  Compiler    |          Version:  7.6.2
            Resolution:  wontfix     |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by thomie):

 This has been fixed somewhere along the way:
 {{{
 $ ghci -ignore-package base
 GHCi, version 7.8.3: http://www.haskell.org/ghc/  :? for help

 Top level:
     Failed to load interface for ‘Prelude’
     Use -v to see a list of the files searched for.
 }}}

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


More information about the ghc-tickets mailing list