{"id":215768,"name":"pantry-tmp","ecosystem":"hackage","description":"Replaced by http://hackage.haskell.org/package/pantry, and will not get any new releases","homepage":"https://github.com/commercialhaskell/stack#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/commercialhaskell/stack","keywords_array":["bsd3","deprecated","development","library","Propose Tags"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-06-13T16:52:57.000Z","latest_release_published_at":"2019-06-13T16:52:57.000Z","latest_release_number":"0.1.0.0","last_synced_at":"2026-09-21T17:32:10.133Z","created_at":"2022-04-05T23:41:56.378Z","updated_at":"2026-09-21T20:39:36.247Z","registry_url":"https://hackage.haskell.org/package/pantry-tmp","install_command":"cabal install pantry-tmp","documentation_url":null,"metadata":{},"repo_metadata":{"id":31256292,"uuid":"34817922","full_name":"commercialhaskell/stack","owner":"commercialhaskell","description":"The Haskell Tool Stack","archived":false,"fork":false,"pushed_at":"2026-09-20T22:22:39.000Z","size":50110,"stargazers_count":4078,"open_issues_count":608,"forks_count":850,"subscribers_count":94,"default_branch":"master","last_synced_at":"2026-09-21T17:14:24.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://haskellstack.org","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commercialhaskell.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-29T20:56:42.000Z","updated_at":"2026-09-20T22:22:42.000Z","dependencies_parsed_at":"2026-08-18T00:10:54.077Z","dependency_job_id":null,"html_url":"https://github.com/commercialhaskell/stack","commit_stats":{"total_commits":8498,"total_committers":485,"mean_commits":"17.521649484536084","dds":0.7937161685102377,"last_synced_commit":"cbc4ff335cb7ad34994dfa109ce9ff43a2812255"},"previous_names":[],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/commercialhaskell/stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercialhaskell","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/sbom","scorecard":{"id":114353,"data":{"date":"2025-08-11","repo":{"name":"github.com/commercialhaskell/stack","commit":"bc7d9f0a93bde5c87837d78259b15758b3264003"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/integration-tests.yml:185","Warn: no topLevel permission defined: .github/workflows/integration-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/stan.yml:1","Warn: no topLevel permission defined: .github/workflows/tmate.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1"],"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":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/TestUtil.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/abstract-filepath/Arbitrary.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/abstract-filepath/OsPathSpec.hs:23","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/abstract-filepath/OsPathSpec.hs:36","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/filepath-equivalent-tests/Gen.hs:18","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/filepath-equivalent-tests/TestEquiv.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/filepath-tests/Test.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/unit/Stack/DotSpec.hs:22","Info: HaskellPropertyBasedTesting integration found: tests/unit/Stack/DotSpec.hs:23","Info: HaskellPropertyBasedTesting integration found: tests/unit/Stack/PackageDumpSpec.hs:35","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/TestUtil.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/abstract-filepath/Arbitrary.hs:13","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/abstract-filepath/OsPathSpec.hs:23","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/abstract-filepath/OsPathSpec.hs:36","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/filepath-equivalent-tests/Gen.hs:18","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/filepath-equivalent-tests/TestEquiv.hs:12","Info: HaskellPropertyBasedTesting integration found: tests/integration/tests/mutable-deps/files/filepath-1.5.4.0/tests/filepath-tests/Test.hs:5","Info: HaskellPropertyBasedTesting integration found: tests/unit/Stack/DotSpec.hs:22","Info: HaskellPropertyBasedTesting integration found: tests/unit/Stack/DotSpec.hs:23","Info: HaskellPropertyBasedTesting integration found: tests/unit/Stack/PackageDumpSpec.hs:35"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/integration-tests.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-tests.yml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/integration-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stan.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/stan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stan.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/stan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stan.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/stan.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tmate.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/tmate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/commercialhaskell/stack/unit-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/GHC.Dockerfile:12","Warn: containerImage not pinned by hash: .devcontainer/GHC.Dockerfile:26","Warn: containerImage not pinned by hash: .devcontainer/GHC.Dockerfile:28","Warn: containerImage not pinned by hash: .devcontainer/GHC.Dockerfile:30","Warn: containerImage not pinned by hash: .devcontainer/GHC.Dockerfile:32","Warn: containerImage not pinned by hash: .devcontainer/GHC.Dockerfile:34","Warn: containerImage not pinned by hash: etc/dockerfiles/arm64.Dockerfile:19: pin your Docker image by updating debian:buster to debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225","Warn: containerImage not pinned by hash: tests/integration/tests/4085-insufficient-error-message/Dockerfile:1: pin your Docker image by updating fpco/stack-build:lts to fpco/stack-build:lts@sha256:cfc52f13ec0f9939992f7bbcfa7eb1943e2cda4e6fb4e9708a6d75d9db507a5a","Warn: downloadThenRun not pinned by hash: .github/workflows/integration-tests.yml:85","Warn: downloadThenRun not pinned by hash: .github/workflows/integration-tests.yml:103","Warn: downloadThenRun not pinned by hash: .github/workflows/unit-tests.yml:80","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   0 out of   8 containerImage 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":"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: stack-3.7.1-linux-aarch64-bin.asc: https://github.com/commercialhaskell/stack/releases/tag/v3.7.1","Info: signed release artifact: stack-3.7.0.1-linux-aarch64-bin.asc: https://github.com/commercialhaskell/stack/releases/tag/rc/v3.7.0.1","Info: signed release artifact: stack-3.5.1-linux-aarch64-bin.asc: https://github.com/commercialhaskell/stack/releases/tag/v3.5.1","Info: signed release artifact: stack-3.5.0.1-linux-aarch64-bin.asc: https://github.com/commercialhaskell/stack/releases/tag/rc/v3.5.0.1","Info: signed release artifact: stack-3.3.1-linux-aarch64-bin.asc: https://github.com/commercialhaskell/stack/releases/tag/v3.3.1","Warn: release artifact v3.7.1 does not have provenance: https://api.github.com/repos/commercialhaskell/stack/releases/228550544","Warn: release artifact rc/v3.7.0.1 does not have provenance: https://api.github.com/repos/commercialhaskell/stack/releases/225409833","Warn: release artifact v3.5.1 does not have provenance: https://api.github.com/repos/commercialhaskell/stack/releases/209175292","Warn: release artifact rc/v3.5.0.1 does not have provenance: https://api.github.com/repos/commercialhaskell/stack/releases/206048522","Warn: release artifact v3.3.1 does not have provenance: https://api.github.com/repos/commercialhaskell/stack/releases/192570584"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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"}}]},"last_synced_at":"2025-08-16T00:24:37.191Z","repository_id":31256292,"created_at":"2025-08-16T00:24:37.192Z","updated_at":"2025-08-16T00:24:37.192Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37573943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","response_time":53,"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":"commercialhaskell","name":"Commercial Haskell SIG","uuid":"10633049","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10633049?v=4","repositories_count":42,"last_synced_at":"2024-03-25T21:17:23.095Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/commercialhaskell","funding_links":[],"total_stars":6936,"followers":62,"following":0,"created_at":"2022-11-02T16:43:34.215Z","updated_at":"2024-03-25T21:17:23.849Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercialhaskell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercialhaskell/repositories"},"tags":[{"name":"v3.11.1","sha":"979bf6339fd4d5837c4d2fa8166dc715eef30ee2","kind":"tag","published_at":"2026-06-13T16:47:55.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v3.11.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.11.1/manifests"},{"name":"rc/v3.11.0.1","sha":"bcc9f951309c35cf75a80adfa477cab1d230ee4c","kind":"tag","published_at":"2026-05-30T21:37:40.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v3.11.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v3.11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv3.11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.11.0.1/manifests"},{"name":"v3.9.3","sha":"c7eb8487a82d5c3e0b88d56f8b8a98be23223eb5","kind":"tag","published_at":"2026-02-19T17:59:00.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v3.9.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v3.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v3.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.9.3/manifests"},{"name":"v3.9.1","sha":"49377548db1244e55d577b2e4107cf8f8579e060","kind":"tag","published_at":"2026-01-04T15:18:40.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v3.9.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.9.1/manifests"},{"name":"rc/v3.9.0.1","sha":"fdb047c5c661fcda774ce9fdad7576e63ddc1867","kind":"tag","published_at":"2025-12-20T19:44:02.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v3.9.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v3.9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv3.9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.9.0.1/manifests"},{"name":"v3.7.1","sha":"cfae313a06ea9f7278e0ac55a58341fa0440f1aa","kind":"tag","published_at":"2025-06-28T17:28:03.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v3.7.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.7.1/manifests"},{"name":"rc/v3.7.0.1","sha":"274ab3c200b156e2d90ac9e5fd60305793cac06d","kind":"tag","published_at":"2025-06-15T16:24:21.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v3.7.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v3.7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv3.7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.7.0.1/manifests"},{"name":"v3.5.1","sha":"5c774d7ca92f4716ef7a51d5da21a5c3713517a5","kind":"tag","published_at":"2025-03-29T19:36:54.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v3.5.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.5.1/manifests"},{"name":"rc/v3.5.0.1","sha":"f55658a7946ee8e6512e08febf2141c5722a5cd8","kind":"tag","published_at":"2025-03-15T20:54:38.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v3.5.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v3.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv3.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.5.0.1/manifests"},{"name":"v3.3.1","sha":"7540878295db1899b55855cc765ab1eacdf30f3c","kind":"tag","published_at":"2024-12-28T12:17:38.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v3.3.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.3.1/manifests"},{"name":"rc/v3.3.0.1","sha":"de2899f68a8f2563573b1ba6732b4c7b53385adf","kind":"tag","published_at":"2024-12-13T21:07:57.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v3.3.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v3.3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv3.3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.3.0.1/manifests"},{"name":"v3.1.1","sha":"8127279fb48012945f47f73167a5ecbce5692965","kind":"tag","published_at":"2024-07-28T17:27:24.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v3.1.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v3.1.1/manifests"},{"name":"rc/v3.1.0.1","sha":"7b17c9058f05a8b5c9bcfb351c639ec04a770804","kind":"tag","published_at":"2024-07-07T13:45:49.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v3.1.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v3.1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv3.1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv3.1.0.1/manifests"},{"name":"v2.15.7","sha":"f590e0165b5ab92f5f7f87f8aa55852e1972ee25","kind":"tag","published_at":"2024-05-12T17:08:48.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.15.7","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.15.7/manifests"},{"name":"rc/v2.15.6.3","sha":"a306aba8e30eb1f6f429922cfe286fd644c7961f","kind":"tag","published_at":"2024-05-04T21:02:26.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.15.6.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.15.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.15.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.15.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.15.6.3/manifests"},{"name":"rc/v2.15.6.1","sha":"d1265dc8babe42f686c4dd6c0eaf76dd3c823e49","kind":"tag","published_at":"2024-04-27T17:10:33.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.15.6.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.15.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.15.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.15.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.15.6.1/manifests"},{"name":"v2.15.5","sha":"92439b8a94e82e9128a5bc5cd0b21b43e99ffc85","kind":"tag","published_at":"2024-03-28T21:43:27.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.15.5","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.15.5/manifests"},{"name":"rc/v2.15.4.1","sha":"c34001760ea06ca44537e3a0ead349b98006f324","kind":"tag","published_at":"2024-03-21T09:54:43.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.15.4.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.15.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.15.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.15.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.15.4.1/manifests"},{"name":"v2.15.3","sha":"cffdec6ea6cf4500e08c92fea044c48a6032759d","kind":"tag","published_at":"2024-03-06T23:47:51.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.15.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.15.3/manifests"},{"name":"v2.15.1","sha":"2828cc5326e27f16db480b1a7826a91004dcc2bc","kind":"tag","published_at":"2024-02-09T21:17:53.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.15.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.15.1/manifests"},{"name":"rc/v2.15.0.1","sha":"7e9461a5f6bbd8b13df67d8ac4e990f6406d1b0f","kind":"tag","published_at":"2024-01-27T15:40:12.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.15.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.15.0.1/manifests"},{"name":"v2.13.1","sha":"8102bb8afce90fc954f48efae38b87f37cabc988","kind":"tag","published_at":"2023-09-29T19:52:04.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.13.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.13.1/manifests"},{"name":"rc/v2.13.0.1","sha":"14aae39fb3145123310406a8e066e86b81f2aa6c","kind":"tag","published_at":"2023-09-16T23:22:48.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.13.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.13.0.1/manifests"},{"name":"v2.9.3.1","sha":"d2f589c16fbc690589621dd761c4e58af393d9e5","kind":"commit","published_at":"2023-06-22T19:19:53.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.9.3.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.9.3.1/manifests"},{"name":"v2.11.1","sha":"c1167a6abc3f4978ccded5ba0246a57387da0e2f","kind":"tag","published_at":"2023-05-18T21:06:45.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.11.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.11.1/manifests"},{"name":"rc/v2.11.0.1","sha":"5eee6119e10eb1b0ab62cae935c37165505b7d7a","kind":"tag","published_at":"2023-05-05T21:08:30.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.11.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.11.0.1/manifests"},{"name":"v2.9.3","sha":"6cf638947a863f49857f9cfbf72a38a48b183e7e","kind":"tag","published_at":"2022-12-16T22:32:41.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.9.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.9.3/manifests"},{"name":"rc/v2.9.2.1","sha":"00222910f222dc330c8556963a1849c9134c9917","kind":"tag","published_at":"2022-11-22T11:33:47.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.9.2.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.9.2.1/manifests"},{"name":"v2.9.1","sha":"409d56031b4240221d656db09b2ba476fe6bb5b1","kind":"tag","published_at":"2022-09-19T08:49:24.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.9.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.9.1/manifests"},{"name":"rc/v2.9.0.1","sha":"d25aa7806fe1fd8af22008602f1b523d21f374b7","kind":"tag","published_at":"2022-09-05T17:02:05.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.9.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.9.0.1/manifests"},{"name":"v2.7.5","sha":"ba147e6f59b2da75b1beb98b1888cce97f7032b1","kind":"tag","published_at":"2022-03-06T13:15:45.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.7.5","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.7.5/manifests"},{"name":"v2.7.3","sha":"7927a3aec32e2b2e5e4fb5be76d0d50eddcc197f","kind":"tag","published_at":"2021-07-19T23:52:05.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.7.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.7.3/manifests"},{"name":"v2.7.1","sha":"8afe0c2932716b0441cf4440d6942c59568b6b19","kind":"tag","published_at":"2021-05-07T13:22:23.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.7.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.7.1/manifests"},{"name":"rc/v2.7.0.3","sha":"d342bb46977bdc97863299d2822b9d53d9dc05f4","kind":"tag","published_at":"2021-04-30T15:49:22.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.7.0.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.7.0.3/manifests"},{"name":"rc/v2.7.0.1","sha":"0a71258a0a3ebd1614ce95b4dd1be6feb466a8bb","kind":"tag","published_at":"2021-04-24T13:38:59.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rc/v2.7.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rc/v2.7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rc%2Fv2.7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rc%2Fv2.7.0.1/manifests"},{"name":"v2.5.1","sha":"d6ab861544918185236cf826cb2028abb266d6d5","kind":"tag","published_at":"2020-10-15T13:52:14.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.5.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.5.1/manifests"},{"name":"v2.5.0.1","sha":"3cbd37ab548a34cf3fc0a8277079c4cef27c1118","kind":"tag","published_at":"2020-09-25T18:39:47.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.5.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.5.0.1/manifests"},{"name":"v2.3.3","sha":"91080317c2fe1f5a9d90ade691d6234ce3546b7a","kind":"tag","published_at":"2020-08-05T21:15:28.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.3.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.3.3/manifests"},{"name":"v2.3.1","sha":"de2a7b694f07de7e6cf17f8c92338c16286b2878","kind":"tag","published_at":"2020-04-29T18:13:19.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.3.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.3.1/manifests"},{"name":"v2.3.0.1","sha":"57b4bec604f0d00f8ff9d4c9c4024787a536da16","kind":"tag","published_at":"2020-03-31T13:38:53.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.3.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.3.0.1/manifests"},{"name":"v2.1.3","sha":"b2e2f3d0568e6d73fc0477dee8ca7c04466ec1f6","kind":"tag","published_at":"2019-07-13T21:27:08.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.1.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.1.3/manifests"},{"name":"v2.1.1","sha":"803275ef5ad3750638f0146a2d3dc9c7274a95a8","kind":"tag","published_at":"2019-06-13T17:26:43.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.1.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.1.1/manifests"},{"name":"v2.1.0.3","sha":"b1b9eb1f9faa3f1f7269282e67cdd6c41a9c77b7","kind":"tag","published_at":"2019-06-03T13:45:19.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.1.0.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.1.0.3/manifests"},{"name":"v2.1.0.1","sha":"72c9f8c741be762a036ce16b6306d08a8be666ad","kind":"tag","published_at":"2019-05-26T00:34:52.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v2.1.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v2.1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v2.1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v2.1.0.1/manifests"},{"name":"v1.9.3.1","sha":"43ff632b030f50898bff793c9e6c634637ba6001","kind":"tag","published_at":"2019-04-18T17:52:01.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.9.3.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.3.1/manifests"},{"name":"v1.9.3","sha":"40cf7b37526b86d1676da82167ea8758a854953b","kind":"tag","published_at":"2018-12-02T19:31:08.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.9.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.3/manifests"},{"name":"v1.9.1.1","sha":"a953002759e52bc1e799590869b812036e766f9e","kind":"tag","published_at":"2018-11-14T22:56:59.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.9.1.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.1.1/manifests"},{"name":"v1.9.1","sha":"f9d0042c141660e1d38f797e1d426be4a99b2a3c","kind":"tag","published_at":"2018-10-17T13:29:13.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.9.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.1/manifests"},{"name":"v1.9.0.1","sha":"4dee68538c3f6305d9531f4ad997d8c15b7f4434","kind":"tag","published_at":"2018-09-23T21:00:07.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.9.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.9.0.1/manifests"},{"name":"v1.7.1","sha":"681c800873816c022739ca7ed14755e85a579565","kind":"tag","published_at":"2018-04-27T21:57:00.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.7.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.7.1/manifests"},{"name":"v1.7.0.3","sha":"18877eedae075c373a92159e98e6820da91ae0e6","kind":"tag","published_at":"2018-04-19T17:35:19.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.7.0.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.7.0.3/manifests"},{"name":"v1.7.0.1","sha":"9533ba916d8fcb4e48ed95d025cc4a233a451e4d","kind":"tag","published_at":"2018-04-16T12:14:56.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.7.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.7.0.1/manifests"},{"name":"v1.6.5","sha":"24ab0d6ff07f28276e082c3ce74dfdeb1a2ca9e9","kind":"tag","published_at":"2018-02-19T12:14:43.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.6.5","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.5/manifests"},{"name":"v1.6.3.1","sha":"757f71959668b48a9d45c2c2bd8c9ae09139bb1c","kind":"tag","published_at":"2018-02-16T18:16:37.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.6.3.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.3.1/manifests"},{"name":"rio-0.0.0.0","sha":"71506dee756d6b3c98ee2e8d084511e5e95ec12c","kind":"tag","published_at":"2018-01-07T20:16:20.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/rio-0.0.0.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/rio-0.0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@rio-0.0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rio-0.0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/rio-0.0.0.0/manifests"},{"name":"v1.6.3","sha":"b27e629b8c4ce369e3b8273f04db193b060000db","kind":"tag","published_at":"2017-12-23T14:23:50.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.6.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.3/manifests"},{"name":"v1.6.1.1","sha":"b662e9b452c5f8f4a5f720b1d41c1c836d8a67fe","kind":"tag","published_at":"2017-12-21T12:53:44.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.6.1.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.1.1/manifests"},{"name":"v1.6.1","sha":"f25811329bbc40b0c21053a8160c56f923e1201b","kind":"tag","published_at":"2017-12-07T05:22:59.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.6.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.1/manifests"},{"name":"v1.6.0.20171202","sha":"59a9a84eddfd8743f18ada9a4f58562442cbc9e6","kind":"tag","published_at":"2017-12-02T21:42:29.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.6.0.20171202","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.6.0.20171202","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.6.0.20171202","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.0.20171202","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.0.20171202/manifests"},{"name":"v1.6.0.20171022","sha":"7bddfaf7f9f8cd9ec1c710fa83e77262e494eee4","kind":"tag","published_at":"2017-10-22T16:54:57.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.6.0.20171022","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.6.0.20171022","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.6.0.20171022","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.0.20171022","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.0.20171022/manifests"},{"name":"v1.6.0.20171017","sha":"5a93a8883f7b0dc28831c485c9c78db9f114cf11","kind":"tag","published_at":"2017-10-22T13:46:32.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.6.0.20171017","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.6.0.20171017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.6.0.20171017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.0.20171017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.6.0.20171017/manifests"},{"name":"v1.5.1","sha":"600c1f01435a10d127938709556c1682ecfd694e","kind":"tag","published_at":"2017-08-05T14:41:23.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.5.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"63267f94d7c819cbecc2d59aa259d17240838e43","kind":"tag","published_at":"2017-07-25T14:02:26.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.5.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc1","sha":"d2e6893ec88ad8ea3eaadfb4fa20dde2063cc581","kind":"commit","published_at":"2017-07-19T03:50:27.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.5.0-rc1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.5.0-rc1/manifests"},{"name":"v1.4.0","sha":"e714f1dd3fade19496d91bd6a017e435a96a6bcd","kind":"tag","published_at":"2017-03-15T13:42:42.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.4.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"3f675146590da4f3edf768b89355f798229da2a5","kind":"tag","published_at":"2016-12-27T18:41:51.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.3.2","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.3.2/manifests"},{"name":"v1.3.0","sha":"99b910d3c8e183aa376cb1e6f0341d86aed6d00e","kind":"tag","published_at":"2016-12-12T11:40:21.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.3.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"241cd07d576d9c0c0e712e83d947e3dd64541c42","kind":"tag","published_at":"2016-09-16T00:35:08.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.2.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"446258f65f5ef86b68e18b108ccedcb2e3b01e7d","kind":"tag","published_at":"2016-05-20T22:38:56.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.1.2","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.1.2/manifests"},{"name":"v1.1.0","sha":"0e9430aad55841b5ff2c6c2851f0548c16bce7cf","kind":"tag","published_at":"2016-05-04T09:34:05.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.1.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.1.0/manifests"},{"name":"v1.0.4.3","sha":"8d06375196d7b0a1b8c4db055f39b858a811821a","kind":"tag","published_at":"2016-04-07T12:41:24.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.0.4.3","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.4.3/manifests"},{"name":"v1.0.4.1","sha":"1d8df646b90cf20226caadfb5c7f02e20d93708f","kind":"tag","published_at":"2016-03-09T16:13:05.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.0.4.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.4.1/manifests"},{"name":"v1.0.4.2","sha":"d57f56e60ff7e613bdb7364a9a345159bcf8653a","kind":"tag","published_at":"2016-03-09T16:12:39.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.0.4.2","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.4.2/manifests"},{"name":"v1.0.4","sha":"cf18703b1392a96a5a4896a560309e501af63260","kind":"tag","published_at":"2016-02-20T12:18:58.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.0.4","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"fa09a980d8bb3df88b2a9193cd9bf84cc6c419b3","kind":"tag","published_at":"2016-01-18T00:38:03.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.0.2","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.2/manifests"},{"name":"v1.0.0","sha":"3bc26237b5b3c387b8fd564459ea4dd88fd58b30","kind":"tag","published_at":"2015-12-24T21:13:46.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v1.0.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v1.0.0/manifests"},{"name":"v0.1.10.1","sha":"83ec40fc5fd6d300c73d23deb1f41d30168fc236","kind":"tag","published_at":"2015-12-13T19:34:01.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.10.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.10.1/manifests"},{"name":"v0.1.10.0","sha":"a25892f8374d4bcbed6dd0f0c3bcb6cb93df490c","kind":"tag","published_at":"2015-12-04T17:58:55.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.10.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.10.0/manifests"},{"name":"v0.1.8.0","sha":"e33dd995e292efcf8ee42e1e4c649b96232abf2e","kind":"tag","published_at":"2015-11-20T17:27:08.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.8.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.8.0/manifests"},{"name":"v0.1.6.0","sha":"d5ef6f5bd0c768c071182d753f05e5f54833215b","kind":"tag","published_at":"2015-10-15T12:06:33.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.6.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.6.0/manifests"},{"name":"v0.1.5.0","sha":"a30f022c3dca7c489e08f31908ea77c3bf305375","kind":"tag","published_at":"2015-09-24T14:28:13.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.5.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.5.0/manifests"},{"name":"v0.1.4.1","sha":"890e53bacd265d3683db1b1251c9edeeb7d71b97","kind":"tag","published_at":"2015-09-04T06:25:53.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.4.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.4.1/manifests"},{"name":"v0.1.4.0","sha":"3a665fe1bc52776041a1c25cc47734e691805b6c","kind":"tag","published_at":"2015-09-04T01:24:55.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.4.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.4.0/manifests"},{"name":"v0.1.3.1","sha":"908b04205e6f436d4a5f420b1c6c646ed2b804d7","kind":"tag","published_at":"2015-08-12T15:24:18.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.3.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.3.1/manifests"},{"name":"v0.1.3.0","sha":"385332dc7bdc98e541358ec6f191a727adb75cb4","kind":"tag","published_at":"2015-08-12T01:21:10.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.3.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.3.0/manifests"},{"name":"v0.1.2.2","sha":"20f6386ec5086d610429d5e8b79d17345aa304ed","kind":"tag","published_at":"2015-07-30T13:55:26.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.2.2","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.2.2/manifests"},{"name":"v0.1.2.0","sha":"65246552936b7da4b64b38372feac903d96a8911","kind":"tag","published_at":"2015-07-05T23:31:40.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.2.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.2.0/manifests"},{"name":"v0.1.1.0","sha":"91fe70306f51eb3d68667a0d6e09a7d7ebbeb2b6","kind":"tag","published_at":"2015-07-05T23:14:44.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.1.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.1.0/manifests"},{"name":"v0.1.0.0","sha":"c2e5af39679439921570552e3e722f6819f4f4bf","kind":"tag","published_at":"2015-06-23T17:04:40.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.1.0.0","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.1.0.0/manifests"},{"name":"v0.0.3-beta","sha":"f2454e4f0f82cb31c40424f8a79e55a7a5b8b1a0","kind":"tag","published_at":"2015-06-17T21:25:24.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.0.3-beta","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.0.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.0.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.0.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.0.3-beta/manifests"},{"name":"v0.0.2-beta","sha":"ca93c89a9a778ff4f550e4ed0c08f6ef190d339b","kind":"tag","published_at":"2015-06-14T13:56:01.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.0.2-beta","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.0.2-beta/manifests"},{"name":"stack/0.0.1","sha":"aa7af6b7d9fe50eec38f06b22fa833ba9f3ec968","kind":"commit","published_at":"2015-06-09T09:33:26.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/stack/0.0.1","html_url":"https://github.com/commercialhaskell/stack/releases/tag/stack/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@stack%2F0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/stack%2F0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/stack%2F0.0.1/manifests"},{"name":"v0.0.0-beta","sha":"6bf1ba3a7a3fdf92fa4af2ccb148ee2004dd607a","kind":"tag","published_at":"2015-06-09T04:19:42.000Z","download_url":"https://codeload.github.com/commercialhaskell/stack/tar.gz/v0.0.0-beta","html_url":"https://github.com/commercialhaskell/stack/releases/tag/v0.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commercialhaskell/stack@v0.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/tags/v0.0.0-beta/manifests"}]},"repo_metadata_updated_at":"2026-09-21T20:39:36.247Z","dependent_packages_count":2,"downloads":822,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":85.58183205210962,"dependent_repos_count":55.143477495452146,"dependent_packages_count":3.9023531482894196,"stargazers_count":0.03520920133794965,"forks_count":0.005868200222991608,"average":28.933748019482426},"purl":"pkg:hackage/pantry-tmp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/pantry-tmp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/pantry-tmp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/pantry-tmp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-21T02:45:31.444Z","issues_count":740,"pull_requests_count":639,"avg_time_to_close_issue":90063943.68692449,"avg_time_to_close_pull_request":713800.1243611585,"issues_closed_count":543,"pull_requests_closed_count":587,"pull_request_authors_count":29,"issue_authors_count":395,"avg_comments_per_issue":4.941891891891892,"avg_comments_per_pull_request":0.7104851330203443,"merged_pull_requests_count":545,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":28,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":2114507.8636363638,"past_year_avg_time_to_close_pull_request":410238.0238095238,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.9642857142857144,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercialhaskell%2Fstack/issues","maintainers":[{"login":"mpilgrem","count":604,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpilgrem"},{"login":"sjakobi","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"},{"login":"harendra-kumar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harendra-kumar"},{"login":"nh2","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nh2"},{"login":"chreekat","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chreekat"},{"login":"Blaisorblade","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Blaisorblade"},{"login":"psibi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psibi"},{"login":"juhp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juhp"},{"login":"mihaimaruseac","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mihaimaruseac"},{"login":"kadoban","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kadoban"}],"active_maintainers":[{"login":"mpilgrem","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpilgrem"},{"login":"juhp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juhp"},{"login":"psibi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psibi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/pantry-tmp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/pantry-tmp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/pantry-tmp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/pantry-tmp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/pantry-tmp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/pantry-tmp/codemeta","maintainers":[{"uuid":"MichaelSnoyman","login":"MichaelSnoyman","name":null,"email":null,"url":null,"packages_count":239,"html_url":"https://hackage.haskell.org/user/MichaelSnoyman","role":null,"created_at":"2022-11-14T19:11:44.287Z","updated_at":"2022-11-14T19:11:44.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/MichaelSnoyman/packages"},{"uuid":"borsboom","login":"borsboom","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://hackage.haskell.org/user/borsboom","role":null,"created_at":"2022-11-14T19:11:44.316Z","updated_at":"2022-11-14T19:11:44.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/borsboom/packages"},{"uuid":"fpcomplete","login":"fpcomplete","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://hackage.haskell.org/user/fpcomplete","role":null,"created_at":"2022-11-14T19:11:44.324Z","updated_at":"2022-11-14T19:11:44.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/fpcomplete/packages"}]}