-
-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
questionFurther information is requestedFurther information is requestedreexportReexport something newReexport something new
Description
AFPP will hit filepath sometime soon. What remains to be done is adding support for it in unix and Win32 (I have patches for those).
It will not be included in base, since the earliest GHC version that could support it is 9.6.
What I'm looking for now is an alternative Prelude that is willing to support AFPP, so I can (aggressively) market said prelude in filepath.
Any such prelude would very likely have to additionally depend on unix/Win32 and add functions like openFile :: AbstractFilePath -> IO Handle, withOpenFile, etc.
I have my own file io library that has preliminary patches for AFPP and could be salvaged for such efforts: https://github.com/hasufell/hpath/tree/abstract-filepath/hpath-directory
Any opinions?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requestedreexportReexport something newReexport something new