FilePath/Support

From HaskellWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Support

The following people support the addition of FilePath into base:

  • Neil Mitchell

Oppose

The following people oppose the addition of FilePath, with (optionally) the reason after. Please create a new item in the list for the reasons.

  • Example 1 (1,2,3)
  • Example 2 (3)

Opposed reasons

If anyone wishes to flesh out any of these reasons, please do so below in a separate subsection for each point.

  1. type FilePath = String is a bad design choice, which should not be encouraged
  2. The base libraries are not the place for a FilePath library
  3. The interface in this library is poorly designed