Ecosyste.ms: Summary

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

Haskell: https://github.com/haskell/happy

Score: 10.065606402012563

Last synced: 1 day ago
JSON representation

Repository metadata:

The Happy parser generator for Haskell


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 878
Total Committers: 70
Avg Commits per committer: 12.543
Development Distribution Score (DDS): 0.473

Commits in past year: 11
Committers in past year: 4
Avg Commits per committer in past year: 2.75
Development Distribution Score (DDS) in past year: 0.636

Name Email Commits
simonmar u****n 463
Simon Marlow m****d@g****m 78
John Ericson J****n@O****s 52
Simon Marlow s****r@m****m 40
Ian Lynagh i****o@e****i 25
Vladislav Zavialov v****6@g****m 24
Andreas Abel a****l@i****e 20
Alec Theriault a****t@g****m 14
Erik de Castro Lopo e****d@m****m 11
robdockins r****s@f****m 9
sven.panne s****e@a****e 8
Björn Peemöller b****p@i****e 7
David Knothe d****4@m****m 6
Dan Aloni d****n@k****m 6
Franklin Chen f****n@f****m 6
Sergei Trofimovich s****x@g****g 5
Neil Mitchell n****l@g****m 5
Jason Dagit d****j@g****m 5
Thomas Miedema t****a@g****m 5
Matthew Danish m****5@c****k 4
Herbert Valerio Riedel h****r@g****g 4
Oleg Grenrus o****s@i****i 4
iavor.diatchki i****i@g****m 4
Eric McCorkle e****2@m****t 4
Andrés Sicard-Ramírez a****r@e****o 4
Iavor S. Diatchki d****i@g****m 3
Isaac Dupree i****d@i****g 3
Eric Lindblad a****d@o****m 3
Duncan Coutts d****n@h****g 3
John Ericson g****t@J****e 3
and 40 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 127
Total pull requests: 148
Average time to close issues: 8 months
Average time to close pull requests: about 1 month
Total issue authors: 69
Total pull request authors: 55
Average comments per issue: 3.39
Average comments per pull request: 2.58
Merged pull request: 120
Bot issues: 0
Bot pull requests: 0

Past year issues: 14
Past year pull requests: 10
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 1 day
Past year issue authors: 5
Past year pull request authors: 4
Past year average comments per issue: 3.57
Past year average comments per pull request: 0.9
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • andreasabel (14)
  • sgraf812 (12)
  • harpocrates (8)
  • Ericson2314 (7)
  • peti (6)
  • knothed (4)
  • int-index (4)
  • cartazio (3)
  • DemiMarie (3)
  • phadej (2)
  • TheMatten (2)
  • ltbinsbe (2)
  • vmchale (2)
  • bgamari (2)
  • athas (2)

Top Pull Request Authors

  • Ericson2314 (21)
  • int-index (16)
  • andreasabel (10)
  • harpocrates (9)
  • knothed (8)
  • ghost (5)
  • ndmitchell (4)
  • erikd (4)
  • da-x (4)
  • thoughtpolice (3)
  • dagit (3)
  • asr (3)
  • hvr (3)
  • vmchale (3)
  • nochiel (2)

Top Issue Labels

  • build failure (5)
  • re: building happy (3)
  • documentation (3)
  • invalid (1)
  • question (1)
  • re: GLR (1)
  • info needed (1)
  • re: error handler (1)
  • enhancement (1)

Top Pull Request Labels

  • build failure (1)
  • continuous integration (CI) (1)
  • documentation (1)

Dependencies

happy.cabal hackage
  • array *
  • base <5
  • containers >=0.4.2
  • happy-backend-glr ==1.21.0
  • happy-backend-lalr ==1.21.0
  • happy-codegen-common ==1.21.0
  • happy-frontend ==1.21.0
  • happy-grammar ==1.21.0
  • happy-tabular ==1.21.0
  • mtl >=2.2.1
  • base * test
  • process * test
packages/backend-glr/happy-backend-glr.cabal hackage
  • array *
  • base <5
  • happy-codegen-common ==1.21.0
  • happy-grammar ==1.21.0
  • happy-tabular ==1.21.0
packages/codegen-common/happy-codegen-common.cabal hackage
  • array *
  • base <5
.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
packages/backend-lalr/happy-backend-lalr.cabal hackage
  • array *
  • base <5
  • happy-codegen-common ==1.21.0
  • happy-grammar ==1.21.0
  • happy-tabular ==1.21.0
packages/frontend/happy-frontend.cabal hackage
  • array *
  • base <5
  • containers >=0.4.2
  • happy-codegen-common ==1.21.0
  • happy-grammar ==1.21.0
  • mtl >=2.2.2
  • transformers >=0.5.6.2
packages/grammar/happy-grammar.cabal hackage
  • array *
  • base <5
packages/tabular/happy-tabular.cabal hackage
  • array *
  • base <5
  • containers >=0.4.2
  • happy-grammar ==1.21.0