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
I think these steps would reproduce the issue I have found:
Build haskell-language-server with -fwrite-ide-info enabled with cabal HEAD
(assuming there is already an hiedb initialized for hacking on haskell-language-server): $(cabal list-bin ghcide) hiedb index ~/.cabal/store/aeson-[hash]
$(cabal list-bin ghcide) hiedb name-def parseJSON -- I believe this will fail
The text was updated successfully, but these errors were encountered:
I think these steps would reproduce the issue I have found:
-fwrite-ide-info
enabled with cabal HEADThe text was updated successfully, but these errors were encountered: