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

Commit b3e4814

Browse files
committed
Correct links
1 parent 6d4c312 commit b3e4814

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

+3-12
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Currently the main development effort is focused in [integrating haskell-ide-engine](https://github.com/haskell/haskell-ide-engine/issues/1416) and [ghcide](https://github.com/digital-asset/ghcide) under a common repository:
44

5-
https://github.com/haskell/ide/
5+
https://github.com/haskell/ide
66

77
Until the new `haskell-ide` doesn't reach the feature level and stability of `haskell-ide-engine`, we aim to continue doing monthly releases. However, in general, bug fixes will be favored over new features and refactorings. They could be redirected to the new repo to avoid duplicated efforts.
88

9-
You still can contribute to improve the haskell ide experience! If you are not sure if you contribution should belong to this repo or the new one, feel free to ask in (any of the communication channels)[its-time-to-join-the-project].
9+
You still can contribute to improve the haskell ide experience! If you are not sure if you contribution should belong to this repo or the new one, feel free to ask in [any of the communication channels](#its-time-to-join-the-project).
1010

1111
# Haskell IDE Engine (HIE)
1212
<img src="https://github.com/haskell/haskell-ide-engine/raw/master/logos/HIE_logo_512.png" width="256" style="margin:25px;" align="right"/>
@@ -705,16 +705,7 @@ Or you can set the environment variable `HIE_HOOGLE_DATABASE` to specify a speci
705705

706706
## Contributing
707707

708-
### Planned Features
709-
710-
- [x] Multiproject support
711-
- [x] New-build support
712-
- [ ] Project wide references
713-
- [ ] Cross project find definition
714-
- [ ] More HaRe refactorings
715-
- [ ] More code actions
716-
- [ ] Cross project/dependency Find Definition
717-
- [ ] Case splitting, type insertion etc.
708+
Please see the [note above](#integration-with-ghcide-the-new-haskell-ide) about the new `haskell-ide` project.
718709

719710
This project is not started from scratch:
720711

0 commit comments

Comments
 (0)