Haskell-ide-engine: GSOC 2020 Ideas

Created on 13 Jan 2020  路  3Comments  路  Source: haskell/haskell-ide-engine

It is time to consider ideas for GSOC students.

These are captured as PRs on https://github.com/haskell-org/summer-of-haskell

The email announcing this is https://mail.haskell.org/pipermail/haskell/2020-January/025903.html

question organisation - processes help wanted

Most helpful comment

I have DAP protocol support in my list of things to discuss going forward. To me it is intimately tied in to providing a REPL.

All 3 comments

cc @jaspervdj

I guess we have take in account the possible work to integrate ghcide and hie:
https://github.com/haskell/haskell-ide-engine#configuration but anyway my 2 cents:

I think the more attractive tasks usually are improvements and there are many, many issues labeled with "enhacement" : https://github.com/haskell/haskell-ide-engine/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+enhancement%22

Given my background as jvm developer i miss sometimes to have a graphical debugger: https://github.com/haskell/haskell-ide-engine/issues/204 but i am aware that not everyone thinks that it is even needed in haskell.

I have DAP protocol support in my list of things to discuss going forward. To me it is intimately tied in to providing a REPL.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alanz picture alanz  路  3Comments

nponeccop picture nponeccop  路  4Comments

fendor picture fendor  路  4Comments

raxod502 picture raxod502  路  4Comments

awave1 picture awave1  路  4Comments