haskell / directory

Platform-independent library for basic file system operations
https://hackage.haskell.org/package/directory
Other
58 stars 47 forks source link

Support filepath 1.4.300.1 #174

Closed wz1000 closed 6 months ago

wz1000 commented 7 months ago

directory-1.3.8.3 has an upper bound excluding filepath-1.4.300.1.

This makes bumping either mutually exclusive in GHC, and we really need to bump filepath since version 1.4.200.1 is deprecated. We also would like to bump directory to fix https://github.com/haskell/directory/issues/170

A hackage revision (and a tagged git commit) should be sufficient to fix this.

bgamari commented 6 months ago

For the record, we will need this backported to directory-1.3 for ghc-9.6.5.

Rufflewind commented 6 months ago

Closed by #175.

wz1000 commented 6 months ago

Thanks @Rufflewind, can we get a tagged commit for the revision applied to directory-1.3.8.3 so that we can include it in the GHC build?

Rufflewind commented 6 months ago

https://hackage.haskell.org/package/directory-1.3.8.4