|
Re: [GHC] #386: :i wrongly claims "Imported from ...": msg#00174lang.haskell.glasgow.bugs
#386: :i wrongly claims "Imported from ..." ---------------------+------------------------------------------------------ Reporter: pimlott | Owner: nobody Type: bug | Status: closed Priority: lowest | Milestone: Component: GHCi | Version: 6.4.1 Severity: normal | Resolution: fixed Keywords: | Difficulty: Unknown Testcase: | Architecture: Unknown Os: Unknown | ---------------------+------------------------------------------------------ Changes (by igloo): * resolution: None => fixed * testcase: => * status: assigned => closed Comment: GHC 6.6 now shows you the point of definition: {{{ Prelude> :m GHC.Exception Prelude GHC.Exception> :i System.IO.Error.catch catch :: IO a -> (IOError -> IO a) -> IO a -- Defined in GHC.Exception }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/386> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #368: Provide a Java Backend, GHC |
|---|---|
| Next by Date: | confusing "Warning: Imported from", Christian Maeder |
| Previous by Thread: | Re: [GHC] #368: Provide a Java Backend, GHC |
| Next by Thread: | confusing "Warning: Imported from", Christian Maeder |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |