Closed georgefst closed 1 year ago
Also, old versions of this library will need Hackage revisions to add a
< 2.8
onunix
.
As a Hackage trustee, I made necessary revisions: https://hackage.haskell.org/package/rawfilepath-1.0.1/revisions/, etc.
Thank you so much!
Thanks for merging! Making a release now would possibly lead rawfilepath to re-appear in stackage nightly :smiley:
@georgefst @woffs I guess you'll like this change https://github.com/xtendo-org/rawfilepath/commit/efcaaf44a80201ed8926f8b311103edd958d1689#diff-7f82e82a96a5f29c6e59c73b8415cc3cdd517b154ff4a30664188c0dabd9df34R51-R84
Let's release a new version
You might instead prefer to support a wider range of
unix
versions by usingdefaultFileFlags
and some CPP. But even then, this is a start.Also, old versions of this library will need Hackage revisions to add a
< 2.8
onunix
.