Ticket #7061 (closed feature request: fixed)

Opened 12 months ago

Last modified 11 months ago

Allow 'default' declarations within GHCi

Reported by: parcs Owned by: simonmar
Priority: high Milestone: 7.6.1
Component: GHCi Version: 7.4.2
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

GHCi currently doesn't support 'default' declarations, and #4929 somehow missed it (or perhaps it was intentionally not implemented?)

Nonetheless, the addition turned out to be seemingly straightforward. Patch attached.

Attachments

Change History

Changed 12 months ago by parcs

Changed 11 months ago by simonmar

  • priority changed from normal to high
  • difficulty set to Unknown
  • milestone set to 7.6.1

Looks good.

Changed 11 months ago by simonpj

  • owner set to simonmar

Changed 11 months ago by simonpj

  • status changed from new to patch

Changed 11 months ago by simonmar

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

Applied, thanks!

commit 520d82b6ea81b39fcea6b4c06e40b38b85745599

Author: Patrick Palka <patrick@parcs.ath.cx>
Date:   Sun Jul 8 12:49:22 2012 -0400

    Allow 'default' declarations in GHCi
Note: See TracTickets for help on using tickets.