Ticket #1022 (closed proposal: wontfix)

Opened 7 years ago

Last modified 5 years ago

Add System.FilePath to base

Reported by: guest Owned by:
Priority: normal Milestone: Not GHC
Component: libraries/base Version: 6.6
Keywords: Cc: libraries@…
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

Here is the proposal to add System.FilePath? to base. The System.FilePath? module is located at  http://www-users.cs.york.ac.uk/~ndm/projects/libraries.php#filepath

In particular I propose the addition of System.FilePath? (a cross-platform FilePath? manipulation library), System.FilePath?.Windows (Windows paths on all OS's) and System.FilePath?.Posix (Posix paths on all OS's). The Version_* stuff is not being proposed for addition.

 http://article.gmane.org/gmane.comp.lang.haskell.libraries/5751

Change History

Changed 7 years ago by guest

  • cc libraries@… added

Changed 6 years ago by guest

Discussion for this issue seems to have stopped entirely, with no one saying that this library shouldn't be included in the set of libraries shipped with every compiler (and most people saying that is defined as base). Deadline of 7th December for anyone to raise any objections or further discussion.

Changed 6 years ago by igloo

  • milestone set to Not GHC

Changed 6 years ago by igloo

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

Filepath is going to be shipped as a standalone package by all the implementations instead.

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

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