Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Update README #2

Merged
merged 1 commit into from
Sep 10, 2019
Merged

Update README #2

merged 1 commit into from
Sep 10, 2019

Conversation

cocreature
Copy link
Collaborator

No description provided.

1. `git clone https://github.com/digital-asset/daml.git`
2. `cd daml/compiler/ghcide`
1. `git clone https://github.com/digital-asset/ghcide.git`
2. `cd ghcide`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@cocreature cocreature merged commit b8cdaaf into master Sep 10, 2019
@garyverhaegen-da garyverhaegen-da deleted the update-readme branch September 10, 2019 15:12
mpickering referenced this pull request in mpickering/ghcide Feb 11, 2020
alanz referenced this pull request in alanz/ghcide Mar 15, 2020
This is a squash commit onto 2ae46ae
from mpickering/wip/multi, to simplify rebasing onto other branches.

----------

This implements multi-component using separate HscEnv’s which is not
great but semes to work somehow.

The biggest issue atm is files it `autogen` directories which need to
be explicitly specified in hie.yaml which is rather annoying.

We need to find some solution for that and stop spinning up one HscEnv
per component before merging this.

- This is the commit message #2:

Get the terminal test thingy to work with multicradles

- This is the commit message #3:

Split up initialization of HscEnv into package setup and rest

- This is the commit message #4:

Share HscEnv

- This is the commit message #5:

avoid shelling out to cabal once per file

- This is the commit message #6:

WIP

- This is the commit message #7:

PROOF-OF-CONCEPT

- This is the commit message #8:

More working

- This is the commit message #9:

Try to simplify, with some success

- This is the commit message #10:

Revert "Try to simplify, with some success"

This reverts commit e1d6618.

- This is the commit message #11:

ghc 8.10 compatibility (CPP optP) (haskell#452)

- This is the commit message #12:

Revert "Revert "Try to simplify, with some success""

This reverts commit e02b48d.

- This is the commit message #13:

Twists and turns

- This is the commit message #14:

Something which works

* One unit ID for every module
* Use alwaysRerun to make use the session is not cached per file
* Clarify that the targets must in one of the import dirs

- This is the commit message #15:

Fix cache logic for TargetFile targets

- This is the commit message #16:

Clean up warnings

- This is the commit message #17:

Comments

- This is the commit message #18:

comment

- This is the commit message #19:

comment

- This is the commit message haskell#20:

More cleanup

- This is the commit message haskell#21:

Fix 8.6.5 compilation

- This is the commit message haskell#22:

Small tweaks for haskell-ide-engine
pepeiborra pushed a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
pepeiborra pushed a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
pepeiborra pushed a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
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.

2 participants