{"id":16947775,"url":"https://github.com/toyboot4e/abs-hs","last_synced_at":"2025-03-21T09:41:19.855Z","repository":{"id":109748425,"uuid":"500837564","full_name":"toyboot4e/abs-hs","owner":"toyboot4e","description":"Atcoder begginers selection in Haskell","archived":false,"fork":false,"pushed_at":"2022-06-11T01:43:45.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T23:28:32.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toyboot4e.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"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":"2022-06-07T12:47:35.000Z","updated_at":"2024-04-16T05:46:25.000Z","dependencies_parsed_at":"2023-03-16T17:00:35.978Z","dependency_job_id":null,"html_url":"https://github.com/toyboot4e/abs-hs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyboot4e%2Fabs-hs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyboot4e%2Fabs-hs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyboot4e%2Fabs-hs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyboot4e%2Fabs-hs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyboot4e","download_url":"https://codeload.github.com/toyboot4e/abs-hs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244776270,"owners_count":20508503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-13T21:48:21.638Z","updated_at":"2025-03-21T09:41:19.821Z","avatar_url":"https://github.com/toyboot4e.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= (WIP) {abs} in Haskell\n:abs: https://atcoder.jp/contests/abs[AtCoder Beginners Selection]\n:ghcup: https://www.haskell.org/ghcup/[ghcup]\n\n\\..by a beginner. I'm pretty sure the code is inefficient.\n\n== Installation\n\nUse {ghcup} to get `ghc` + `stack` + `hls`!\n\n== File structure\n\n```sh\n.\n├── Setup.hs\n├── abs.cabal        # Automatically generated on `stack build`\n├── app              # Answer scripts\n│   ├── P01.hs       # Answer script for the first problem\n│   ├── P01-input    # Input for `P01.hs`\n│   └── ..\n├── package.yaml     # Declares executable files\n├── stack.yaml       # Declares external dependencies\n├── stack.yaml.lock  # Specifies package versions in use\n└── x\n```\n\n== Running\n\nRun `cat app/P01-input | (stack build \u0026\u0026 stack exec P01-exe)` with the helper script:\n\n[source,haskell]\n----\n$ ./x P01\n----\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyboot4e%2Fabs-hs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoyboot4e%2Fabs-hs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyboot4e%2Fabs-hs/lists"}