{"id":236964,"name":"submark","ecosystem":"hackage","description":"\n\n[Index] [Quick Jump]\n\nStatic link\n\nUse -f \u003cflag\u003e to enable a flag, or -f -\u003cflag\u003e to disable that flag. More info\n\nPackage maintainers\n\nFor package maintainers and hackage trustees\n\nCandidates\n\n\n\n\n\n\n\n\nsubmark is a CLI program (and GitHub action) to extract some particular\nsection from a given CommonMark/Markdown document.  I use it for myself to\nextract the latest version section from the CHANGELOG.md file, and then reuse\nthe text for the corresponding release note on GitHub releases, during automated\nrelease process which is run on CI/CD.\n\nAlthough it's a standalone CLI program, you can use it through a handy GitHub\naction dahlia/submark:\n\nFirst of all, if you need to manually invoke submark on GitHub Actions,\ndahlia/submark/setup action is the easiest way to install it.\n\nOn the other CI/CD products, use the officially distributed executables.\nPrebuilt binaries for the following platforms and architectures are available on\nGitHub releases:\n\nFor other platforms and architectures, you need to build it by yourself.\nIt's written in Haskell, so you need to install Haskell Stack first.\nIt can be built in the same way other Haskell programs are:\n\nThe following examples use John Gruber's original Markdown introduction:\n\nExtracting an H3 heading Command-Line:\n\nNote that its textual style differ from the original text.\nSince submark internally builds an abstract syntax tree from the given input\ntext and then render again the result tree, it doesn't maintain trivial styles\n(e.g., whitespaces, ATX vs. Setext headings) but only the semantics.\n\nThere are options from --h1 to --h6:\n\nOptions from --h1-regex to --h6-regex take a regular expression instead of\nan exact heading text:\n\nThe leading heading can be omitted:\n\nMatching is case sensitive by default, but case can be ignored using the option\n-i/--ignore-case:\n\nBy Unix convention, - means pipe:\n\nThere's -o/--out-file option as well:\n\nThis software is distributed under GPL 3.","homepage":"https://github.com/dahlia/submark#readme","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/dahlia/submark","keywords_array":["gpl","library","program","text","Propose Tags"],"namespace":null,"versions_count":4,"first_release_published_at":"2017-09-24T10:35:58.000Z","latest_release_published_at":"2022-03-15T05:10:50.000Z","latest_release_number":"0.3.1","last_synced_at":"2026-03-23T16:00:59.910Z","created_at":"2022-04-06T02:14:50.559Z","updated_at":"2026-03-23T16:02:18.713Z","registry_url":"https://hackage.haskell.org/package/submark","install_command":"cabal install submark","documentation_url":null,"metadata":{},"repo_metadata":{"id":44430842,"uuid":"104562003","full_name":"dahlia/submark","owner":"dahlia","description":"Extract a part from CommonMark/Markdown docs","archived":false,"fork":false,"pushed_at":"2024-09-04T07:29:42.000Z","size":83,"stargazers_count":7,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-11T14:19:33.391Z","etag":null,"topics":["commonmark","markdown"],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/submark","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dahlia.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}},"created_at":"2017-09-23T11:16:15.000Z","updated_at":"2025-08-13T07:36:40.000Z","dependencies_parsed_at":"2024-05-21T05:35:14.409Z","dependency_job_id":"f5baab41-9384-400f-9b6d-becad449af4c","html_url":"https://github.com/dahlia/submark","commit_stats":{"total_commits":58,"total_committers":3,"mean_commits":"19.333333333333332","dds":0.03448275862068961,"last_synced_commit":"5a5ff0a58382fb812616a5801402f5aef00f90ce"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dahlia/submark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahlia","download_url":"https://codeload.github.com/dahlia/submark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/sbom","scorecard":{"id":316908,"data":{"date":"2025-08-11","repo":{"name":"github.com/dahlia/submark","commit":"ed8f47b4d51fda07e12b6e991641a8bd5ec62f8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-actions.yaml: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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.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 0.3.1 not signed: https://api.github.com/repos/dahlia/submark/releases/61846303","Warn: release artifact 0.3.0 not signed: https://api.github.com/repos/dahlia/submark/releases/61556330","Warn: release artifact 0.2.0 not signed: https://api.github.com/repos/dahlia/submark/releases/8394289","Warn: release artifact 0.1.0 not signed: https://api.github.com/repos/dahlia/submark/releases/7868951","Warn: release artifact 0.3.1 does not have provenance: https://api.github.com/repos/dahlia/submark/releases/61846303","Warn: release artifact 0.3.0 does not have provenance: https://api.github.com/repos/dahlia/submark/releases/61556330","Warn: release artifact 0.2.0 does not have provenance: https://api.github.com/repos/dahlia/submark/releases/8394289","Warn: release artifact 0.1.0 does not have provenance: https://api.github.com/repos/dahlia/submark/releases/7868951"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/build.yaml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-actions.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/test-actions.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-actions.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/dahlia/submark/test-actions.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4","Warn: containerImage not pinned by hash: Dockerfile:40: pin your Docker image by updating alpine:3.20 to alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d","Warn: downloadThenRun not pinned by hash: Dockerfile:15","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yaml:92"],"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"}}]},"last_synced_at":"2025-08-18T00:24:41.560Z","repository_id":44430842,"created_at":"2025-08-18T00:24:41.560Z","updated_at":"2025-08-18T00:24:41.560Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30863012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T14:38:03.667Z","status":"ssl_error","status_checked_at":"2026-03-23T14:38:01.683Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"dahlia","name":"Hong Minhee (洪 民憙)","uuid":"12431","kind":"user","description":"A software engineer from Seoul.  An advocate of F/OSS, fediverse, and cypherpunk. Hack into East Asian languages.","email":"hong@minhee.org","website":"https://hongminhee.org/","location":"Seoul, Republic of Korea","twitter":"hongminhee","company":"@fedify-dev","icon_url":"https://avatars.githubusercontent.com/u/12431?u=93aabac3b6cdf0cccfa5ad756adfb4e6e32ebe10\u0026v=4","repositories_count":253,"last_synced_at":"2026-01-27T13:45:58.588Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/dahlia","funding_links":["https://github.com/sponsors/dahlia"],"total_stars":7707,"followers":1263,"following":357,"created_at":"2022-11-02T16:36:45.087Z","updated_at":"2026-01-27T13:45:58.589Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahlia","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dahlia/repositories"},"tags":[{"name":"0.3.1","sha":"7d44d75a4dcfd351258491f26898e836b0521ce0","kind":"tag","published_at":"2022-03-15T04:36:18.000Z","download_url":"https://codeload.github.com/dahlia/submark/tar.gz/0.3.1","html_url":"https://github.com/dahlia/submark/releases/tag/0.3.1","dependencies_parsed_at":"2023-05-31T10:14:57.389Z","dependency_job_id":null,"purl":"pkg:github/dahlia/submark@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"e0e704a60b7212ccd0c4d8cea5e3b718f351fcbd","kind":"tag","published_at":"2022-03-11T00:11:27.000Z","download_url":"https://codeload.github.com/dahlia/submark/tar.gz/0.3.0","html_url":"https://github.com/dahlia/submark/releases/tag/0.3.0","dependencies_parsed_at":"2023-05-31T10:14:57.728Z","dependency_job_id":null,"purl":"pkg:github/dahlia/submark@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"1b2c9fd6bc2c361b679079d07b03ff78bfd063d8","kind":"tag","published_at":"2017-11-06T06:17:08.000Z","download_url":"https://codeload.github.com/dahlia/submark/tar.gz/0.2.0","html_url":"https://github.com/dahlia/submark/releases/tag/0.2.0","dependencies_parsed_at":"2023-05-31T10:14:57.909Z","dependency_job_id":null,"purl":"pkg:github/dahlia/submark@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"a53c3fda9224e0d6715501d9060651b489f76b8a","kind":"tag","published_at":"2017-09-24T15:06:28.000Z","download_url":"https://codeload.github.com/dahlia/submark/tar.gz/0.1.0","html_url":"https://github.com/dahlia/submark/releases/tag/0.1.0","dependencies_parsed_at":"2023-05-31T10:14:58.088Z","dependency_job_id":null,"purl":"pkg:github/dahlia/submark@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dahlia%2Fsubmark/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-23T16:02:18.713Z","dependent_packages_count":0,"downloads":1171,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":80.37673845431607,"dependent_repos_count":55.143477495452146,"dependent_packages_count":12.217592864268529,"stargazers_count":30.53811396044833,"forks_count":27.18150343289713,"average":41.09148524147644},"purl":"pkg:hackage/submark","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/submark","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/submark","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/submark/dependencies","status":null,"funding_links":["https://github.com/sponsors/dahlia"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T22:46:30.016Z","issues_count":7,"pull_requests_count":1,"avg_time_to_close_issue":17656893.25,"avg_time_to_close_pull_request":3479.0,"issues_closed_count":4,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":3.7142857142857144,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/dahlia%2Fsubmark/issues","maintainers":[{"login":"dahlia","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dahlia"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/submark/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/submark/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/submark/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/submark/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/submark/codemeta","maintainers":[{"uuid":"hongminhee","login":"hongminhee","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://hackage.haskell.org/user/hongminhee","role":null,"created_at":"2022-11-14T19:57:41.641Z","updated_at":"2022-11-14T19:57:41.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/hongminhee/packages"}]}