{"id":237116,"name":"summoner","ecosystem":"hackage","description":"Tool for scaffolding fully configured batteries-included production-level Haskell projects.\nSee README.md for details.","homepage":"https://github.com/kowainik/summoner","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/kowainik/summoner","keywords_array":["cli","cli-tool","development","library","mpl","program","Propose Tags"],"namespace":null,"versions_count":18,"first_release_published_at":"2018-05-30T14:30:29.000Z","latest_release_published_at":"2019-04-09T11:36:14.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-06-07T16:16:10.278Z","created_at":"2022-04-06T02:15:57.615Z","updated_at":"2026-06-07T16:16:53.608Z","registry_url":"https://hackage.haskell.org/package/summoner","install_command":"cabal install summoner","documentation_url":null,"metadata":{},"repo_metadata":{"id":38007421,"uuid":"100754186","full_name":"kowainik/summoner","owner":"kowainik","description":"🔮 🔧 Tool for scaffolding batteries-included production-level Haskell projects","archived":false,"fork":false,"pushed_at":"2026-01-16T11:11:27.000Z","size":1070,"stargazers_count":710,"open_issues_count":30,"forks_count":74,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-01-16T23:50:39.941Z","etag":null,"topics":["cli","hacktoberfest","haskell","haskell-application","project-template","scaffold","tui"],"latest_commit_sha":null,"homepage":"https://kowainik.github.io/projects/summoner","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kowainik.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"kowainik","github":["vrom911"]}},"created_at":"2017-08-18T22:18:39.000Z","updated_at":"2026-01-16T11:08:25.000Z","dependencies_parsed_at":"2024-01-14T15:24:39.216Z","dependency_job_id":"d6057ccf-f114-4473-bfcd-0c0f7e12fe4f","html_url":"https://github.com/kowainik/summoner","commit_stats":{"total_commits":353,"total_committers":35,"mean_commits":"10.085714285714285","dds":0.4872521246458924,"last_synced_commit":"30b56041a501341dd0db41fe83a9cc161fc9552f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/kowainik/summoner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kowainik","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/sbom","scorecard":{"id":568714,"data":{"date":"2025-08-11","repo":{"name":"github.com/kowainik/summoner","commit":"fbed9cf0534d67c359d8be3b9b35e69cfeaac729"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":9,"reason":"Found 25/27 approved changesets -- score normalized to 9","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"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/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/kowainik/summoner/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/kowainik/summoner/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/kowainik/summoner/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/kowainik/summoner/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/kowainik/summoner/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/kowainik/summoner/ci.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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":"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: HaskellPropertyBasedTesting integration found: summoner-cli/test/Test/DecisionSpec.hs:13","Info: HaskellPropertyBasedTesting integration found: summoner-cli/test/Test/TomlSpec.hs:7","Info: HaskellPropertyBasedTesting integration found: summoner-cli/test/Test/DecisionSpec.hs:13","Info: HaskellPropertyBasedTesting integration found: summoner-cli/test/Test/TomlSpec.hs:7"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.0.1.1 not signed: https://api.github.com/repos/kowainik/summoner/releases/27040412","Warn: release artifact v2.0.1.0 not signed: https://api.github.com/repos/kowainik/summoner/releases/26764750","Warn: release artifact v2.0.0.0 not signed: https://api.github.com/repos/kowainik/summoner/releases/24959993","Warn: release artifact v1.4.0.0 not signed: https://api.github.com/repos/kowainik/summoner/releases/22458568","Warn: release artifact v1.3.0 not signed: https://api.github.com/repos/kowainik/summoner/releases/16644544","Warn: release artifact v2.0.1.1 does not have provenance: https://api.github.com/repos/kowainik/summoner/releases/27040412","Warn: release artifact v2.0.1.0 does not have provenance: https://api.github.com/repos/kowainik/summoner/releases/26764750","Warn: release artifact v2.0.0.0 does not have provenance: https://api.github.com/repos/kowainik/summoner/releases/24959993","Warn: release artifact v1.4.0.0 does not have provenance: https://api.github.com/repos/kowainik/summoner/releases/22458568","Warn: release artifact v1.3.0 does not have provenance: https://api.github.com/repos/kowainik/summoner/releases/16644544"],"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 30 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-20T15:43:41.130Z","repository_id":38007421,"created_at":"2025-08-20T15:43:41.130Z","updated_at":"2025-08-20T15:43:41.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29746499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"kowainik","name":"Kowainik","uuid":"37126241","kind":"organization","description":"Anyone can change the world. We do. :milky_way: ","email":"xrom.xkov@gmail.com","website":"https://kowainik.github.io/","location":"London, UK","twitter":"kowainik","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37126241?v=4","repositories_count":48,"last_synced_at":"2023-02-28T08:50:20.155Z","metadata":{"has_sponsors_listing":false,"funding":{"ko_fi":"kowainik","github":["vrom911"]}},"html_url":"https://github.com/kowainik","funding_links":["https://ko-fi.com/kowainik","https://github.com/sponsors/vrom911"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T12:36:31.522Z","updated_at":"2023-02-28T08:50:20.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kowainik","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kowainik/repositories"},"tags":[{"name":"v2.0.1.1","sha":"32aaeeba449061273bae488bd1641f5ee0cdb033","kind":"commit","published_at":"2020-05-29T13:53:16.000Z","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/v2.0.1.1","html_url":"https://github.com/kowainik/summoner/releases/tag/v2.0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kowainik/summoner@v2.0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v2.0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v2.0.1.1/manifests"},{"name":"v2.0.1.0","sha":"76e0c6103696a82d903d27454fbcf2d1aec472f5","kind":"commit","published_at":"2020-05-21T15:55:12.000Z","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/v2.0.1.0","html_url":"https://github.com/kowainik/summoner/releases/tag/v2.0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kowainik/summoner@v2.0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v2.0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v2.0.1.0/manifests"},{"name":"v2.0.0.0","sha":"754d460306bcabcb254f8fb9bd6fbf1db3b5bca0","kind":"commit","published_at":"2020-03-28T14:51:39.000Z","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/v2.0.0.0","html_url":"https://github.com/kowainik/summoner/releases/tag/v2.0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kowainik/summoner@v2.0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v2.0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v2.0.0.0/manifests"},{"name":"v1.4.0.0","sha":"0f64167abbb301a2dc971d159214754947d6411e","kind":"commit","published_at":"2019-12-25T17:04:17.000Z","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/v1.4.0.0","html_url":"https://github.com/kowainik/summoner/releases/tag/v1.4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kowainik/summoner@v1.4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.4.0.0/manifests"},{"name":"v1.3.0","sha":"5b73dd4fc293d7a1c4e8f40737806c86c246e3a2","kind":"commit","published_at":"2019-04-09T11:31:28.000Z","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/v1.3.0","html_url":"https://github.com/kowainik/summoner/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kowainik/summoner@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"4b5c01ef2e8a2253f29890507120a0368e6f1b5d","kind":"commit","published_at":"2018-11-30T13:17:59.000Z","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/v1.2.0","html_url":"https://github.com/kowainik/summoner/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kowainik/summoner@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"b47535a7473337fa736c8e206a06635cc83b0284","kind":"commit","published_at":"2018-08-30T13:21:02.000Z","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/v1.1.0","html_url":"https://github.com/kowainik/summoner/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kowainik/summoner@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5964367f48bba91225edc8eee4812c0c6992c69a","kind":"commit","published_at":"2018-05-30T16:07:49.000Z","download_url":"https://codeload.github.com/kowainik/summoner/tar.gz/v1.0.1","html_url":"https://github.com/kowainik/summoner/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kowainik/summoner@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-07T16:16:53.581Z","dependent_packages_count":1,"downloads":8691,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":18.575868889516816,"dependent_repos_count":36.47923142130545,"dependent_packages_count":10.471884713195818,"stargazers_count":1.0285391353489688,"forks_count":4.464538005086183,"docker_downloads_count":null,"average":14.204012432890647},"purl":"pkg:hackage/summoner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/summoner","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/summoner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/summoner/dependencies","status":null,"funding_links":["https://ko-fi.com/kowainik","https://github.com/sponsors/vrom911"],"critical":false,"issue_metadata":{"last_synced_at":"2026-02-11T04:01:03.670Z","issues_count":69,"pull_requests_count":43,"avg_time_to_close_issue":9046934.70212766,"avg_time_to_close_pull_request":2833036.2682926827,"issues_closed_count":47,"pull_requests_closed_count":41,"pull_request_authors_count":14,"issue_authors_count":23,"avg_comments_per_issue":1.2608695652173914,"avg_comments_per_pull_request":1.5348837209302326,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kowainik%2Fsummoner/issues","maintainers":[{"login":"vrom911","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vrom911"},{"login":"gdziadkiewicz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdziadkiewicz"},{"login":"willbasky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willbasky"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/summoner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/summoner/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/summoner/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/summoner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/summoner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/summoner/codemeta","maintainers":[{"uuid":"vrom911","login":"vrom911","name":null,"email":null,"url":null,"packages_count":38,"html_url":"https://hackage.haskell.org/user/vrom911","role":null,"created_at":"2022-11-14T19:57:57.729Z","updated_at":"2022-11-14T19:57:57.729Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/vrom911/packages"}]}