Ticket #4522 (closed bug: fixed)

Opened 3 years ago

Last modified 2 years ago

.ghc folder not created by default

Reported by: guest Owned by: igloo
Priority: normal Milestone: 7.2.1
Component: GHCi Version: 6.12.3
Keywords: Cc:
Operating System: Linux Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

This may have been fixed in later versions -- but using the generic 6.12.3 binary (still recommended for use with the platform) I didn't have a command line history across sessions.

I created a ~/.ghc folder by hand, and then the ghci_history file was created there and everything worked fine.

Change History

Changed 3 years ago by igloo

  • owner set to igloo
  • milestone set to 7.0.2

Thanks for the report.

Changed 3 years ago by igloo

  • status changed from new to merge
  • milestone changed from 7.0.2 to 7.0.3

Fixed in HEAD:

Sat Dec 18 18:49:25 GMT 2010  Ian Lynagh <igloo@earth.li>
  * Create ~/.ghc/ if it doesn't already exist; fixes trac #4522

Changed 2 years ago by igloo

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

Merged.

Note: See TracTickets for help on using tickets.