{"id":42411300,"url":"https://github.com/evturn/haskellbook","last_synced_at":"2026-01-28T01:47:33.791Z","repository":{"id":47655561,"uuid":"86214880","full_name":"evturn/haskellbook","owner":"evturn","description":"Solutions to exercises from the book Haskell Programming","archived":false,"fork":false,"pushed_at":"2021-08-18T10:00:24.000Z","size":617,"stargazers_count":26,"open_issues_count":2,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-15T04:38:01.273Z","etag":null,"topics":["abstract-data-types","algebraic-data-types","applicative","foldable","functor","haskell","haskell-book","haskell-programming","haskellbook","monad","monad-transformers","monoid","newtype","parser-combinators","product-type","semigroup","solutions","sum-types","traversable"],"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/evturn.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2017-03-26T07:18:48.000Z","updated_at":"2024-02-03T09:11:11.000Z","dependencies_parsed_at":"2022-08-25T15:03:11.673Z","dependency_job_id":null,"html_url":"https://github.com/evturn/haskellbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evturn/haskellbook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evturn%2Fhaskellbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evturn%2Fhaskellbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evturn%2Fhaskellbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evturn%2Fhaskellbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evturn","download_url":"https://codeload.github.com/evturn/haskellbook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evturn%2Fhaskellbook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28832944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"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":["abstract-data-types","algebraic-data-types","applicative","foldable","functor","haskell","haskell-book","haskell-programming","haskellbook","monad","monad-transformers","monoid","newtype","parser-combinators","product-type","semigroup","solutions","sum-types","traversable"],"created_at":"2026-01-28T01:47:33.729Z","updated_at":"2026-01-28T01:47:33.782Z","avatar_url":"https://github.com/evturn.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://wiki.haskell.org/wikistatic/haskellwiki_logo.png\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://haskellbook.com/progress.html\"\u003e\n    \u003cb\u003eHaskell Programming\u003c/b\u003e\n  \u003c/a\u003e \n  Solutions\n\u003c/p\u003e\n\n- [Lamda Calculus](https://github.com/evturn/haskellbook/tree/master/01)\n- [Hello Haskell](https://github.com/evturn/haskellbook/tree/master/02)\n- [Strings](https://github.com/evturn/haskellbook/tree/master/03)\n- [Basic Datatypes](https://github.com/evturn/haskellbook/tree/master/04)\n- [Types](https://github.com/evturn/haskellbook/tree/master/05)\n- [Typeclasses](https://github.com/evturn/haskellbook/tree/master/06)\n- [Functions](https://github.com/evturn/haskellbook/tree/master/07)\n- [Recursion](https://github.com/evturn/haskellbook/tree/master/08)\n- [Lists](https://github.com/evturn/haskellbook/tree/master/09)\n- [Folds](https://github.com/evturn/haskellbook/tree/master/10)\n- [Algebraic Datatypes](https://github.com/evturn/haskellbook/tree/master/11)\n- [Signaling Adversity](https://github.com/evturn/haskellbook/tree/master/12)\n- [Building Projects](https://github.com/evturn/haskellbook/tree/master/13)\n- [Testing](https://github.com/evturn/haskellbook/tree/master/14)\n- [Monoid, Semigroup](https://github.com/evturn/haskellbook/tree/master/15)\n- [Functor](https://github.com/evturn/haskellbook/tree/master/16)\n- [Applicative](https://github.com/evturn/haskellbook/tree/master/17)\n- [Monad](https://github.com/evturn/haskellbook/tree/master/18)\n- [Abstract Structure](https://github.com/evturn/haskellbook/tree/master/19)\n- [Foldable](https://github.com/evturn/haskellbook/tree/master/20)\n- [Traversable](https://github.com/evturn/haskellbook/tree/master/21)\n- [Reader](https://github.com/evturn/haskellbook/tree/master/22)\n- [State](https://github.com/evturn/haskellbook/tree/master/23)\n- [Parser Combinators](https://github.com/evturn/haskellbook/tree/master/24)\n- [Composing Types](https://github.com/evturn/haskellbook/tree/master/25)\n- [Monad Transformers](https://github.com/evturn/haskellbook/tree/master/26)\n- [Non-strictness](https://github.com/evturn/haskellbook/tree/master/27)\n- [Basic Libraries](https://github.com/evturn/haskellbook/tree/master/28)\n- [IO](https://github.com/evturn/haskellbook/tree/master/29)\n- [Exceptions](https://github.com/evturn/haskellbook/tree/master/30)\n- [Final Project](https://github.com/evturn/haskellbook/tree/master/31)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevturn%2Fhaskellbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevturn%2Fhaskellbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevturn%2Fhaskellbook/lists"}