{"id":18724844,"url":"https://github.com/obsidiansystems/dependent-sum-template","last_synced_at":"2025-04-12T15:50:40.142Z","repository":{"id":66318474,"uuid":"150689239","full_name":"obsidiansystems/dependent-sum-template","owner":"obsidiansystems","description":"Template Haskell code to generate instances of classes in some package","archived":false,"fork":false,"pushed_at":"2025-01-18T20:45:22.000Z","size":86,"stargazers_count":1,"open_issues_count":2,"forks_count":7,"subscribers_count":19,"default_branch":"develop","last_synced_at":"2025-03-25T07:02:00.351Z","etag":null,"topics":["haskell","template-haskell"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mokus0/dependent-sum-template","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obsidiansystems.png","metadata":{"files":{"readme":"ReadMe.md","changelog":"ChangeLog.md","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":"2018-09-28T05:17:55.000Z","updated_at":"2025-01-18T20:44:54.000Z","dependencies_parsed_at":"2025-01-18T21:34:10.847Z","dependency_job_id":null,"html_url":"https://github.com/obsidiansystems/dependent-sum-template","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsidiansystems%2Fdependent-sum-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsidiansystems%2Fdependent-sum-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsidiansystems%2Fdependent-sum-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsidiansystems%2Fdependent-sum-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obsidiansystems","download_url":"https://codeload.github.com/obsidiansystems/dependent-sum-template/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248591889,"owners_count":21130144,"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":["haskell","template-haskell"],"created_at":"2024-11-07T14:08:11.959Z","updated_at":"2025-04-12T15:50:40.096Z","avatar_url":"https://github.com/obsidiansystems.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"dependent-sum-template [![Build Status](https://travis-ci.org/obsidiansystems/dependent-sum-template.svg)](https://travis-ci.org/obsidiansystems/dependent-sum-template) [![Hackage](https://img.shields.io/hackage/v/dependent-sum-template.svg)](http://hackage.haskell.org/package/dependent-sum-template)\n==============\n\nThis library defines [Template Haskell](https://downloads.haskell.org/ghc/latest/docs/users_guide/exts/template_haskell.html) functions for deriving the `GEq`, `GCompare`, `GShow`, and `GRead` functions from the [`some`](https://hackage.haskell.org/package/some) library.\n\n - `GEq tag` is similar to an `Eq` instance for `tag a` except that with `geq`, values of types `tag a` and `tag b` may be compared, and in the case of equality, evidence that the types `a` and `b` are equal is provided.\n\n - `GCompare tag` is similar to the above for `Ord`, and provides `gcompare`, giving a `GOrdering` that gives similar evidence of type equality when values match.\n\n - `GShow tag` means that `tag a` has (the equivalent of) a `Show` instance.\n\n - `GRead tag` means that `tag a` has (the equivalent of) a `Read` instance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsidiansystems%2Fdependent-sum-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobsidiansystems%2Fdependent-sum-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsidiansystems%2Fdependent-sum-template/lists"}