Closed wz1000 closed 1 year ago
@wz1000 I am sitting with one remaining problem.
The tests use filemanip
which in turn uses unix-compat
.
The version on hackage does not work with GHC 9.6.1, but I have been testing with
source-repository-package
type: git
location: https://github.com/mitchellwrosen/fork--unix-compat.git
tag: f28060acd449643d267954647c1bb7c748c35fa9
To unblock this we either need to get unix-compat
updated on hackage, or change the tests to not use filemanip
.
I have also invited you to be a collaborator on the repo if you want to be able to run CI on any PRs you may generate to fix this in the mean time.
@alanz any updates here? Can we have a ghc-exactprint release for 9.6?