https://github.com/RyanGlScott/th-lift
Last synced: about 2 months ago
Repository metadata:
Derive Template Haskell's Lift class for datatypes.
- Host: GitHub
- URL: https://github.com/RyanGlScott/th-lift
- Owner: RyanGlScott
- License: other
- Created: 2010-03-25T09:27:15.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T10:40:12.000Z (2 months ago)
- Last Synced: 2024-10-29T20:37:21.310Z (2 months ago)
- Language: Haskell
- Homepage:
- Size: 139 KB
- Stars: 13
- Watchers: 6
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Owner metadata:
- Name: Ryan Scott
- Login: RyanGlScott
- Email:
- Kind: user
- Description:
- Website: http://ryanglscott.github.io
- Location: Arlington, VA
- Twitter:
- Company: Galois, Inc.
- Icon url: https://avatars.githubusercontent.com/u/2364661?u=c4b6628d6fb20d0f2f7fc2216a145dbacba022e5&v=4
- Repositories: 78
- Last Synced at: 2023-04-10T07:45:58.832Z
- Profile URL: https://github.com/RyanGlScott
- Sponsor URL:
Committers metadata
Last synced: 2 months ago
Total Commits: 155
Total Committers: 21
Avg Commits per committer: 7.381
Development Distribution Score (DDS): 0.71
Commits in past year: 5
Committers in past year: 1
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Mathieu Boespflug | m@t****o | 45 |
Ryan Scott | r****t@g****m | 37 |
Mathieu Boespflug | m****s@l****r | 29 |
Ben Millwood | t****t@g****m | 7 |
Oleg Grenrus | o****s@i****i | 7 |
Mathieu Boespflug | m****s@t****t | 6 |
David Fox | d****f@s****m | 4 |
Mathieu Boespflug | m****s@c****a | 3 |
Erik de Castro Lopo | e****d@m****m | 2 |
Fumiaki Kinoshita | f****l@g****m | 2 |
Mathieu Boespflug | m****g@p****m | 2 |
Michael Sloan | m****n@g****m | 2 |
Ben Millwood | h****l@b****k | 1 |
Christiaan Baaij | c****j@g****m | 1 |
Mark Wright | m****t@i****t | 1 |
Michael Snoyman | m****l@s****m | 1 |
Reiner Pope | r****e@g****m | 1 |
Richard Eisenberg | e****r@c****u | 1 |
Ryan Scott | r****t@g****m | 1 |
Vaibhav Sagar | v****r@g****m | 1 |
Yotam Ohad | y****6@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 2 months ago
Package metadata
- Total packages: 3
-
Total downloads:
- hackage: 96,755 total
- Total docker downloads: 35
- Total dependent packages: 26 (may contain duplicates)
- Total dependent repositories: 234 (may contain duplicates)
- Total versions: 60
- Total maintainers: 4
hackage: th-lift
- Homepage: http://github.com/RyanGlScott/th-lift
- Licenses: BSD-3-Clause[multiple license files]
- Latest release: 0.8.4 (published over 1 year ago)
- Last Synced: 2024-11-11T01:36:42.418Z (about 2 months ago)
- Versions: 30
- Dependent Packages: 26
- Dependent Repositories: 234
- Downloads: 96,755 Total
- Docker Downloads: 35
-
Rankings:
- Docker downloads count: 0.175%
- Dependent packages count: 1.096%
- Downloads: 1.413%
- Dependent repos count: 1.741%
- Average: 5.53%
- Forks count: 9.24%
- Stargazers count: 19.514%
- Maintainers (4)
go: github.com/RyanGlScott/th-lift
- Homepage:
- Documentation: https://pkg.go.dev/github.com/RyanGlScott/th-lift#section-documentation
- Licenses: other
- Latest release: v0.8.4 (published over 1 year ago)
- Last Synced: 2024-11-11T01:36:43.507Z (about 2 months ago)
- Versions: 15
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 5.171%
- Average: 8.604%
- Stargazers count: 8.869%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
go: github.com/ryanglscott/th-lift
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ryanglscott/th-lift#section-documentation
- Licenses: other
- Latest release: v0.8.4 (published over 1 year ago)
- Last Synced: 2024-11-11T01:36:44.739Z (about 2 months ago)
- Versions: 15
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 5.171%
- Average: 8.604%
- Stargazers count: 8.869%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
.github/workflows/haskell-ci.yml
actions
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite
th-lift.cabal
hackage
- base >=4.3 && <5
- ghc-prim *
- template-haskell >=2.5 && <2.23
- th-abstraction >=0.3 && <0.8
- base * test
- ghc-prim * test
- template-haskell * test
- th-lift * test