Elodie Lander

Results 7 issues of Elodie Lander

The instructions in the README for running the example suggest that this command: ``` ghc MySampleGen.hs ``` can successfully build MySampleGen.hs, but this is false since MySampleGen.hs has import statements....

Documentation

For users using cabal HEAD, enables indexing of dependency HIE files so that the source can be written out on calls to gotoDefinition. Opening this instead of #3704 because rebasing...

status: needs review

Most of the content in the BitArray chapter of the Gleam Book has been removed in the corresponding chapter of the Gleam Language Tour. This can be seen by comparing...

help wanted
priority:medium

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...

Most of the content in the BitArray chapter of the Gleam Book has been removed in the corresponding chapter of the Gleam Language Tour. This can be seen by comparing...

help wanted

Instead of type level list inclusion for `HasInput`, this enumerates all of the instances and `ValidInputs` is a sum type.