Skip to content

Conversation

@hasufell
Copy link
Member

@hasufell
Copy link
Member Author

hasufell commented Dec 2, 2023

We hope to get this merged in time for GHC 9.10.

@Rufflewind Rufflewind self-assigned this Dec 6, 2023
@Rufflewind Rufflewind merged commit 27e41d9 into haskell:master Dec 6, 2023
@Rufflewind
Copy link
Member

Rufflewind commented Dec 6, 2023

Thanks for the PR!

Maintainer changes

I excluded filepath-1.4.200.* to avoid unactionable deprecation warnings:

Error:     In the use of type constructor or class ‘OsString’
    (imported from System.OsPath, but defined in System.OsString.Internal.Types):
    Deprecated: "Use System.OsString.Internal.Types from os-string >= 2.0.0 package instead. This module will be removed in filepath >= 1.5."
    |
114 | os :: String -> OsString
    |                 ^^^^^^^^

Diff

-      build-depends: filepath >= 1.4.100.0 && < 1.5.0.0
+      build-depends: filepath >= 1.4.100.0 && < 1.4.200.0

https://github.com/haskell/directory/compare/5ccbf31e51b7a7370403aab7193eaf4586e24615..27e41d949d06e1998d8b17ca978aab7b6ba8139c

@hasufell
Copy link
Member Author

Can we get a point release for this?

@Rufflewind
Copy link
Member

Here you go: https://hackage.haskell.org/package/directory-1.3.8.2

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