{"id":15352183,"url":"https://github.com/turbaszek/haskell-labs","last_synced_at":"2025-03-27T14:46:48.286Z","repository":{"id":113610161,"uuid":"171722560","full_name":"turbaszek/haskell-labs","owner":"turbaszek","description":"Notes from lectures and Haskell code from labs.","archived":false,"fork":false,"pushed_at":"2019-04-16T12:04:32.000Z","size":3550,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T18:45:06.025Z","etag":null,"topics":["category-theory","functional-programming","haskell","monads"],"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/turbaszek.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-20T17:55:26.000Z","updated_at":"2019-04-16T12:02:22.000Z","dependencies_parsed_at":"2023-07-08T17:16:28.503Z","dependency_job_id":null,"html_url":"https://github.com/turbaszek/haskell-labs","commit_stats":{"total_commits":59,"total_committers":1,"mean_commits":59.0,"dds":0.0,"last_synced_commit":"df3e94d04bed81df2ac4228fb5423aa39607ca83"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbaszek%2Fhaskell-labs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbaszek%2Fhaskell-labs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbaszek%2Fhaskell-labs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbaszek%2Fhaskell-labs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbaszek","download_url":"https://codeload.github.com/turbaszek/haskell-labs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245864807,"owners_count":20685109,"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":["category-theory","functional-programming","haskell","monads"],"created_at":"2024-10-01T12:08:57.031Z","updated_at":"2025-03-27T14:46:48.260Z","avatar_url":"https://github.com/turbaszek.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Functional Programming at WUT\n\nNotes from lectures and codes from labs. This repo has the following structure:\n\n```\n- L1\n    - README.md - lecture notes\n    - someFile.hs - lab codes\n- L2\n...\n```\n\n[How do you pronounce various operators?](https://www.reddit.com/r/haskell/comments/b7pyqr/monthly_hask_anything_april_2019/ejzc8rn?utm_source=share\u0026utm_medium=web2x)\n\n```\n(\u003e=\u003e) - fish\n(\u003e\u003e=) - bind\n(\u003e\u003e) - then\n(:) - cons\n(\u003c$\u003e) - fmap\n(\u003c*\u003e) - ap, apply, or spaceship\n(\u003c\u003e) or (++) - append\n(\u003c|\u003e) - or (or maybe alt if I also use (||) somewhere\n(.) - dot\n```\n\n\n### Tricks\n\nIn ghci `:set -XOverloadedStrings` if `{-# LANGUAGE OverloadedStrings #-}` does not work.\n\n\n### Additional resources:\n\n[Hask Anything on r/haskell](https://www.reddit.com/r/haskell/comments/b7pyqr/monthly_hask_anything_april_2019/)\n\nhttp://book.realworldhaskell.org/read/\n\nhttps://www.reddit.com/r/haskell/\n\nhttp://www.nyu.edu/projects/barker/Lambda/barendregt.94.pdf\n\nhttps://github.com/geophf/1HaskellADay\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbaszek%2Fhaskell-labs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbaszek%2Fhaskell-labs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbaszek%2Fhaskell-labs/lists"}