Use ghc::filesystem as a substitute for std::filesystem transparently? #180
Labels
unsupported
The compiler/os/environment is currently unsupported.
wontfix
This will not be worked on
Is there some way that a build written to use
std::filesystem::
calls might transparently substituteghc::filesystem::
calls without patching the code?The text was updated successfully, but these errors were encountered: