Ecosyste.ms: Summary

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

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

documentation haskell

Score: 11.83319572701516

Last synced: 1 day ago
JSON representation

Repository metadata:

Haskell Documentation Tool


Owner metadata:


Committers metadata

Last synced: 6 days ago

Total Commits: 3,595
Total Committers: 190
Avg Commits per committer: 18.921
Development Distribution Score (DDS): 0.822

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

Name Email Commits
David Waern d****n@g****m 639
simonmar u****n 450
Łukasz Hanuszczak l****k@g****m 282
davve d****e@d****e 189
Alec Theriault a****t@g****m 167
Simon Hengel s****l@t****t 161
Mateusz Kowalczyk f****u@f****k 155
Ben Gamari b****n@s****g 128
Mark Lentczner m****l@g****m 126
Ian Lynagh i****o@e****i 104
alexbiehl a****l@g****m 77
Simon Peyton Jones s****j@m****m 62
Alexander Biehl a****l@g****m 57
Herbert Valerio Riedel h****r@g****g 56
Alan Zimmerman a****m@g****m 56
Ryan Scott r****t@g****m 48
Sylvain Henry s****n@h****r 44
Isaac Dupree i****d@i****g 40
Simon Jakobi s****i@g****m 40
Edward Z. Yang e****g@c****u 38
Niklas Haas g****t@n****o 29
Simon Marlow s****r@m****m 27
Simon Marlow m****d@g****m 25
Hécate Moonlight h****b@g****n 24
Vladislav Zavialov v****6@g****m 23
Oleg Grenrus o****s@i****i 18
Simon Hengel s****l@w****g 17
Nuno Alexandre n****o@c****m 16
Alexander Biehl a****l@n****m 15
Matthew Pickering m****g@g****m 15
and 160 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 948
Total pull requests: 683
Average time to close issues: 8 months
Average time to close pull requests: about 2 months
Total issue authors: 284
Total pull request authors: 148
Average comments per issue: 3.06
Average comments per pull request: 2.54
Merged pull request: 481
Bot issues: 0
Bot pull requests: 31

Past year issues: 27
Past year pull requests: 15
Past year average time to close issues: 3 months
Past year average time to close pull requests: 11 days
Past year issue authors: 24
Past year pull request authors: 9
Past year average comments per issue: 1.56
Past year average comments per pull request: 0.93
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 4

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

Top Issue Authors

  • ghc-mirror (299)
  • sjakobi (51)
  • harpocrates (28)
  • RyanGlScott (25)
  • ndmitchell (13)
  • phadej (13)
  • bgamari (12)
  • Lysxia (11)
  • Kleidukos (10)
  • gbaz (9)
  • cartazio (9)
  • ekmett (8)
  • andreasabel (8)
  • alexbiehl (7)
  • Fuuzetsu (7)

Top Pull Request Authors

  • harpocrates (109)
  • alexbiehl (64)
  • Kleidukos (35)
  • hsyl20 (31)
  • dependabot[bot] (31)
  • bgamari (21)
  • RyanGlScott (19)
  • sjakobi (18)
  • parsonsmatt (13)
  • philderbeast (13)
  • phadej (11)
  • Lysxia (10)
  • wz1000 (9)
  • int-index (9)
  • coot (9)

Top Issue Labels

  • bug (280)
  • major (161)
  • enhancement (151)
  • minor (127)
  • invalid (27)
  • duplicate (21)
  • backend:web (12)
  • critical (12)
  • trivial (11)
  • wontfix (11)
  • requires-ghc-changes (10)
  • good first issue (8)
  • help wanted (7)
  • task (5)
  • bug:parser (5)
  • spam (5)
  • v2.15.0 (4)
  • backend:hoogle (4)
  • hi-haddock (3)
  • CommonMark (3)
  • refactoring (3)
  • notenoughinfo (2)
  • enhancement:error messages (2)
  • backend:latex (2)
  • enhancement:performance (1)
  • ghc-8.6 (1)
  • data-export (1)
  • v2.14.1 (1)
  • Source hyperlinker (1)
  • CI (1)

Top Pull Request Labels

  • dependencies (31)
  • hi-haddock (8)
  • javascript (6)
  • blocked-pending-ghc-changes (4)
  • ghc-8.6 (2)
  • squash+merge me (2)
  • CI (2)
  • github_actions (2)
  • merge me (1)
  • critical (1)
  • hacktoberfest (1)

Dependencies

haddock-api/resources/html/package-lock.json npm
  • 444 dependencies
haddock-api/resources/html/package.json npm
  • browserify ^14.5.0 development
  • gulp ^4.0.2 development
  • gulp-sourcemaps ^2.6.4 development
  • gulp-uglify ^3.0.1 development
  • tsify ^3.0.4 development
  • typescript ^2.9.2 development
  • vinyl-buffer ^1.0.1 development
  • vinyl-source-stream ^2.0.0 development
  • fuse.js ^3.3.0
  • preact ^8.3.1
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • haskell/actions/setup main composite
.github/workflows/hlint-ci.yml actions
  • actions/checkout v3 composite
  • rwe/actions-hlint-run v2 composite
  • rwe/actions-hlint-setup v1 composite
haddock.cabal hackage
  • haddock * build
  • array *
  • base >=4.13.0.0 && <4.14 || >=4.14.0.0 && <4.15 || >=4.15.0.0 && <4.16 || >=4.16.0.0 && <4.17 || >=4.17.0.0 && <4.18
  • bytestring *
  • containers *
  • deepseq *
  • directory *
  • exceptions *
  • filepath *
  • ghc ==9.4.*
  • ghc-boot *
  • ghc-boot-th *
  • haddock-api ==2.27.0
  • mtl *
  • parsec *
  • text *
  • transformers *
  • xhtml ==3000.2.*
  • base * test
  • filepath * test
  • haddock-test ==0.0.1 test
haddock-api/haddock-api.cabal hackage
  • hspec-discover ==2.9.* build
  • array *
  • base >=4.16.0 && <4.17
  • bytestring *
  • containers *
  • deepseq *
  • directory *
  • exceptions *
  • filepath *
  • ghc ==9.4.*
  • ghc-boot *
  • ghc-paths >=0.1.0.9 && <0.2
  • haddock-library ==1.11.*
  • mtl *
  • parsec >=3.1.13.0 && <3.2
  • transformers *
  • xhtml >=3000.2.2 && <3000.3
  • QuickCheck ==2.14.* test
  • array * test
  • base * test
  • bytestring * test
  • containers * test
  • deepseq * test
  • directory * test
  • exceptions * test
  • filepath * test
  • ghc ==9.4.* test
  • ghc-boot * test
  • ghc-boot-th * test
  • ghc-paths >=0.1.0.12 && <0.2 test
  • haddock-library ==1.11.* test
  • hspec ==2.9.* test
  • mtl * test
  • parsec >=3.1.13.0 && <3.2 test
  • transformers * test
  • xhtml >=3000.2.2 && <3000.3 test