Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Haskell: https://github.com/haskell/haskell-ide-engine

ghc haskell haskell-ide ide language-server-protocol lsp

Score: 12.873286444063615

Last synced: about 4 hours ago
JSON representation

Repository metadata:

The engine for haskell ide-integration. Not an IDE


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 2,973
Total Committers: 145
Avg Commits per committer: 20.503
Development Distribution Score (DDS): 0.726

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Alan Zimmerman a****m@g****m 814
Luke Lau l****u@i****m 472
fendor p****s@g****m 276
jneira a****b@g****m 242
Zubin Duggal z****l@g****m 204
Matthew Pickering m****g@g****m 146
Moritz Kiefer m****r@p****g 122
Jose Lorenzo Rodriguez j****p@g****m 76
Samuel Pilz s****z@p****t 68
Avi Dessauer a****r@g****m 48
Zubin Duggal z****n@c****n 31
jpmoresmau j****p@m****r 28
David Sánchez d****t@g****m 26
Anrock a****3@g****m 26
Rémi Vion v****i@g****m 26
Gracjan Polak g****k@g****m 25
fendor f****r 24
Gleb Popov 6****d@g****m 22
Tobias G. Waaler t****r@g****m 19
Daniel Gröber d****d@d****g 11
Andrii Melnykov a****v@g****m 10
Chris Allen c****a@b****m 8
Julian Ospald h****l@p****e 8
Justin Wood j****d@g****m 8
Christian Kjaer Laustsen c****l@c****o 8
Michael Sloan m****n@g****m 7
Alan Zimmerman a****z@a****2 6
Darren Prentice p****n@g****m 6
Hogeyama g****0@g****m 6
Leif Metcalf m****e@l****z 6
and 115 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 967
Total pull requests: 836
Average time to close issues: 3 months
Average time to close pull requests: 7 days
Total issue authors: 383
Total pull request authors: 142
Average comments per issue: 5.45
Average comments per pull request: 2.09
Merged pull request: 766
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/haskell/haskell-ide-engine

Top Issue Authors

  • alanz (167)
  • fendor (41)
  • nponeccop (39)
  • bubba (25)
  • jneira (20)
  • lorenzo (18)
  • razvan-flavius-panda (15)
  • AlexeyRaga (13)
  • Anrock (12)
  • mouse07410 (11)
  • mpickering (9)
  • LeanderK (9)
  • rvion (9)
  • expipiplus1 (8)
  • gracjan (8)

Top Pull Request Authors

  • alanz (228)
  • bubba (122)
  • fendor (57)
  • jneira (49)
  • wz1000 (48)
  • cocreature (40)
  • Anrock (19)
  • lorenzo (16)
  • Avi-D-coder (14)
  • gracjan (13)
  • JPMoresmau (12)
  • samuelpilz (10)
  • nponeccop (9)
  • leifmetcalf (7)
  • Gurkenglas (6)

Top Issue Labels

  • type: enhancement (106)
  • type: bug (95)
  • build (76)
  • os: windows (55)
  • good first issue (45)
  • type: discussion (42)
  • Well Defined Task - Awaiting PR (30)
  • can-workaround (30)
  • component: cabal-helper (28)
  • help wanted (26)
  • component: documentation (24)
  • type: discussion - decision needed (22)
  • editor: vscode (21)
  • os: linux (20)
  • os: macOS (19)
  • type: refactor (18)
  • component: upstream (18)
  • type: question (18)
  • gardening 🌱 (17)
  • editor: (neo)vim (15)
  • status: need confirmation (14)
  • status: info needed (14)
  • resolution: duplicate (12)
  • type: performance (11)
  • component: hie-bios (9)
  • status: need repro (9)
  • component: plugin (8)
  • testing (6)
  • component: hlint (6)
  • meta: organisation - processes (6)

Top Pull Request Labels

  • gardening 🌱 (14)
  • build (9)
  • type: refactor (6)
  • type: enhancement (5)
  • os: windows (3)
  • component: documentation (2)
  • type: discussion - decision needed (1)
  • type: bug (1)
  • type: discussion (1)
  • os: macOS (1)

Dependencies

hie-plugin-api/hie-plugin-api.cabal hackage
  • Diff *
  • Win32 *
  • aeson *
  • base >=4.9 && <5
  • bytestring *
  • bytestring-trie *
  • cabal-helper *
  • constrained-dynamic *
  • containers *
  • cryptohash-sha1 *
  • data-default *
  • directory *
  • filepath *
  • fingertree *
  • free *
  • ghc *
  • haskell-lsp ==0.20.*
  • hie-bios *
  • hslogger *
  • monad-control *
  • mtl *
  • process *
  • sorted-list *
  • stm *
  • syb *
  • text *
  • transformers *
  • transformers-base *
  • unix *
  • unliftio *
  • unliftio-core >=0.2.0.1 && <0.3
  • unordered-containers *
  • yaml >=0.8.11
test/testdata/addPackageTest/cabal-exe/add-package-test.cabal hackage
  • base >=4.7 && <5
test/testdata/badProjects/cabal/bad-cabal.cabal hackage
  • base >=4.7 && <5
  • does-not-exist *
test/testdata/cabal-helper/implicit-exe/implicit-exe.cabal hackage
  • base *
  • implicit-exe *
test/testdata/cabal-helper/multi-source-dirs/multi-source-dirs.cabal hackage
  • base *
test/testdata/cabal-helper/simple-cabal/simple-cabal-test.cabal hackage
  • base *
test/testdata/completion/completions.cabal hackage
  • base *
test/testdata/definition/definitions.cabal hackage
  • base *
test/testdata/gototest/gototest.cabal hackage
  • base >=4.7 && <5
  • gototest *
test/testdata/hieBiosMainIs/hieBiosMainIs.cabal hackage
  • base ==4.12.*
test/testdata/redundantImportTest/test.cabal hackage
  • base >=4.7 && <5
test/testdata/testdata.cabal hackage
  • base *
  • parsec *
test/testdata/wErrorTest/test.cabal hackage
  • base >=4.7 && <5
test/testdata/wrapper/8.8.1/cabal1.cabal hackage
  • base >=4.6 && <5
test/testdata/wrapper/lts-14.18/cabal1.cabal hackage
  • base >=4.6 && <5