Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/haskell-suite/haskell-src-exts

Last synced: about 2 hours ago

Repository metadata:

Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer


Owner metadata:


Committers metadata

Last synced: about 5 hours ago

Total Commits: 1,012
Total Committers: 64
Avg Commits per committer: 15.813
Development Distribution Score (DDS): 0.826

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
Peter A. Jonsson j****a@g****m 176
Niklas Broberg n****g@c****e 173
Matthew Pickering m****g@g****m 165
Roman Cheplyaka r****a@r****o 102
Niklas Broberg n****g@g****m 100
Niklas Broberg n****o@c****e 77
Niklas Broberg d****o@c****e 41
Dan Burton d****l@g****m 16
Neil Mitchell u****n 15
Neil Mitchell n****l@g****m 11
Ashley Yakeley a****y@s****g 9
phischu p****r@u****e 9
Adam Vogt v****m@g****m 7
Stijn van Drongelen r****d@g****m 7
Daniel Oom d****4@g****m 6
Erik Hesselink h****k@g****m 6
Michael Sloan m****n@g****m 6
Dmitry Dzhus d****a@d****g 5
Simon Meier s****r@e****h 5
Alexis King l****a@g****m 4
Robin Green g****d@g****g 4
Ryan Scott r****t@g****m 4
m00nlight d****i@y****t 4
unknown t****y@m****a 4
jpmoresmau jp@m****r 3
a.d.clark a****k@e****k 3
Stefan Wehr m****l@s****e 3
Philipp Schuster p****0@g****m 3
Marcin Tolysz t****z@g****m 3
Ben Gamari b****s@g****m 3
and 34 more...

Issue and Pull Request metadata

Last synced: about 2 hours ago


Package metadata

hackage: haskell-src-exts

Haskell-Source with Extensions (HSE, haskell-src-exts) is a standalone parser for Haskell. In addition to standard Haskell, all extensions implemented in GHC are supported. Apart from these standard extensions, it also handles regular patterns as per the HaRP extension as well as HSX-style embedded XML syntax.

  • Homepage: https://github.com/haskell-suite/haskell-src-exts
  • Licenses: BSD-3-Clause
  • Latest release: 1.23.1 (published over 4 years ago)
  • Last Synced: 2024-11-09T02:04:02.581Z (1 day ago)
  • Versions: 90
  • Dependent Packages: 40
  • Dependent Repositories: 397
  • Downloads: 287,972 Total
  • Rankings:
    • Downloads: 0.271%
    • Dependent packages count: 0.791%
    • Dependent repos count: 1.057%
    • Average: 2.467%
    • Forks count: 4.159%
    • Stargazers count: 6.058%
  • Maintainers (7)

Dependencies

examples/hse-examples.cabal hackage
  • base *
  • directory *
  • filepath *
  • haskell-src-exts *
haskell-src-exts.cabal hackage
  • array >=0.1
  • base >=4.5 && <5
  • fail ==4.9.*
  • ghc-prim *
  • pretty >=1.0
  • semigroups >=0.18.3
  • base * test
  • containers * test
  • directory * test
  • filepath * test
  • haskell-src-exts * test
  • mtl * test
  • pretty-show >=1.6.16 test
  • smallcheck >=1.0 test
  • tasty >=0.3 test
  • tasty-golden >=2.2.2 test
  • tasty-smallcheck * test