https://hackage.haskell.org/package/posix-paths-0.3.0.0/docs/System-Posix-Directory-Traversals.html#v:realpath <- canonicalizeFilePath implementation based on [realpath](https://man7.org/linux/man-pages/man3/realpath.3.html). Depends on #1 due to old (2.12) glibc version on customer computers.
https://hackage.haskell.org/package/posix-paths-0.3.0.0/docs/System-Posix-Directory-Traversals.html#v:realpath <- canonicalizeFilePath implementation based on realpath.
Depends on #1 due to old (2.12) glibc version on customer computers.