{"id":19681024,"url":"https://github.com/codewars/haskell","last_synced_at":"2026-03-19T11:03:55.710Z","repository":{"id":65919667,"uuid":"534080966","full_name":"codewars/haskell","owner":"codewars","description":"Container image for Haskell","archived":false,"fork":false,"pushed_at":"2023-02-16T07:58:00.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-27T07:12:26.000Z","etag":null,"topics":["code-runner","code-runner-image"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/codewars.png","metadata":{"files":{"readme":"README.md","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-09-08T06:31:34.000Z","updated_at":"2022-09-23T10:50:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd468bdd-c505-413b-825c-8a651ae416ee","html_url":"https://github.com/codewars/haskell","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/codewars/haskell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fhaskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fhaskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fhaskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fhaskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewars","download_url":"https://codeload.github.com/codewars/haskell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fhaskell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30030841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T00:31:48.536Z","status":"online","status_checked_at":"2026-03-03T02:00:07.650Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["code-runner","code-runner-image"],"created_at":"2024-11-11T18:06:44.218Z","updated_at":"2026-03-03T03:09:28.994Z","avatar_url":"https://github.com/codewars.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# haskell\n\nContainer image for Haskell\n\n## Usage\n\n```bash\nW=/workspace\n# Create container\nCOMPILE=\"stack ghc -- -O -j2 +RTS -A128m -n2m -RTS --make -v0 -outputdir /tmp -isrc:test test/Main.hs -o tests\"\nC=$(docker container create --rm -w $W $IMAGE sh -c \"$COMPILE \u0026\u0026 exec ./tests\")\n\n# Copy files from the examples directory\ndocker container cp ./examples/passing/. $C:$W\n\n# Start\ndocker container start --attach $C\n```\n\n## Building\n\n```bash\ndocker build -t ghcr.io/codewars/haskell:latest .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fhaskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewars%2Fhaskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fhaskell/lists"}