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
synopsis: Improve name assigning for temporary folders
3
+
packages: [Cabal,cabal-install]
4
+
prs: 11872
5
+
---
6
+
7
+
Now `createTempDirectory` from `Distribution.Compat.Internal.TempFile` uses a global counter as a part of temporary folder name template, so that probing is less likely to fail. The change should be invisible for users.
0 commit comments