Skip to content

Relax filepath upper bound#298

Merged
tomjaguarpaw merged 1 commit intohaskell:masterfrom
hasufell:filepath-1.5
Dec 16, 2023
Merged

Relax filepath upper bound#298
tomjaguarpaw merged 1 commit intohaskell:masterfrom
hasufell:filepath-1.5

Conversation

@hasufell
Copy link
Copy Markdown
Member

No description provided.

@tomjaguarpaw
Copy link
Copy Markdown
Member

Thanks! I can't tell from the Github Actions whether the new filepath is being used there. Stack isn't printing out anything about the dependencies. However, I can confirm this builds locally with 1.5.

@tomjaguarpaw tomjaguarpaw merged commit 1d3d39d into haskell:master Dec 16, 2023
@hasufell
Copy link
Copy Markdown
Member Author

1.5 only had changes to the OsPath API, which isn't used by process.

@hasufell
Copy link
Copy Markdown
Member Author

Can we make hackage revisions? I'm not too sure how these even work with boot libraries.

@tomjaguarpaw
Copy link
Copy Markdown
Member

Yes, revised for 1.6.18.0: https://hackage.haskell.org/package/process-1.6.18.0/revisions/

As I understand it, revisions are fine for boot libraries. It's built-in/"non-upgradable" libraries (base, ghc-prim, ghc-prim etc.) that can't have their dependencies changed.

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.

2 participants