Ecosyste.ms: Summary

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

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

Score: 18.910279135754646

Last synced: 2 days ago
JSON representation

Repository metadata:

Haskell Pretty-printer library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 1,868
Total Committers: 44
Avg Commits per committer: 42.455
Development Distribution Score (DDS): 0.212

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
simonmar u****n 1472
Simon Marlow s****r@m****m 81
Ross Paterson r****s@s****k 76
Ian Lynagh i****o@e****i 62
David Terei c****e@d****m 50
David Terei d****i@g****m 30
Don Stewart d****s@c****u 30
Trevor Elliott t****r@g****m 6
Eyal Lotem e****m@g****m 4
Manuel M T Chakravarty c****k@c****u 4
Peter Simons s****s@c****o 3
Josef Svenningsson j****n@g****m 3
Herbert Valerio Riedel h****r@g****g 3
Lemmih l****h@g****m 2
Neil Mitchell n****l@g****m 2
Oleg Grenrus o****s@i****i 2
Pepe Iborra m****h@g****m 2
John Meacham j****n@r****t 2
John Goerzen j****n@c****g 2
Ian Lynagh i****n@w****m 2
Samuel Bronson n****n@g****m 2
Sven Panne s****e@a****e 2
Ömer Sinan Ağacan o****n@g****m 2
David Terei d****i@r****m 2
Bas van Dijk v****s@g****m 2
Ashley Yakeley a****y@s****g 2
Christoph Hegemann k****K 1
Alec Berryman a****c@t****t 1
Alfredo Di Napoli a****i@g****m 1
Andriy Palamarchuk a****a@y****m 1
and 14 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 33
Total pull requests: 29
Average time to close issues: 7 months
Average time to close pull requests: 4 months
Total issue authors: 20
Total pull request authors: 20
Average comments per issue: 3.27
Average comments per pull request: 2.52
Merged pull request: 16
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 1.5
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/pretty

Top Issue Authors

  • dterei (5)
  • hvr (3)
  • asr (2)
  • thomie (2)
  • bgamari (2)
  • ddssff (2)
  • peti (2)
  • osa1 (2)
  • jwaldmann (2)
  • tomjaguarpaw (1)
  • Rufflewind (1)
  • ozgurakgun (1)
  • lysium (1)
  • l-monnier (1)
  • Javran (1)

Top Pull Request Authors

  • phadej (5)
  • ivan-m (2)
  • hvr (2)
  • KommuSoft (2)
  • adinapoli (2)
  • robx (2)
  • osa1 (1)
  • batterseapower (1)
  • judah (1)
  • elliottt (1)
  • warrenharris (1)
  • Peaker (1)
  • ndmitchell (1)
  • kritzcreek (1)
  • copton (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

hackage.haskell.org: pretty

This package contains a pretty-printing library, a set of API's that provides a way to easily print out text in a consistent format of your choosing. This is useful for compilers and related tools. This library was originally designed by John Hughes's and has since been heavily modified by Simon Peyton Jones.

  • Homepage: http://github.com/haskell/pretty
  • Licenses: BSD-3-Clause
  • Latest release: 1.1.3.6 (published over 6 years ago)
  • Last Synced: 2024-05-06T10:34:43.931Z (4 days ago)
  • Versions: 17
  • Dependent Packages: 91
  • Dependent Repositories: 2,082
  • Downloads: 40,928 Total
  • Docker Downloads: 16
  • Rankings:
    • Dependent repos count: 0.266%
    • Dependent packages count: 0.339%
    • Docker downloads count: 1.288%
    • Downloads: 3.255%
    • Average: 3.669%
    • Forks count: 6.878%
    • Stargazers count: 9.986%
  • Maintainers (2)

Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
pretty.cabal hackage
  • base >=4.5 && <5 benchmark
  • criterion * benchmark
  • pretty * benchmark
  • base >=4.5 && <5
  • deepseq >=1.1
  • ghc-prim *
  • QuickCheck >=2.5 && <3 test
  • base >=4.5 && <5 test
  • deepseq >=1.1 test
  • ghc-prim * test