{"id":11745461,"name":"github.com/JustusAdam/language-haskell","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/JustusAdam/language-haskell","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2025-06-07T10:09:26.134Z","latest_release_published_at":"2021-02-25T10:34:56.000Z","latest_release_number":"v3.4.0+incompatible","last_synced_at":"2026-05-31T19:04:05.007Z","created_at":"2025-06-07T10:09:19.189Z","updated_at":"2026-05-31T19:04:05.007Z","registry_url":"https://pkg.go.dev/github.com/JustusAdam/language-haskell","install_command":"go get github.com/JustusAdam/language-haskell","documentation_url":"https://pkg.go.dev/github.com/JustusAdam/language-haskell#section-documentation","metadata":{},"repo_metadata":{"id":2853902,"uuid":"46439690","full_name":"JustusAdam/language-haskell","owner":"JustusAdam","description":"Highlighting support for the Haskell language in visual studio code.","archived":false,"fork":false,"pushed_at":"2025-04-13T14:59:23.000Z","size":1589,"stargazers_count":97,"open_issues_count":39,"forks_count":50,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-18T13:12:29.244Z","etag":null,"topics":["haskell-language","highlighting","visual-studio-code"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items/justusadam.language-haskell","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JustusAdam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-18T18:44:17.000Z","updated_at":"2025-06-24T06:18:39.000Z","dependencies_parsed_at":"2025-05-18T00:45:55.196Z","dependency_job_id":null,"html_url":"https://github.com/JustusAdam/language-haskell","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/JustusAdam/language-haskell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustusAdam","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/sbom","scorecard":{"id":76091,"data":{"date":"2025-08-11","repo":{"name":"github.com/JustusAdam/language-haskell","commit":"888c0b29fc61388a22285cd711a63e675e1f829b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":4,"reason":"Found 9/21 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/JustusAdam/language-haskell/github-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/JustusAdam/language-haskell/github-ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/github-ci.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"34 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T04:52:47.252Z","repository_id":2853902,"created_at":"2025-08-15T04:52:47.252Z","updated_at":"2025-08-15T04:52:47.252Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276101382,"owners_count":25585403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"JustusAdam","name":"Justus Adam","uuid":"5824532","kind":"user","description":"PhD student working on compilers and systems.","email":"","website":"http://justus.science","location":"Providence, RI","twitter":"justusadam_","company":"@brownsys ","icon_url":"https://avatars.githubusercontent.com/u/5824532?u=098249b45b8bcbde7daba4ba068b71684ecc2804\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-11T19:05:23.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JustusAdam","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T00:46:55.135Z","updated_at":"2023-03-11T19:05:23.335Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustusAdam","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustusAdam/repositories"},"tags":[{"name":"v3.4.0","sha":"98a8f3ae06ab9f5bde015b48ea7eed47dbc4c9aa","kind":"commit","published_at":"2021-02-25T10:34:56.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v3.4.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"c71c5d06452ec63c525cd6de27a16689302af5c5","kind":"tag","published_at":"2020-06-25T12:35:29.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v3.3.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.3.0/manifests"},{"name":"v3.0.3","sha":"2ede36f83c0841ac518f74762a9598ce795b5204","kind":"tag","published_at":"2020-04-26T19:06:57.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v3.0.3","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"656219427d7739a44c5a152b3223d1829136c42d","kind":"tag","published_at":"2020-04-26T18:58:44.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v3.0.2","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"8849b5173b7e6d0e5d31a857be3b19f4481a5551","kind":"tag","published_at":"2020-04-26T18:44:22.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v3.0.1","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"04e8a036f94374eb255724c2bc0df90234b5f04b","kind":"tag","published_at":"2020-04-26T18:28:12.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v3.0.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v3.0.0/manifests"},{"name":"v2.7.0","sha":"851c028d07516b033969e46dc94f19eebb74129b","kind":"tag","published_at":"2019-12-29T14:27:11.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.7.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"2c5d2355c261a268cacfd02b474df7bf03657489","kind":"tag","published_at":"2019-04-05T19:29:28.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.6.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"05fc9265f3c1e6462cd560a499c8cbd321101bbd","kind":"tag","published_at":"2018-05-12T18:16:58.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.5.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"b87af802eb1c182d1cc7b272eaee26d8b5ae6ef6","kind":"tag","published_at":"2017-10-06T09:29:50.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.4.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"b6f816abb8a5d39567d17f769dcf2ec243f7432b","kind":"tag","published_at":"2017-08-18T10:31:21.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.3.2","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"9d5ae9504c4f4e7aaea0bcf13cf9424700e475ed","kind":"tag","published_at":"2017-07-18T14:19:56.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.3.1","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e29d7e8a7585cafa12e12982c70958a11b4aff25","kind":"tag","published_at":"2017-07-18T14:19:05.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.3.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.3.0/manifests"},{"name":"v2.3","sha":"6c29a7a38001ac7383d1b308bd6b306e531478b9","kind":"tag","published_at":"2017-07-18T11:40:39.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.3","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.3/manifests"},{"name":"v2.2.3","sha":"3a909b809d3a50a80a5d246302c3b16f7e1c6fa6","kind":"tag","published_at":"2017-06-29T13:26:09.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.2.3","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"5ef8a594366b8cda30a6398dec427ff2eb947693","kind":"tag","published_at":"2017-06-27T20:00:02.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.2.2","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"f3fef0c05d0a154331acfed4973049f5a3225870","kind":"tag","published_at":"2017-06-09T07:32:21.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.2.1","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4a4cee4bb9549644cfa841ef3100059ae8925876","kind":"tag","published_at":"2017-05-26T09:58:44.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.2.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"b28a59bf2ed4c5576afb7675934e37e84f7e267e","kind":"tag","published_at":"2017-04-15T09:18:43.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.1.1","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"db8b15144614679cb1d596fcb57ab2530110ba26","kind":"tag","published_at":"2017-03-12T13:55:29.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.1.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d5597985623267fd8570302a61ade6ccd78ac319","kind":"tag","published_at":"2017-02-15T16:16:01.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v2.0.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"2ed72d9d18b020de20020e2b62a27f55ad1f1af8","kind":"tag","published_at":"2017-02-13T08:19:59.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v1.5.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v1.5.0/manifests"},{"name":"v1.4.4","sha":"f237b0ce1a6667828d83e0c9584eb3c4aad49bb0","kind":"tag","published_at":"2017-01-12T14:56:34.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v1.4.4","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v1.4.4/manifests"},{"name":"v1.2.0","sha":"870ca89565addce51a2f610a62d4e598b3ad62c2","kind":"commit","published_at":"2016-09-15T15:36:19.000Z","download_url":"https://codeload.github.com/JustusAdam/language-haskell/tar.gz/v1.2.0","html_url":"https://github.com/JustusAdam/language-haskell/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JustusAdam/language-haskell@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustusAdam%2Flanguage-haskell/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-20T13:16:10.797Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.750499235214139,"dependent_packages_count":5.388553704962611,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.569526470088375},"purl":"pkg:golang/github.com/%21justus%21adam/language-haskell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/JustusAdam/language-haskell","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/JustusAdam/language-haskell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/JustusAdam/language-haskell/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T23:23:34.054Z","issues_count":129,"pull_requests_count":70,"avg_time_to_close_issue":24182820.197916668,"avg_time_to_close_pull_request":5040012.015625,"issues_closed_count":96,"pull_requests_closed_count":64,"pull_request_authors_count":39,"issue_authors_count":85,"avg_comments_per_issue":3.062015503875969,"avg_comments_per_pull_request":1.8,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2998143.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/justusadam%2Flanguage-haskell/issues","maintainers":[{"login":"sheaf","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheaf"},{"login":"JustusAdam","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JustusAdam"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJustusAdam%2Flanguage-haskell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJustusAdam%2Flanguage-haskell/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJustusAdam%2Flanguage-haskell/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJustusAdam%2Flanguage-haskell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJustusAdam%2Flanguage-haskell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FJustusAdam%2Flanguage-haskell/codemeta","maintainers":[]}