You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This made it impossible for me to add aeson as a Git dependency to my stack.yaml, because it fails to unpack the source tarball with an error about "Symbolic link dest not found." I think this affects versions 2.2.2.0 and 2.2.3.0.
A broken symlink was introduced in this commit:
d64dd4f
at
attoparsec-aeson/src/Data/Aeson/Internal/Word8.hs
This made it impossible for me to add
aeson
as a Git dependency to mystack.yaml
, because it fails to unpack the source tarball with an error about "Symbolic link dest not found." I think this affects versions2.2.2.0
and2.2.3.0
.CC @phadej
The text was updated successfully, but these errors were encountered: