Ticket #1581 (closed bug: fixed)

Opened 3 years ago

Last modified 17 months ago

:info doesn't show all instances

Reported by: iampure@… Owned by:
Component: GHCi Version: 6.6.1
Keywords: Cc:
Operating System: Unknown/Multiple
Test Case: ghci019 Architecture: Unknown/Multiple
Type of failure:

Description

Doing :info doesn't show the instance in the module containing an instance in the test case. This happened in real code.

Attachments

anotherbugdownhowmanyleft?millions?.tar.gz Download (412 bytes) - added by iampure@… 3 years ago.
Complete test case

Change History

Changed 3 years ago by iampure@…

Complete test case

Changed 3 years ago by simonpj

  • status changed from new to closed
  • resolution set to fixed

I've fixed this as suggested above: display instances whose type variables and constructors are in scope.

Simon

Changed 3 years ago by simonpj

  • testcase set to ghci019

Changed 17 months ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 17 months ago by simonmar

  • os changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.