Ecosyste.ms: Summary

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

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

haskell monad monad-transformers

Score: 22.702433481937074

Last synced: 2 days ago
JSON representation

Repository metadata:

The Monad Transformer Library


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 154
Total Committers: 38
Avg Commits per committer: 4.053
Development Distribution Score (DDS): 0.753

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
Edward Kmett e****t@g****m 38
Ryan Scott r****t@g****m 29
Koz Ross k****s@r****z 18
Herbert Valerio Riedel h****r@g****g 11
chessai c****i 10
Emily Pillmore e****i@c****y 5
Oleg Grenrus o****s@i****i 5
Felipe Lessa f****a@g****m 3
chessai c****6@g****m 3
Moisés Ackerman 6****n 2
Oskar Wickström o****m@g****m 2
Matthias Fischmann m****f@z****t 2
Nikolaos Bezirgiannis b****g 1
FTS f****r 1
Richard Cook r****k 1
endgame e****e 1
Alexandre Esteves a****s@g****m 1
Alexis King l****a@g****m 1
Ben Price b****n@h****m 1
ElvishJerricco e****o@g****m 1
Emily Pillmore e****y@k****o 1
Fumiaki Kinoshita f****l@g****m 1
Janek Spaderna j****k@s****u 1
Jappie Klooster j****r@h****m 1
Martin Beták m****t@g****m 1
Nathan van Doorn n****n@m****m 1
Nico Schottelius n****m@s****g 1
Philipp p****p@i****m 1
Ricky Elrod r****y@e****e 1
Saurabh Nanda s****h@v****m 1
and 8 more...

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 72
Total pull requests: 79
Average time to close issues: 9 months
Average time to close pull requests: 5 months
Total issue authors: 53
Total pull request authors: 47
Average comments per issue: 5.4
Average comments per pull request: 3.41
Merged pull request: 55
Bot issues: 0
Bot pull requests: 0

Past year issues: 4
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: 15 days
Past year issue authors: 4
Past year pull request authors: 2
Past year average comments per issue: 0.25
Past year average comments per pull request: 2.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/mtl

Top Issue Authors

  • andreasabel (4)
  • ekmett (4)
  • sjakobi (4)
  • phadej (3)
  • ivan-m (2)
  • KingoftheHomeless (2)
  • bgamari (2)
  • Bodigrim (2)
  • hvr (2)
  • emilypi (2)
  • chessai (2)
  • ddssff (2)
  • natschil (1)
  • minad (1)
  • lpsmith (1)

Top Pull Request Authors

  • chessai (11)
  • kozross (10)
  • phadej (4)
  • Atry (4)
  • BebeSparkelSparkel (3)
  • Lysxia (2)
  • jumper149 (2)
  • emilypi (2)
  • ncaq (2)
  • hvr (2)
  • matobet (1)
  • meteficha (1)
  • alexfmpe (1)
  • Taneb (1)
  • crdueck (1)

Top Issue Labels

  • enhancement (14)
  • docfix (4)
  • bug (3)
  • packaging (3)
  • wontfix (2)
  • duplicate (1)

Top Pull Request Labels

  • enhancement (2)
  • bug (1)
  • packaging (1)

Package metadata

hackage.haskell.org: mtl

MTL is a collection of monad classes, extending the transformers package, using functional dependencies for generic lifting of monadic actions.

  • Homepage: http://github.com/haskell/mtl
  • Licenses: BSD-3-Clause
  • Latest release: 2.3.1 (published over 1 year ago)
  • Last Synced: 2024-05-06T11:06:29.531Z (4 days ago)
  • Versions: 19
  • Dependent Packages: 826
  • Dependent Repositories: 13,271
  • Downloads: 488,358 Total
  • Docker Downloads: 16
  • Rankings:
    • Downloads: 0.023%
    • Dependent repos count: 0.023%
    • Dependent packages count: 0.028%
    • Docker downloads count: 1.288%
    • Average: 1.694%
    • Stargazers count: 3.736%
    • Forks count: 5.064%
  • Maintainers (8)
proxy.golang.org: github.com/haskell/mtl

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/haskell/mtl#section-documentation
  • Licenses: other
  • Latest release: v2.3.1+incompatible (published over 1 year ago)
  • Last Synced: 2024-05-06T11:06:29.689Z (4 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 2.996%
    • Forks count: 3.135%
    • Average: 6.627%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v2.1.3 composite
  • actions/checkout v2.3.5 composite
  • haskell/actions/setup v1 composite
mtl.cabal hackage