{"id":16947769,"url":"https://github.com/toyboot4e/abc-hs","last_synced_at":"2025-06-13T02:36:36.954Z","repository":{"id":37452618,"uuid":"502268600","full_name":"toyboot4e/abc-hs","owner":"toyboot4e","description":"AtCoder Beginner Contest in Haskell","archived":false,"fork":false,"pushed_at":"2025-03-02T16:10:17.000Z","size":22639,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T23:28:32.915Z","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":null,"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":null,"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-11T06:23:45.000Z","updated_at":"2025-03-02T16:10:21.000Z","dependencies_parsed_at":"2025-01-18T15:43:35.898Z","dependency_job_id":null,"html_url":"https://github.com/toyboot4e/abc-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%2Fabc-hs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyboot4e%2Fabc-hs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyboot4e%2Fabc-hs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyboot4e%2Fabc-hs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyboot4e","download_url":"https://codeload.github.com/toyboot4e/abc-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:17.776Z","updated_at":"2025-03-21T09:42:22.374Z","avatar_url":"https://github.com/toyboot4e.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Atcoder beginner contest in Haskell\n:acc: https://github.com/Tatamo/atcoder-cli[acc]\n:toy-lib: https://github.com/toyboot4e/toy-lib[toy-lib]\n\nBased on {acc}. My library can be found on {toy-lib}.\n\n== Setting up\n\nSee link:./_acc/README.adoc[].\n\n== How to use\n\n=== New contest\n\n[source,sh]\n----\n$ ./new abc100\n$ cd abc100\n$ tree\nabc100\n├── a\n│   ├── Main.hs\n│   └── test-cases\n│       ├── sample-1.in\n│       ├── sample-1.out\n│       ├── sample-2.in\n│       ├── sample-2.out\n│       ├── sample-3.in\n│       └── sample-3.out\n├── b\n│   ├── Main.hs\n│   └── test-cases\n│       ├── sample-1.in\n│       ├── sample-1.out\n│       ├── sample-2.in\n│       ├── sample-2.out\n│       ├── sample-3.in\n│       └── sample-3.out\n├── c\n│   ├── Main.hs\n│   └── test-cases\n│       ├── sample-1.in\n│       ├── sample-1.out\n│       ├── sample-2.in\n│       ├── sample-2.out\n│       ├── sample-3.in\n│       └── sample-3.out\n├── contest.acc.json\n├── d\n│   ├── Main.hs\n│   └── test-cases\n│       ├── sample-1.in\n│       ├── sample-1.out\n│       ├── sample-2.in\n│       ├── sample-2.out\n│       ├── sample-3.in\n│       ├── sample-3.out\n│       ├── sample-4.in\n│       └── sample-4.out\n├── hie.yaml\n├── package.yaml\n└── stack.yaml\n\n8 directories, 34 files\n----\n\n=== Test\n\nGet into the problem directory first:\n\n[source,sh]\n----\n$ cd abc100\n----\n\nRun the `test` script in the root of the repository:\n\n[source,sh]\n----\n$ ../test a\n----\n\n=== Submission\n\n[source,sh]\n----\n$ ../submit a\n----\n\n=== I want to use GHC 9.4.5, but only in this repository\n\nhttps://direnv.net/[direnv] just works as a temporary workaround.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyboot4e%2Fabc-hs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoyboot4e%2Fabc-hs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyboot4e%2Fabc-hs/lists"}