Ticket #1581 (closed bug: fixed)

Opened 5 years ago

Last modified 3 years ago

:info doesn't show all instances

Reported by: iampure@… Owned by:
Priority: highest Milestone:
Component: GHCi Version: 6.6.1
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: ghci019 Blocked By:
Blocking: Related Tickets:

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@… 5 years ago.
Complete test case

Change History

Changed 5 years ago by iampure@…

Complete test case

Changed 5 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 5 years ago by simonpj

  • testcase set to ghci019

Changed 3 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 3 years ago by simonmar

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