{"id":13839010,"url":"https://github.com/timjs/tophat-haskell","last_synced_at":"2025-07-11T00:31:54.148Z","repository":{"id":52651244,"uuid":"185394605","full_name":"timjs/tophat-haskell","owner":"timjs","description":"TopHat implementation in Haskell","archived":false,"fork":false,"pushed_at":"2024-05-06T10:01:03.000Z","size":68914,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-06T11:25:46.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timjs.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":"2019-05-07T12:11:50.000Z","updated_at":"2024-05-06T11:25:47.803Z","dependencies_parsed_at":"2024-02-06T02:47:38.656Z","dependency_job_id":null,"html_url":"https://github.com/timjs/tophat-haskell","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjs%2Ftophat-haskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjs%2Ftophat-haskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjs%2Ftophat-haskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjs%2Ftophat-haskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timjs","download_url":"https://codeload.github.com/timjs/tophat-haskell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225669686,"owners_count":17505363,"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":[],"created_at":"2024-08-04T16:00:44.722Z","updated_at":"2024-11-21T03:30:22.150Z","avatar_url":"https://github.com/timjs.png","language":"Haskell","readme":"# TopHat in Haskell\n\nTopHat is a formalisation of Task Oriented Programming.\nThis is the Haskell implementation of the language.\n\n\n## Language and semantics\n\nThe language is specified as a GADT in [Task](https://github.com/timjs/tophat-haskell/blob/master/src/Task.hs).\nSemantics, including all observations, can be found in [Task.Run](https://github.com/timjs/tophat-haskell/blob/master/src/Task/Run.hs).\n\n\n## Examples\n\n[app/Main.hs](https://github.com/timjs/tophat-haskell/blob/master/app/Main.hs) includes a couple of examples which can be executed.\n\n## Dependencies\n\n* GHC \u003e= 8.8\n* Cabal \u003e= 3.0\n\n## Building\n\nClone the repository and build it by running Cabal.\nYou'll need Cabal version 3 for new style builds!\n\n```sh\ngit clone https://github.com/timjs/tophat-haskell.git\ncd tophat-haskell\ncabal build\ncabal run\n```\n\nTested with GHC-8.8 and Cabal 3.2,\nand with GHC-8.10 and Cabal 3.4.\n","funding_links":[],"categories":["Projects Using Concur"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimjs%2Ftophat-haskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimjs%2Ftophat-haskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimjs%2Ftophat-haskell/lists"}