https://github.com/haskell/pretty

Last synced: about 1 month ago

Repository metadata:

Haskell Pretty-printer library


Owner metadata:


Committers metadata

Last synced: about 2 months 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: about 1 month ago


Package metadata

hackage: 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 almost 7 years ago)
  • Last Synced: 2024-11-11T02:40:34.975Z (about 1 month ago)
  • Versions: 17
  • Dependent Packages: 119
  • Dependent Repositories: 2,082
  • Downloads: 41,501 Total
  • Docker Downloads: 89
  • 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