https://github.com/haskell/pretty
Last synced: about 1 month ago
Repository metadata:
Haskell Pretty-printer library
- Host: GitHub
- URL: https://github.com/haskell/pretty
- Owner: haskell
- License: other
- Created: 2011-06-29T22:02:33.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T15:32:05.000Z (over 1 year ago)
- Last Synced: 2024-05-23T04:43:47.636Z (7 months ago)
- Language: Haskell
- Homepage:
- Size: 4.97 MB
- Stars: 69
- Watchers: 11
- Forks: 30
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Haskell
- Login: haskell
- Email:
- Kind: organization
- Description:
- Website: http://www.haskell.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/450574?v=4
- Repositories: 91
- Last Synced at: 2024-04-16T00:27:22.397Z
- Profile URL: https://github.com/haskell
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- hackage: 41,501 total
- Total docker downloads: 89
- Total dependent packages: 119
- Total dependent repositories: 2,082
- Total versions: 17
- Total maintainers: 2
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
- actions/cache v2 composite
- actions/checkout v2 composite
- 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