Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/ahammar/placeholders
Last synced: about 2 hours ago
Repository metadata:
Placeholders for use while developing Haskell code
- Host: GitHub
- URL: https://github.com/ahammar/placeholders
- Owner: ahammar
- License: bsd-3-clause
- Created: 2011-04-29T04:58:46.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-29T05:01:41.000Z (over 13 years ago)
- Last Synced: 2024-10-29T22:31:18.201Z (11 days ago)
- Language: Haskell
- Homepage:
- Size: 133 KB
- Stars: 28
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Owner metadata:
- Name: Andreas Hammar
- Login: ahammar
- Email:
- Kind: user
- Description:
- Website:
- Location: Trondheim
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/88159?v=4
- Repositories: 3
- Last Synced at: 2023-03-11T22:05:38.851Z
- Profile URL: https://github.com/ahammar
- Sponsor URL:
Committers metadata
Last synced: about 5 hours ago
Total Commits: 2
Total Committers: 1
Avg Commits per committer: 2.0
Development Distribution Score (DDS): 0.0
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 | |
---|---|---|
Andreas Hammar | a****r@g****m | 2 |
Issue and Pull Request metadata
Last synced: about 2 hours ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 11,331 total
- Total dependent packages: 6
- Total dependent repositories: 159
- Total versions: 1
- Total maintainers: 1
hackage: placeholders
While working on some Haskell code, it is often useful to work incrementally by inserting undefined as a placeholder for missing code. This library provides placeholders that produce better messages when evaluated at run-time and also generate compile-time warnings so that they do not get forgotten so easily. For details, see http://github.com/ahammar/placeholders
- Homepage: http://github.com/ahammar/placeholders
- Licenses: BSD-3-Clause
- Latest release: 0.1 (published over 13 years ago)
- Last Synced: 2024-11-09T02:04:40.504Z (1 day ago)
- Versions: 1
- Dependent Packages: 6
- Dependent Repositories: 159
- Downloads: 11,331 Total
-
Rankings:
- Dependent repos count: 3.097%
- Dependent packages count: 3.385%
- Average: 10.737%
- Downloads: 12.919%
- Stargazers count: 14.337%
- Forks count: 19.949%
- Maintainers (1)
Dependencies
- base ==4.*
- template-haskell *