Ticket #299 (closed bug: Fixed)

Opened 8 years ago

Last modified 43 years ago

gfindtype has overly restrictive type

Reported by: nobody Owned by: nobody
Priority: normal Milestone:
Component: None Version: None
Keywords: Cc:
Operating System: Architecture:
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

gfindtype should have type

gfindtype :: (Data x, Typeable y) => x -> Maybe y

Data y is unnecessary.

Change History

Changed 8 years ago by simonpj

  • status changed from assigned to closed
Logged In: YES 
user_id=50165

Done in GHC 6.4
Note: See TracTickets for help on using tickets.