Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bunch of stuff #3

Closed
wants to merge 460 commits into from
Closed

Conversation

wz1000
Copy link

@wz1000 wz1000 commented Jul 23, 2019

Also merge HIE:head.

Current func-test summary: https://gist.github.com/wz1000/9e2b6595690a89ab189e59d40ba572f8

Needs https://github.com/wz1000/cabal-helper-helper/ in PATH for the tests to work

alanz and others added 30 commits May 10, 2019 10:59
Now addPackage will either add the package to all components
the module is part of or only to the main "dependencies" object.
Expecting GHC 8.2.2 version to fail.
There is a problem in the unit tests, getting feedback for a haskell
file with a parse error in it.

See ndmitchell/hlint#637
Change url for nix installation instructions
Still get segfault
Which makes the liquidhaskell hover messages render better.
Which relaxes the aeson constraint to what is actually needed.
Add package to library component in package.yaml
Which does not need a revision annotation
samuelpilz and others added 26 commits July 11, 2019 21:20
add possibility to run `install.hs` from cabal
The changes should make it easier for a newcomer to integrate HIE with Vim. The previous version made me think that I as  Vim user had to clone the LanguageClient-neovim repo, when in reality vim-plug works just fine to install the plugin. Using vim-plug is arguably easier than cloning the repo and adding it to the runtime path.
@mpickering
Copy link
Owner

You need to target the hie-bios branch.

@wz1000
Copy link
Author

wz1000 commented Jul 23, 2019

Oh, I thought I did. Sorry.

@wz1000 wz1000 closed this Jul 23, 2019
fendor added a commit that referenced this pull request Oct 1, 2019
* manual typeclass impls for GhcT

* remove derivingVia language extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.