Skip to content

Conversation

@phadej
Copy link
Contributor

@phadej phadej commented Aug 24, 2025

@Bodigrim
Copy link
Contributor

The direction looks good to me. Thanks, waiting until it becomes not a work-in-progress.

@phadej
Copy link
Contributor Author

phadej commented Aug 25, 2025

This is ready for review, every piece is in place, but I would rather not spend time polishing at this point, before its agreed this is the way forward.

Copy link
Contributor

@Bodigrim Bodigrim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm content with the direction here and have only a few comments. To be sure, let's wait until the next weekend just in case someone suddenly comes up with a different, less invasive solution (or finds a fatal flaw in this approach).

@phadej phadej force-pushed the genentrycontent-param branch from ba666d2 to 3566aa1 Compare August 28, 2025 15:47
@phadej phadej requested a review from Bodigrim August 28, 2025 15:49
@phadej phadej force-pushed the genentrycontent-param branch from 3566aa1 to aa8f734 Compare August 28, 2025 15:52
Copy link
Contributor

@Bodigrim Bodigrim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

If there are no other comments or suggestions, I'll merge it on Sunday (feel free to remind me if I forget).

pack'
:: FilePath
-> [FilePath]
-> IO [GenEntry OsPath TarPath LinkTarget]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that we are going for a major version bump anyway, maybe it's time to switch from FilePath to OsPath everywhere... Although one can argue that GenEntry OsPath is a detail implementation and should be semi-hidden behind a type synonym...

(Not asking you to change anything, just thinking aloud)

@Bodigrim Bodigrim merged commit 514b49e into haskell:master Aug 30, 2025
24 checks passed
@Bodigrim
Copy link
Contributor

Thanks a lot!

@Bodigrim Bodigrim linked an issue Aug 30, 2025 that may be closed by this pull request
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.

Out of file descriptors!

2 participants