- Notifications
You must be signed in to change notification settings - Fork205
Comparing changes
Open a pull request
base repository:haskell/haskell-ide-engine
Uh oh!
There was an error while loading.Please reload this page.
base:1.4
head repository:haskell/haskell-ide-engine
Uh oh!
There was an error while loading.Please reload this page.
compare:master
- 18commits
- 17files changed
- 7contributors
Commits on May 10, 2020
Commits on May 12, 2020
Merge pull request#1770from Infinisil/stack-rev
Fix stack.yaml syntax for a specific revision
jneira authoredMay 12, 2020
Commits on May 13, 2020
Use cabal-helper-1.1 in stack config
jneira committedMay 13, 2020 Add cabal-helper-1.1 to cabal config
jneira committedMay 13, 2020 Use Cabal version in CPP conditions instead GHC
jneira committedMay 13, 2020 - jneira committed
May 13, 2020 Correct revision again (lost in rebase)
jneira committedMay 13, 2020
Commits on May 14, 2020
Commits on May 23, 2020
README.md: Change display of settings.json sample
The `settings.json` sample is not valid JSON, it's more of a JSON schema. Using JSON highlighting causes github to (un)helpfully highlights the "errors".Also fix a minor grammar mistake.
Merge pull request#1773from jneira/fix-cabal-8.6.5-build
Avoid building docs for haddock-api + cabal + ghc-8.6.5 to fix the install script build
jneira authoredMay 23, 2020
Commits on Jun 16, 2020
`zlib1g-dev` is missing in at least the WSL2 version of Ubuntu 20.04, which causes the build to fail.
JohnTasto authoredJun 16, 2020 Merge pull request#1787from JohnTasto/patch-1
Update README.md adding zlib1g-dev as ubuntu 20.04 required lib
jneira authoredJun 16, 2020
Commits on Jul 27, 2020
Rename configuration section languageServerHaskell => haskell
Brings it inline with other language servers, and also fixes it withvscode-hie-server 0.1
lukel97 committedJul 27, 2020
Commits on Aug 5, 2020
Merge pull request#1794from bubba/fix-configuration-section-name
Rename configuration section languageServerHaskell => haskell
lukel97 authoredAug 5, 2020
Commits on Oct 7, 2020
Add deprecation notice to README
This is prior to archiving in favour ofhttps://github.com/haskell/haskell-language-serverSeehaskell/haskell-language-server#473
alanz authoredOct 7, 2020
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 1.4...master
Uh oh!
There was an error while loading.Please reload this page.