{"id":16345451,"url":"https://github.com/unclechu/haskell-data-maybe-preserve","last_synced_at":"2025-11-07T15:30:26.392Z","repository":{"id":66006961,"uuid":"130418186","full_name":"unclechu/haskell-data-maybe-preserve","owner":"unclechu","description":"\"Preserve\" Maybe helpers","archived":false,"fork":false,"pushed_at":"2018-04-20T22:55:43.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T22:24:44.251Z","etag":null,"topics":["haskell","haskell-library"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unclechu.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":"2018-04-20T22:08:42.000Z","updated_at":"2018-04-20T22:55:44.000Z","dependencies_parsed_at":"2023-02-28T23:30:19.509Z","dependency_job_id":null,"html_url":"https://github.com/unclechu/haskell-data-maybe-preserve","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"705e3e4e85661c6c3c34f43a408b111433abb27e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fhaskell-data-maybe-preserve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fhaskell-data-maybe-preserve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fhaskell-data-maybe-preserve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unclechu%2Fhaskell-data-maybe-preserve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unclechu","download_url":"https://codeload.github.com/unclechu/haskell-data-maybe-preserve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533067,"owners_count":19654617,"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","haskell-library"],"created_at":"2024-10-11T00:31:50.609Z","updated_at":"2025-11-07T15:30:26.352Z","avatar_url":"https://github.com/unclechu.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data.Maybe.Preserve\n\n\"Preserve\" Maybe helpers. Few functions to make some kind of `guard`s.\nSee [this source file](src/Data/Maybe/Preserve.hs) for details.\n\n# Usage\n\nThis isn't published anywere yet.\n\nYou can use it by adding these lines to `extra-deps` section of `stack.yaml`:\n\n```yaml\n# stack.yaml\nextra-deps:\n  - git: https://github.com/unclechu/haskell-data-maybe-preserve\n    commit: 21bda604bcdca32bbd73d51d50e8cea1ba61904e\n```\n\nAnd add `data-maybe-preserve` to your package dependencies:\n\n```yaml\n# package.yaml\ndependencies:\n  - base\n  - data-maybe-preserve\n```\n\n# Author\n\nViacheslav Lotsmanov\n\n# License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funclechu%2Fhaskell-data-maybe-preserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funclechu%2Fhaskell-data-maybe-preserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funclechu%2Fhaskell-data-maybe-preserve/lists"}