Skip to content

Add OsPath variants of the FilePath-based APIs - #365

Merged
arybczak merged 2 commits into
haskell-effectful:masterfrom
Kleidukos:add-ospath-api
Jul 21, 2026
Merged

Add OsPath variants of the FilePath-based APIs#365
arybczak merged 2 commits into
haskell-effectful:masterfrom
Kleidukos:add-ospath-api

Conversation

@Kleidukos

@Kleidukos Kleidukos commented Jul 14, 2026

Copy link
Copy Markdown
Member

I'm more and more in need of handling OsPath values within my applications, and ceaselessly manually converting back and forth between FilePath and OsPath is unwieldy.

@arybczak Let me know what you think of the module layout.

Closes #329

@arybczak

Copy link
Copy Markdown
Member

Looks good, thanks 👍

@arybczak
arybczak merged commit 12b9474 into haskell-effectful:master Jul 21, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrating OsPath APIs in effectful

2 participants