{"id":216145,"name":"parsec","ecosystem":"hackage","description":"Parsec is designed from scratch as an industrial-strength parser\nlibrary.  It is simple, safe, well documented (on the package\nhomepage), has extensive libraries, good error messages,\nand is fast.  It is defined as a monad transformer that can be\nstacked on arbitrary monads, and it is also parametric in the\ninput stream type.\n\nThe main entry point is the Text.Parsec module which provides\ndefaults for parsing Character data.\n\nThe Text.ParserCombinators.Parsec module hierarchy contains\nthe legacy parsec-2 API and may be removed at some point in\nthe future.","homepage":"https://github.com/haskell/parsec","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/haskell/parsec","keywords_array":["bsd2","library","parsing","Propose Tags"],"namespace":null,"versions_count":27,"first_release_published_at":"2006-11-02T14:36:18.000Z","latest_release_published_at":"2016-05-13T03:05:25.000Z","latest_release_number":"3.1.11","last_synced_at":"2026-09-26T06:01:11.659Z","created_at":"2022-04-05T23:44:35.574Z","updated_at":"2026-09-26T06:01:11.659Z","registry_url":"https://hackage.haskell.org/package/parsec","install_command":"cabal install parsec","documentation_url":null,"metadata":{},"repo_metadata":{"id":15313213,"uuid":"18043169","full_name":"haskell/parsec","owner":"haskell","description":"A monadic parser combinator library","archived":false,"fork":false,"pushed_at":"2026-06-09T14:18:40.000Z","size":474,"stargazers_count":892,"open_issues_count":50,"forks_count":99,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-09-14T17:52:36.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/parsec","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/haskell.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-03-23T20:46:26.000Z","updated_at":"2026-09-13T14:01:12.000Z","dependencies_parsed_at":"2026-08-09T03:15:10.284Z","dependency_job_id":null,"html_url":"https://github.com/haskell/parsec","commit_stats":{"total_commits":233,"total_committers":50,"mean_commits":4.66,"dds":0.7081545064377682,"last_synced_commit":"783376aa67171130fe3e5d31deff150039615f35"},"previous_names":["aslatter/parsec"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/haskell/parsec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/sbom","scorecard":{"id":457330,"data":{"date":"2025-08-11","repo":{"name":"github.com/haskell/parsec","commit":"e5fd658c6637cf8ead696a0e06244a4587fc7cca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"1 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":"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":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/haskell-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/haskell-ci.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/parsec/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/parsec/haskell-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/haskell-ci.yml:259: update your workflow using https://app.stepsecurity.io/secureworkflow/haskell/parsec/haskell-ci.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction 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":"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":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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-19T10:04:00.270Z","repository_id":15313213,"created_at":"2025-08-19T10:04:00.270Z","updated_at":"2025-08-19T10:04:00.270Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37323580,"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-14T02:00:06.290Z","response_time":176,"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":"haskell","name":"Haskell","uuid":"450574","kind":"organization","description":"","email":null,"website":"http://www.haskell.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/450574?v=4","repositories_count":108,"last_synced_at":"2026-09-24T23:52:09.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/haskell","funding_links":[],"total_stars":24435,"followers":939,"following":0,"created_at":"2022-11-02T16:31:04.944Z","updated_at":"2026-09-24T23:52:09.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haskell/repositories"},"tags":[{"name":"parsec-3.1.18.0","sha":"b87122c1c74b8240e65044a8f600f0427d4dd9c3","kind":"tag","published_at":"2025-01-05T00:08:15.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/parsec-3.1.18.0","html_url":"https://github.com/haskell/parsec/releases/tag/parsec-3.1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@parsec-3.1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/parsec-3.1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/parsec-3.1.18.0/manifests"},{"name":"v3.1.17.0","sha":"647c570489a210584d9d99be39e1c02054ea7c64","kind":"tag","published_at":"2023-10-04T06:08:35.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.17.0","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.17.0/manifests"},{"name":"v3.1.16.1","sha":"1f542120d9adc5e22f8791a6d595210e93c6c389","kind":"tag","published_at":"2023-01-08T20:48:22.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.16.1","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.16.1/manifests"},{"name":"v3.1.16.0","sha":"c16bef04ab3330e599c75b6418b679c7ac39bcf9","kind":"tag","published_at":"2023-01-08T18:04:11.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.16.0","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.16.0/manifests"},{"name":"v3.1.15.1","sha":"f1171a4b212070bb0299b636aeee7d0534a6c76c","kind":"tag","published_at":"2022-05-10T10:14:50.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.15.1","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.15.1/manifests"},{"name":"v3.1.15.0","sha":"5d679abde9b841962cbe9a07570fa51eba77d3d4","kind":"tag","published_at":"2021-11-20T09:21:09.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.15.0","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.15.0/manifests"},{"name":"v3.1.14.0","sha":"60dfb0cb6a711f141e5d8728af37de894e33795e","kind":"tag","published_at":"2019-08-10T10:38:39.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.14.0","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.14.0/manifests"},{"name":"v3.1.14.0-rc","sha":"60dfb0cb6a711f141e5d8728af37de894e33795e","kind":"tag","published_at":"2019-07-02T17:10:44.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.14.0-rc","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.14.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.14.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.14.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.14.0-rc/manifests"},{"name":"v3.1.13.0","sha":"00dd731bc12746ac7d4341348abe733c5373cdb7","kind":"tag","published_at":"2018-02-06T09:23:05.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.13.0","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.13.0/manifests"},{"name":"v3.1.12.0","sha":"df9cf1349df7aa2a19bb11a9c83cea6ae170f662","kind":"tag","published_at":"2018-02-03T21:56:08.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.12.0","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.12.0/manifests"},{"name":"v3.1.11","sha":"315539a3340b66e577c9892396c725f81bbe4a6e","kind":"commit","published_at":"2016-05-13T03:03:53.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.11","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.11/manifests"},{"name":"v3.1.10","sha":"ea5bd2dab8ebbbb41a6a6f14dcac2d243eb2abcb","kind":"commit","published_at":"2016-05-13T02:41:21.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.10","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.10/manifests"},{"name":"v3.1.9","sha":"28fe39140fc06a642ad1fd162dc9ccb5ce990743","kind":"commit","published_at":"2015-03-19T20:13:21.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.9","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.9/manifests"},{"name":"v3.1.8","sha":"e6133b8759891965638bdba564b837f2c59c50ae","kind":"commit","published_at":"2015-01-10T02:36:09.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.8","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"f7c5410db811c84a9eeca7f6d9f91edc91f13b9c","kind":"commit","published_at":"2014-09-25T01:49:46.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.7","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"c4778ac041058491771d00d08ace5a28b9c5a8ec","kind":"commit","published_at":"2014-09-10T01:20:13.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.6","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"2c060446c1e9157ca6c342a03004cd710be9fa8f","kind":"tag","published_at":"2014-01-11T06:13:20.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.5","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.5/manifests"},{"name":"v3.1.3","sha":"119889617c45bf436a00c13c07b5ad2cab0793c0","kind":"tag","published_at":"2012-06-12T02:09:09.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.3","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"18cab005a357ce4615420da113b33935e113234b","kind":"tag","published_at":"2011-10-08T18:21:38.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.2","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"e66d3d07a8d8a95f50c58f3e1f1f17df4c467902","kind":"tag","published_at":"2011-01-29T16:00:30.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.1.1","html_url":"https://github.com/haskell/parsec/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.1.1/manifests"},{"name":"v3.0.1","sha":"77d48632dc2a909b0cbb3a6f0de9f22aa72ac383","kind":"tag","published_at":"2009-09-09T23:14:09.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.0.1","html_url":"https://github.com/haskell/parsec/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"b75677a27440e54047ec25b8dee40de946e4b8ae","kind":"tag","published_at":"2008-03-06T06:26:17.000Z","download_url":"https://codeload.github.com/haskell/parsec/tar.gz/v3.0.0","html_url":"https://github.com/haskell/parsec/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/haskell/parsec@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/tags/v3.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-26T06:01:11.604Z","dependent_packages_count":222,"downloads":406718,"downloads_period":"total","dependent_repos_count":4638,"rankings":{"downloads":0.09042102288782142,"dependent_repos_count":0.09607233681831025,"dependent_packages_count":0.1921446736366205,"stargazers_count":0.8703023452952812,"forks_count":4.1480644249788075,"docker_downloads_count":1.2884995761514553,"average":1.1142507299613826},"purl":"pkg:hackage/parsec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/parsec","docker_dependents_count":2,"docker_downloads_count":89,"usage_url":"https://repos.ecosyste.ms/usage/hackage/parsec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/parsec/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-26T06:01:09.295Z","issues_count":83,"pull_requests_count":122,"avg_time_to_close_issue":18198728.489361703,"avg_time_to_close_pull_request":5328337.518867925,"issues_closed_count":47,"pull_requests_closed_count":106,"pull_request_authors_count":61,"issue_authors_count":64,"avg_comments_per_issue":2.602409638554217,"avg_comments_per_pull_request":1.4180327868852458,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":14236222.5,"past_year_avg_time_to_close_pull_request":308247.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":2.6666666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/haskell%2Fparsec/issues","maintainers":[{"login":"phadej","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phadej"},{"login":"sjakobi","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjakobi"},{"login":"aslatter","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aslatter"},{"login":"RyanGlScott","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RyanGlScott"},{"login":"sol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sol"},{"login":"Rufflewind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rufflewind"},{"login":"llelf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/llelf"},{"login":"hvr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hvr"},{"login":"23Skidoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/23Skidoo"},{"login":"erikd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"}],"active_maintainers":[{"login":"erikd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikd"},{"login":"phadej","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phadej"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/parsec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/parsec/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/parsec/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/parsec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/parsec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/parsec/codemeta","maintainers":[{"uuid":"HerbertValerioRiedel","login":"HerbertValerioRiedel","name":null,"email":null,"url":null,"packages_count":136,"html_url":"https://hackage.haskell.org/user/HerbertValerioRiedel","role":null,"created_at":"2022-11-14T19:12:05.649Z","updated_at":"2022-11-14T19:12:05.649Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/HerbertValerioRiedel/packages"},{"uuid":"phadej","login":"phadej","name":null,"email":null,"url":null,"packages_count":208,"html_url":"https://hackage.haskell.org/user/phadej","role":null,"created_at":"2022-11-14T19:12:05.667Z","updated_at":"2022-11-14T19:12:05.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/phadej/packages"},{"uuid":"AntoineLatter","login":"AntoineLatter","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://hackage.haskell.org/user/AntoineLatter","role":null,"created_at":"2022-11-14T19:12:05.645Z","updated_at":"2022-11-14T19:12:05.645Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/AntoineLatter/packages"}]}