{"id":14980942,"url":"https://github.com/syocy/haskell-day-syocy","last_synced_at":"2026-02-02T19:35:29.618Z","repository":{"id":137480547,"uuid":"151029598","full_name":"syocy/haskell-day-syocy","owner":"syocy","description":"Slides and source codes for two sessions in Haskell Day 2018 in Tokyo","archived":false,"fork":false,"pushed_at":"2018-11-15T05:53:51.000Z","size":2508,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T01:08:49.030Z","etag":null,"topics":["concurrency","haskell","latex-document","parallelism","presentation-slides"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syocy.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":"2018-10-01T02:55:26.000Z","updated_at":"2019-06-28T01:25:45.000Z","dependencies_parsed_at":"2023-07-18T23:16:43.613Z","dependency_job_id":null,"html_url":"https://github.com/syocy/haskell-day-syocy","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"4e905f6a3221be6b18e1481a6cf4ce1ced3c99da"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/syocy/haskell-day-syocy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syocy%2Fhaskell-day-syocy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syocy%2Fhaskell-day-syocy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syocy%2Fhaskell-day-syocy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syocy%2Fhaskell-day-syocy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syocy","download_url":"https://codeload.github.com/syocy/haskell-day-syocy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syocy%2Fhaskell-day-syocy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29018063,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T18:51:31.335Z","status":"ssl_error","status_checked_at":"2026-02-02T18:49:20.777Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"}},"keywords":["concurrency","haskell","latex-document","parallelism","presentation-slides"],"created_at":"2024-09-24T14:02:37.779Z","updated_at":"2026-02-02T19:35:29.597Z","avatar_url":"https://github.com/syocy.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# haskell-day-syocy\n\nSpeakerDeck:\n\n- [並列並行言語Haskell](https://speakerdeck.com/syocy/bing-lie-bing-xing-yan-yu-haskell)\n- [Dhall: Haskellの新たなキラーアプリ](https://speakerdeck.com/syocy/dhall-haskellfalsexin-tanakiraapuri)\n\nPDFs are uploaded in [Releases](https://github.com/syocy/haskell-day-syocy/releases).\n\n## Build\n\n[stack](https://docs.haskellstack.org/en/stable/README/)\nis required.\n\n1. Install stack.\n2. `stack setup`\n\n### Build slides\n\nPrerequisites: texlive, [llmk](https://github.com/wtsnjp/llmk), [dhall-to-yaml](https://github.com/dhall-lang/dhall-lang/wiki/Getting-started%3A-Generate-JSON-or-YAML), [x14y24pxHeadUpDaisy font](http://www17.plala.or.jp/xxxxxxx/00ff/)\n\n```shell\n./shake.hs twice\n```\n\nIf you are not Mac user, you should remove option brackets of luatexja-preset in .tex files.\n\n`\\usepackage[hiragino-pro]{luatexja-preset}`  \nto  \n`\\usepackage{luatexja-preset}`\n\n### Doctest src/\n\n```shell\nstack test\n```\n\n### Profile app/Main.hs\n\nPrerequisites: [ThreadScope](https://wiki.haskell.org/ThreadScope)\n\n```shell\nstack build --executable-profiling\nstack exec haskell-day-syocy-exe --rts-options \"-l -N4 -qn2 -A8M\" -- 5 20\nthreadscope haskell-day-syocy-exe.eventlog \u0026\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyocy%2Fhaskell-day-syocy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyocy%2Fhaskell-day-syocy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyocy%2Fhaskell-day-syocy/lists"}