{"id":41465461,"url":"https://github.com/deepflowinc-oss/hs-bash-script","last_synced_at":"2026-01-23T16:28:43.736Z","repository":{"id":225959786,"uuid":"764968611","full_name":"deepflowinc-oss/hs-bash-script","owner":"deepflowinc-oss","description":"A Haskell utility library to generate Bash script.","archived":false,"fork":false,"pushed_at":"2024-12-20T11:03:40.000Z","size":96,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-12-20T12:38:29.108Z","etag":null,"topics":["bash","haskell","shell","shell-script"],"latest_commit_sha":null,"homepage":"","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/deepflowinc-oss.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}},"created_at":"2024-02-29T03:12:04.000Z","updated_at":"2024-12-20T07:28:00.000Z","dependencies_parsed_at":"2024-12-20T12:38:33.568Z","dependency_job_id":"2b3cecea-22fc-43d0-9810-d72ae4c6b80c","html_url":"https://github.com/deepflowinc-oss/hs-bash-script","commit_stats":null,"previous_names":["deepflowinc/hs-bash-script","deepflowinc-oss/hs-bash-script"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepflowinc-oss/hs-bash-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepflowinc-oss%2Fhs-bash-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepflowinc-oss%2Fhs-bash-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepflowinc-oss%2Fhs-bash-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepflowinc-oss%2Fhs-bash-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepflowinc-oss","download_url":"https://codeload.github.com/deepflowinc-oss/hs-bash-script/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepflowinc-oss%2Fhs-bash-script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28695532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T15:57:05.722Z","status":"ssl_error","status_checked_at":"2026-01-23T15:56:27.656Z","response_time":59,"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"}},"keywords":["bash","haskell","shell","shell-script"],"created_at":"2026-01-23T16:28:43.132Z","updated_at":"2026-01-23T16:28:43.727Z","avatar_url":"https://github.com/deepflowinc-oss.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cmark-combinators - Simple utility around CMark for Haskell\n\nA light-weight Haskell utility library for generating Bash scripts.\n\n## Contribution\n\nPlease feel free to open an issue, but also please search for existing issues to check if there already is a similar one.\n\nSee [CONTRIBUTING.md][CONTRIBUTING] for more details.\n\n[CONTRIBUTING]: ./CONTRIBUTING.md\n\n## Matrix Build\n\nTo add/remove a specific ghc version to/from the tested versions, you can just add/remove cabal's freeze file as `ci/configs/ghc-X.X.X.project` and add the following to the header:\n\n```cabal\nimport: ../../cabal.project\n-- FIXME: Use Appropriate timestamp for index-state\nindex-state: hackage.haskell.org 2024-02-05T22:44:18Z\n```\n\nNote that the actual value of `index-state` should be sufficiently new.\n\nExcept this, no modification to Action worklow file is needed in general.\nThe following is the example command to add the `ghc-9.8.1` with the most recent Stackage Nightly:\n\n```bash\ncurl --location https://www.stackage.org/nightly/cabal.config \u003e ./ci/configs/ghc-9.8.1.project\ncat \u003c\u003cEOF \u003e\u003e./ci/configs/ghc-9.8.1.project\nimport: ../../cabal.project\n-- FIXME: Use an appropriate timestamp for index-state\nindex-state: hackage.haskell.org 2024-02-05T22:44:18Z\nEOF\n```\n\nNote that we might have to edit `with-compiler` stanza of the downloaded freeze file when you want to test GHC version different from Stackage's default version.\n\nIf you want to test some breeding-edge version of GHC but to allow failure, name freeze file as `ghc-X.X.X-head.project`.\n\n```bash\ncurl --location https://www.stackage.org/nightly/cabal.config \u003e ./ci/configs/ghc-9.10.1-head.project\n```\n\n## Copyright\n\n2024 (c) DeepFlow, Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepflowinc-oss%2Fhs-bash-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepflowinc-oss%2Fhs-bash-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepflowinc-oss%2Fhs-bash-script/lists"}