Some HLS symlinks don't get created
https://gitlab.haskell.org/-/snippets/1821
System is Ubuntu Bionic, filesystem ext4.
I'm suspecting a bug in https://hackage.haskell.org/package/streamly-posix-0.1.0.1/docs/src/Streamly.External.Posix.DirStream.html#dirContentsStream that could lead to misbehavior in https://gitlab.haskell.org/haskell/ghcup-hs/-/blob/master/lib/GHCup/Utils/File.hs#L410-418
Cannot reproduce locally, nor in a docker container.
Edited by Julian Ospald