{"id":17177253,"url":"https://github.com/lexi-lambda/monad-validate","last_synced_at":"2025-04-13T16:20:31.450Z","repository":{"id":42181120,"uuid":"510612592","full_name":"lexi-lambda/monad-validate","owner":"lexi-lambda","description":"A Haskell monad transformer library for data validation","archived":false,"fork":false,"pushed_at":"2023-08-17T05:06:49.000Z","size":51,"stargazers_count":36,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T07:11:20.423Z","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":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lexi-lambda.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-07-05T06:23:54.000Z","updated_at":"2024-03-23T01:39:22.000Z","dependencies_parsed_at":"2024-11-07T22:01:55.861Z","dependency_job_id":null,"html_url":"https://github.com/lexi-lambda/monad-validate","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":0.05555555555555558,"last_synced_commit":"7bc998dcd68cb5e5c66721e01e7bb462e77df33d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmonad-validate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmonad-validate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmonad-validate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmonad-validate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lexi-lambda","download_url":"https://codeload.github.com/lexi-lambda/monad-validate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248003571,"owners_count":21031821,"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-10-15T00:03:13.604Z","updated_at":"2025-04-13T16:20:31.430Z","avatar_url":"https://github.com/lexi-lambda.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monad-validate [![Build Status](https://img.shields.io/github/actions/workflow/status/lexi-lambda/monad-validate/build.yml?branch=master)](https://github.com/lexi-lambda/monad-validate/actions/workflows/build.yml) [![Hackage](https://img.shields.io/badge/hackage-1.3.0.0-5e5184)][hackage]\n\nA Haskell library providing the `ValidateT` monad transformer, designed for writing data validations that provide high-quality error reporting without much effort. `ValidateT` automatically exploits the data dependencies of your program—as encoded implicitly in uses of `fmap`, `\u003c*\u003e`, and `\u003e\u003e=`—to report as many errors as possible upon failure instead of completely aborting at the first one.\n\nSee [the documentation on Hackage][hackage] for more information and examples.\n\n[hackage]: https://hackage.haskell.org/package/monad-validate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexi-lambda%2Fmonad-validate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexi-lambda%2Fmonad-validate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexi-lambda%2Fmonad-validate/lists"}