Skip to content

Commit a407e68

Browse files
committed
Add hie-bios change
1 parent a10f6c6 commit a407e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This release includes a lot of internal changes, bug fixes, leaks plugged, and p
77
Among others,
88
- We added the support for GHC 8.10.4, and removed the support for GHC 8.10.1
99
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.
1011
- Now Eval plugin uses the parsing mechanism of GHC and becomes more stable.
1112
- We supports a code action to disambiguate the same identifiers from multiple imports.
1213
![gif](https://user-images.githubusercontent.com/21860/106387152-bfd16d80-641b-11eb-9394-c553fad5794b.gif)

0 commit comments

Comments
 (0)