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
- Host: GitHub
- URL: https://github.com/haskell-suite/haskell-src-exts
- Owner: haskell-suite
- License: other
- Created: 2013-05-04T08:37:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T13:37:19.000Z (over 1 year ago)
- Last Synced: 2024-08-18T22:07:55.318Z (3 months ago)
- Language: Haskell
- Homepage:
- Size: 18.8 MB
- Stars: 193
- Watchers: 15
- Forks: 94
- Open Issues: 115
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Haskell Suite
- Login: haskell-suite
- Email:
- Kind: organization
- Description: The Haskell Suite is a project to implement the whole Haskell compiler as a set of libraries
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4340199?v=4
- Repositories: 12
- Last Synced at: 2024-03-25T21:51:57.482Z
- Profile URL: https://github.com/haskell-suite
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- hackage: 287,972 total
- Total dependent packages: 40
- Total dependent repositories: 397
- Total versions: 90
- Total maintainers: 7
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
- base *
- directory *
- filepath *
- haskell-src-exts *
- 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