{"id":20086388,"url":"https://github.com/asarkar/udemy-complete-haskell","last_synced_at":"2025-07-15T09:06:19.661Z","repository":{"id":212397161,"uuid":"731361451","full_name":"asarkar/udemy-complete-haskell","owner":"asarkar","description":"https://www.udemy.com/course/the-complete-haskell-course-from-zero-to-expert","archived":false,"fork":false,"pushed_at":"2023-12-26T00:54:00.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T14:30:29.576Z","etag":null,"topics":["functional-programming","haskell","udemy"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asarkar.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}},"created_at":"2023-12-13T23:02:40.000Z","updated_at":"2023-12-14T02:18:23.000Z","dependencies_parsed_at":"2023-12-22T17:42:26.076Z","dependency_job_id":null,"html_url":"https://github.com/asarkar/udemy-complete-haskell","commit_stats":null,"previous_names":["asarkar/udemy-complete-haskell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asarkar/udemy-complete-haskell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asarkar%2Fudemy-complete-haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asarkar%2Fudemy-complete-haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asarkar%2Fudemy-complete-haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asarkar%2Fudemy-complete-haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asarkar","download_url":"https://codeload.github.com/asarkar/udemy-complete-haskell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asarkar%2Fudemy-complete-haskell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265424353,"owners_count":23762880,"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":["functional-programming","haskell","udemy"],"created_at":"2024-11-13T16:01:21.026Z","updated_at":"2025-07-15T09:06:19.641Z","avatar_url":"https://github.com/asarkar.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[The Complete Haskell Course: From Zero to Expert!](https://www.udemy.com/course/the-complete-haskell-course-from-zero-to-expert)\n\n[![](https://github.com/asarkar/udemy-complete-haskell/workflows/CI/badge.svg)](https://github.com/asarkar/udemy-complete-haskell/actions)\n\n## Syllabus\n\nSection 1: Course Introduction\n\nSection 2: Basic Types\n\nSection 3: Functions\n\nSection 4: [Solved Problems - Functions](src/Section04.hs)\n\nSection 5: Tuples\n\nSection 6: Lists\n\nSection 7: [Solved Problems - Lists](src/Section07.hs)\n\nSection 8: Higher Order Functions\n\nSection 9: [Solved Problems - Higher Order Functions](src/Section09.hs)\n\nSection 10: [Solved Problems - Infinite Lists](src/Section10.hs)\n\nSection 11: Binary Trees\n\nSection 12: [Solved Problems - Binary Trees](src/Section12.hs)\n\nSection 13: Multiway Trees\n\nSection 14: [Solved Problems - Multiway Trees](src/Section14.hs)\n\nSection 15: Graphs\n\nSection 16: [Solved Problems - Graphs](src/Section16.hs)\n\nSection 17: Advanced Types\n\nSection 18: Functors\n\nSection 19: Applicatives\n\nSection 20: Monads\n\nSection 21: Input and Output\n\nSection 22: [Solved Problems - Input and Output](app/Main.hs)\n\nSection 23: [Final Exams](src/Section23.hs)\n\n## Running tests\n\n```\n./.github/run.sh\n```\n\nTo run all matching tests:\n```\n./.github/run.sh -m \u003csome_word\u003e\n```\n\nTo run exactly matching tests:\n```\n./.github/run.sh -m \"/\u003csome_word\u003e/\"\n```\n\nTo run a _specific test_:\n```\n./.github/run.sh -m \"/Ch11/evaluates expression/eval/\"\n```\n\nTo run a file containing a `main` method:\n```\nstack runhaskell app/Main.hs\n```\n\nTo run an executable listed in `package.yaml`:\n```\nstack build\nstack exec section16-exe\n```\n\n## License\n\nReleased under [Apache License v2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasarkar%2Fudemy-complete-haskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasarkar%2Fudemy-complete-haskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasarkar%2Fudemy-complete-haskell/lists"}