dhall-haskell
dhall-haskell copied to clipboard
`removeDirectoryRecursive:removeContentsRecursive:removePathRecursive:…` failures in CI on Windows
I've seen these failures several times now:
-
https://github.com/dhall-lang/dhall-haskell/runs/4239110516?check_suite_focus=true#step:5:2444
C:\Users\runneradmin\AppData\Local\Temp\stack-eadfc3912a464ffd\pretty-simple-4.0.0.0\.stack-work\dist\274b403a\setup: removeDirectoryRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:removePathRecursive:removeContentsRecursive:RemoveDirectory "\\\\?\\C:\\Users\\runneradmin\\AppData\\Local\\Temp\\stack-eadfc3912a464ffd\\pretty-simple-4.0.0.0\\.stack-work\\dist\\274b403a\\setup": unsatisfied constraints (The directory is not empty.) -
https://github.com/dhall-lang/dhall-haskell/pull/2332#issuecomment-968283392
I've reported the issue in https://github.com/haskell/directory/issues/129.
Another instance in https://github.com/dhall-lang/dhall-haskell/runs/4670096154?check_suite_focus=true.