An open API service for producing an overview of a list of open source projects.

Haskell: https://github.com/haskell/play-haskell

Score: 7.149916836132109

Last synced: 4 minutes ago
JSON representation

Repository metadata:

Haskell Playground


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 458
Total Committers: 7
Avg Commits per committer: 65.429
Development Distribution Score (DDS): 0.066

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

Name Email Commits
Tom Smeding t****m@t****m 428
Julian Ospald h****l@p****e 19
Ivan Perez i****z@k****k 4
Hörmet Yiltiz h****z 4
TheBFL 4****L 1
Simon Michael s****n@j****m 1
Lieuwe Rooijakkers l****s@g****m 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 48
Total pull requests: 6
Average time to close issues: about 1 month
Average time to close pull requests: 6 months
Total issue authors: 21
Total pull request authors: 4
Average comments per issue: 2.9
Average comments per pull request: 1.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 4
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 4
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.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/play-haskell

Top Issue Authors

  • tomsmeding (14)
  • Kleidukos (7)
  • s-and-witch (4)
  • liamzee (2)
  • ulysses4ever (2)
  • jappeace (2)
  • ribosomerocker (2)
  • ivanperez-keera (2)
  • reubenharry (1)
  • alt-romes (1)
  • tchoutri (1)
  • lieuwex (1)
  • MangoIV (1)
  • dyniec (1)
  • Bodigrim (1)

Top Pull Request Authors

  • ivanperez-keera (2)
  • hellwolf (2)
  • Kleidukos (1)
  • trevorsibanda (1)

Top Issue Labels

  • enhancement (12)
  • help wanted (11)
  • good first issue (4)
  • documentation (3)
  • bug (1)

Top Pull Request Labels


Dependencies

snap-server-utils/snap-server-utils.cabal hackage
  • aeson >=2.0.3
  • base >=4.16
  • base64 >=1.0
  • bytestring >=0.11
  • clock >=0.8
  • containers >=0.6.3.1
  • filepath >=1.4.2.1
  • io-streams *
  • random >=1.2.0
  • snap-core >=1.0.5.0
  • stm >=2.5
  • text *
  • time >=1.9.3
  • transformers >=0.5.6.2
  • utf8-string >=1.0.2
cabal.project.freeze hackage
  • 155 dependencies
play-haskell-server/play-haskell-server.cabal hackage
  • aeson >=2.0.3
  • base >=4.16
  • bytestring >=0.11
  • clock >=0.8
  • containers >=0.6.3.1
  • directory >=1.3.6.0
  • file-embed >=0.0.16.0
  • filepath >=1.4.2.1
  • http-client >=0.7.11
  • http-client-tls >=0.3.6.1
  • http-types >=0.12.3
  • io-streams *
  • mustache >=2.4.0
  • play-haskell-types *
  • process >=1.6.13.2
  • random >=1.2.0
  • snap-core >=1.0.5.0
  • snap-server >=1.1.1.2
  • snap-server-utils *
  • sqlite-simple >=0.4.18
  • stm >=2.5
  • text *
  • time >=1.9.3
  • unix >=2.7.2
  • vector *
  • zlib >=0.6.2
  • HTTP >=4000.4.0 test
  • base * test
  • clock >=0.8 test
  • json >=0.10 test
play-haskell-worker/play-haskell-worker.cabal hackage
  • base >=4.16
  • bytestring >=0.11
  • clock >=0.8
  • containers >=0.6.3.1
  • directory >=1.3.6.0
  • filepath >=1.4.2.1
  • play-haskell-types *
  • process >=1.6.13.2
  • snap-core >=1.0.5.0
  • snap-server >=1.1.1.2
  • snap-server-utils *
  • text *
  • unix >=2.7.2
  • HTTP >=4000.4.0 test
  • aeson >=2.0.3 test
  • base * test
  • play-haskell-types * test
  • snap-server-utils * test
  • text * test
  • utf8-string >=1.0.2 test
play-haskell-types/play-haskell-types.cabal hackage
  • aeson >=2.0.3 && <2.1
  • base ==4.16.*
  • base *
  • bytestring ==0.11.*
  • bytestring *
  • cryptonite ==0.30.*
  • memory ==0.17.*
  • play-haskell-types *
  • snap-server-utils *
  • text *
  • unix >=2.7.2 && <2.8
play-haskell-server/static/package.json npm
  • typescript ^4.6.3 development