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
Copy file name to clipboardExpand all lines: ChangeLog.md
+1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ This release includes a lot of internal changes, bug fixes, leaks plugged, and p
7
7
Among others,
8
8
- We added the support for GHC 8.10.4, and removed the support for GHC 8.10.1
9
9
Afterward, we will support upmost 3 patch versions for each minor version of GHC, if no special situation happens.
10
+
- As by hie-bios >= 0.7.3, we use (`${XDG_CACHE_HOME}`)[https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html]`/hie-bios/...` (or similar depends on OS) as a build directory for Cabal.
10
11
- Now Eval plugin uses the parsing mechanism of GHC and becomes more stable.
11
12
- We supports a code action to disambiguate the same identifiers from multiple imports.
0 commit comments