Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Add example code for haskellforall.com blog post #869

Merged
merged 4 commits into from
Oct 14, 2018

Conversation

alanz
Copy link
Collaborator

@alanz alanz commented Oct 11, 2018

http://www.haskellforall.com/2018/10/detailed-walkthrough-for-beginner.html

As demonstrated at haskellX 2018.

A lot of this is plumbing through access to the VFS to be able to get the source text for a LSP Range, which is useful for all plugins anyway.

The actual work is in HfaPlugin.hs, where only the first 75 lines are for the plugin the rest is the code from @Gabriel439 's blog post.

@alanz
Copy link
Collaborator Author

alanz commented Oct 13, 2018

Does anyone know what is wrong with the appveyor build? It seems stack is no longer installed?

@alanz alanz merged commit 7a39ea8 into haskell:master Oct 14, 2018
@alanz alanz added this to the prehistory milestone Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant