Ecosyste.ms: Summary

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

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

ffi haskell preprocessor

Score: 7.7266536648476425

Last synced: 2 days ago
JSON representation

Repository metadata:

Pre-processor for .hsc files


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 358
Total Committers: 42
Avg Commits per committer: 8.524
Development Distribution Score (DDS): 0.696

Commits in past year: 6
Committers in past year: 3
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
qrczak u****n 109
Ian Lynagh i****o@e****i 74
Herbert Valerio Riedel h****r@g****g 28
Ben Gamari b****n@s****g 25
Moritz Angermann m****n@g****m 17
Ryan Scott r****t@g****m 15
Simon Marlow m****d@g****m 14
Ian Lynagh i****n@w****m 8
Ross Paterson r****s@s****k 7
Oleg Grenrus o****s@i****i 6
Tamar Christina M****e 6
Tamar Christina t****r@z****m 5
Andreas Abel a****l@i****e 3
Duncan Coutts d****n@w****m 3
Erik de Castro Lopo e****d@m****m 3
Andrew Martin a****s@g****m 2
Austin Seipp a****n@w****m 2
Bodigrim a****o@g****m 2
Chaitanya Koparkar c****r@g****m 2
Joachim Breitner m****l@j****e 2
Max Bolingbroke b****r@h****m 2
Paolo Capriotti p****i@g****m 2
gbaz g****b@g****m 2
ARATA Mizuki m****i@g****m 1
askeblad 7****d 1
Bartosz Nitka b****a@f****m 1
Cheng Shao a****c@g****m 1
David Feuer D****r@g****m 1
David Luposchainsky d****y@g****m 1
Duncan Coutts d****s@w****k 1
and 12 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 38
Total pull requests: 51
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 29
Total pull request authors: 19
Average comments per issue: 1.95
Average comments per pull request: 2.33
Merged pull request: 39
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 8
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 21 days
Past year issue authors: 5
Past year pull request authors: 5
Past year average comments per issue: 1.4
Past year average comments per pull request: 0.75
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • andrewthad (3)
  • bgamari (3)
  • AndreasPK (2)
  • TerrorJack (2)
  • phadej (2)
  • googleson78 (2)
  • ekmett (2)
  • mitchellwrosen (1)
  • mpilgrem (1)
  • phlummox (1)
  • RyanGlScott (1)
  • ShrykeWindgrace (1)
  • simonmar (1)
  • sjakobi (1)
  • sullyj3 (1)

Top Pull Request Authors

  • Mistuke (9)
  • bgamari (9)
  • phadej (5)
  • angerman (5)
  • andreasabel (4)
  • andrewthad (3)
  • ckoparkar (2)
  • Bodigrim (2)
  • RyanGlScott (2)
  • minoki (1)
  • trofi (1)
  • sgraf812 (1)
  • int-index (1)
  • ghost (1)
  • TamarChristinaArm (1)

Top Issue Labels

  • bug (1)

Top Pull Request Labels


Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
hsc2hs.cabal hackage
  • base >=4.3.0 && <4.19
  • containers >=0.4.0 && <0.7
  • directory >=1.1.0 && <1.4
  • filepath >=1.2.0 && <1.5
  • process >=1.1.0 && <1.7
  • process >=1.6.8 && <1.7
  • HUnit >=1.3.1.2 && <1.4 || >=1.6.0.0 && <1.7 test
  • base * test
  • test-framework >=0.8.2.0 && <0.9 test
  • test-framework-hunit >=0.3.0.2 && <0.4 test