Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/haskellari/strict
Last synced: about 2 hours ago
Repository metadata:
- Host: GitHub
- URL: https://github.com/haskellari/strict
- Owner: haskellari
- Created: 2020-06-14T15:29:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T09:53:14.000Z (3 months ago)
- Last Synced: 2024-10-29T22:30:27.364Z (11 days ago)
- Language: Haskell
- Size: 131 KB
- Stars: 8
- Watchers: 3
- Forks: 7
- Open Issues: 6
-
Metadata Files:
Owner metadata:
- Name: Haskellari
- Login: haskellari
- Email:
- Kind: organization
- Description:
- Website: https://haskellari.github.io/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/73037288?v=4
- Repositories: 23
- Last Synced at: 2024-03-25T21:12:41.897Z
- Profile URL: https://github.com/haskellari
- Sponsor URL:
Committers metadata
Last synced: about 5 hours ago
Total Commits: 50
Total Committers: 5
Avg Commits per committer: 10.0
Development Distribution Score (DDS): 0.26
Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Oleg Grenrus | o****s@i****i | 37 |
Ximin Luo | i****0@p****g | 9 |
Felix Yan | f****s@a****g | 2 |
Bodigrim | a****o@g****m | 1 |
David Hewson | d****v@d****k | 1 |
Issue and Pull Request metadata
Last synced: about 2 hours ago
Dependencies
strict/strict.cabal
hackage
- assoc >=1.0.1 && <1.1
- base >=4.5.0.0 && <5
- bifunctors >=5.5.2 && <5.6
- binary >=0.5.1.0 && <0.9
- bytestring >=0.9.2.1 && <0.12
- deepseq >=1.3.0.0 && <1.5
- ghc-prim *
- hashable >=1.2.7.0 && <1.5
- semigroups >=0.18.5 && <0.21
- text >=1.2.3.0 && <1.3 || ==2.0.*
- these >=1.1.1.1 && <1.2
- transformers >=0.3.0.0 && <0.7
- transformers >=0.4.2.0
- transformers-compat >=0.6.5 && <0.8
strict-base-types/strict-base-types.cabal
hackage
- aeson >=1.5.3.0 && <1.6 || ==2.0.*
- base >=4.7 && <5
- quickcheck-instances >=0.3.24 && <0.4
- strict >=0.4 && <0.4.1
- strict-lens ==0.4.*
strict-lens/strict-lens.cabal
hackage
- base >=4.5 && <5
- lens >=4.19.2 && <5.2
- strict >=0.4 && <0.4.1
strict-optics/strict-optics.cabal
hackage
- base >=4.9 && <5
- optics-core >=0.3 && <0.5
- strict >=0.4 && <0.4.1
.github/workflows/haskell-ci.yml
actions
- actions/cache/restore v3 composite
- actions/cache/save v3 composite
- actions/checkout v3 composite