{"id":182478,"name":"fn","ecosystem":"hackage","description":"A Haskell web framework where you write plain old functions.\n\nProvided you have stack installed, you can run this example like a shell script (it'll listen on port 3000):\n\nFn lets you write web code that just looks like normal Haskell code.\n\nAn application has some \"context\", which must contain a Request,\nbut can contain other data as well, like database connection pools,\netc. This context will be passed to each of your handlers, updated\nwith the current HTTP Request.\n\nRoutes are declared to capture parameters and/or segments of the url,\nand then routed to handler functions that have the appropriate number\nand type of arguments. These functions return IO (Maybe Response),\nwhere Nothing indicates to Fn that you want it to keep looking for\nmatching routes.\n\nAll handlers just use plain old IO, which means it is easy to call\nthem from GHCi, forkIO, etc.\n\nAll of this is a small wrapper around the WAI interface, so you have\nthe flexilibility to do anything you need to do with HTTP.\n\nThe name comes from the fact that Fn emphasizes functions (over monads),\nwhere all necessary data is passed via function arguments, and control\nflow is mediated by return values.","homepage":"http://github.com/positiondev/fn#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/positiondev/fn","keywords_array":["library","web","Propose Tags"],"namespace":null,"versions_count":13,"first_release_published_at":"2015-10-25T19:30:32.000Z","latest_release_published_at":"2017-09-13T00:23:41.000Z","latest_release_number":"0.3.0.2","last_synced_at":"2026-09-11T21:07:22.739Z","created_at":"2022-04-05T19:55:46.087Z","updated_at":"2026-09-21T21:43:03.986Z","registry_url":"https://hackage.haskell.org/package/fn","install_command":"cabal install fn","documentation_url":null,"metadata":{},"repo_metadata":{"id":1864916,"uuid":"44848908","full_name":"positiondev/fn","owner":"positiondev","description":"A functional web framework","archived":false,"fork":false,"pushed_at":"2022-01-22T14:50:38.000Z","size":140,"stargazers_count":34,"open_issues_count":6,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-08-17T18:44:09.442Z","etag":null,"topics":["functional","haskell","web-framework"],"latest_commit_sha":null,"homepage":"http://fnhaskell.com","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/positiondev.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}},"created_at":"2015-10-24T02:27:25.000Z","updated_at":"2024-05-03T18:14:02.000Z","dependencies_parsed_at":"2022-08-06T11:15:18.011Z","dependency_job_id":null,"html_url":"https://github.com/positiondev/fn","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/positiondev/fn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/positiondev","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37574070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"positiondev","name":"positiondev","uuid":"9354495","kind":"organization","description":"","email":"workers@positiondev.com","website":"www.positiondev.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9354495?v=4","repositories_count":44,"last_synced_at":"2024-03-26T04:41:52.727Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/positiondev","funding_links":[],"total_stars":120,"followers":0,"following":0,"created_at":"2022-11-03T05:17:11.691Z","updated_at":"2024-03-26T04:42:04.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/positiondev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/positiondev/repositories"},"tags":[{"name":"fn-extra-0.3.0.2","sha":"f8c87710ee78eebc97ec2a420130d489a91d6ec1","kind":"commit","published_at":"2017-07-19T15:42:49.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-extra-0.3.0.2","html_url":"https://github.com/positiondev/fn/releases/tag/fn-extra-0.3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-extra-0.3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.3.0.2/manifests"},{"name":"fn-0.3.0.2","sha":"f8c87710ee78eebc97ec2a420130d489a91d6ec1","kind":"commit","published_at":"2017-07-19T15:42:49.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.3.0.2","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.3.0.2/manifests"},{"name":"fn-extra-0.3.0.1","sha":"0793090cab6f21801e1e9b66bac1791d4ad07451","kind":"commit","published_at":"2016-03-11T15:23:25.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-extra-0.3.0.1","html_url":"https://github.com/positiondev/fn/releases/tag/fn-extra-0.3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-extra-0.3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.3.0.1/manifests"},{"name":"fn-0.3.0.1","sha":"4a0d274f3beaaa52b43ba1fe938d9c68acc2c078","kind":"commit","published_at":"2016-03-11T15:20:28.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.3.0.1","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.3.0.1/manifests"},{"name":"fn-extra-0.3.0.0","sha":"f047486d39d4d63a4c15e249b8fefc513edffe02","kind":"commit","published_at":"2016-03-03T03:23:22.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-extra-0.3.0.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-extra-0.3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-extra-0.3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.3.0.0/manifests"},{"name":"fn-0.3.0.0","sha":"8d455763ca1332aac1e94b150f4935094a073feb","kind":"commit","published_at":"2016-03-03T02:09:46.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.3.0.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.3.0.0/manifests"},{"name":"fn-extra-0.2.0.1","sha":"9e452dc8a041ee575692c20cc2b4faa8905523c0","kind":"commit","published_at":"2016-01-20T14:32:26.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-extra-0.2.0.1","html_url":"https://github.com/positiondev/fn/releases/tag/fn-extra-0.2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-extra-0.2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.2.0.1/manifests"},{"name":"fn-0.2.0.2","sha":"521a71d5f16c97d27c3b6e3682227bc5060da232","kind":"commit","published_at":"2016-01-20T14:29:06.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.2.0.2","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.2.0.2/manifests"},{"name":"fn-0.2.0.1","sha":"7df11472ee1bafbfdceced4f0583b86636f64ae5","kind":"commit","published_at":"2015-12-04T16:11:56.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.2.0.1","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.2.0.1/manifests"},{"name":"fn-extra-0.2.0.0","sha":"6a969cdd8eb682727f7f9b50eafc95d190521853","kind":"commit","published_at":"2015-11-06T04:20:38.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-extra-0.2.0.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-extra-0.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-extra-0.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.2.0.0/manifests"},{"name":"fn-0.2.0.0","sha":"c814fe34e1fa046722315c0c352a1c0b9ce8d2b6","kind":"commit","published_at":"2015-11-06T04:19:57.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.2.0.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.2.0.0/manifests"},{"name":"fn-0.1.4.0","sha":"db2b6a6d78f9dedda26e7a4ee73da6d82d5c95e6","kind":"commit","published_at":"2015-11-04T16:40:12.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.1.4.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.4.0/manifests"},{"name":"fn-0.1.3.1","sha":"dc2befeb1f53d4a80444b19badbbb9370f101bd2","kind":"commit","published_at":"2015-10-31T18:43:52.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.1.3.1","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.3.1/manifests"},{"name":"fn-extra-0.1.1.0","sha":"373eccd583d66123618a4f7a3b990f16903be9d0","kind":"commit","published_at":"2015-10-30T15:00:57.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-extra-0.1.1.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-extra-0.1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-extra-0.1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.1.1.0/manifests"},{"name":"fn-0.1.3.0","sha":"24744dc0a89763926e5f608c5520130ee02fa7da","kind":"commit","published_at":"2015-10-30T14:43:42.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.1.3.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.3.0/manifests"},{"name":"fn-0.1.2.0","sha":"1c8c67b2bb2b10c56644feaf65d6ec20e8dab01b","kind":"commit","published_at":"2015-10-27T14:17:31.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.1.2.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.2.0/manifests"},{"name":"fn-extra-0.1.0.0","sha":"baf983f310a4f7bf7cd4a3221b7614e4d57539f1","kind":"commit","published_at":"2015-10-27T00:41:58.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-extra-0.1.0.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-extra-0.1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-extra-0.1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-extra-0.1.0.0/manifests"},{"name":"fn-0.1.1.0","sha":"5264caf4fac9c992f3eb771b2f10e8bf22617e56","kind":"commit","published_at":"2015-10-27T00:05:46.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.1.1.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.1.0/manifests"},{"name":"fn-0.1.0.0","sha":"770e584b8bea2231d029e659b2f9e4b85ea5986d","kind":"commit","published_at":"2015-10-25T19:20:55.000Z","download_url":"https://codeload.github.com/positiondev/fn/tar.gz/fn-0.1.0.0","html_url":"https://github.com/positiondev/fn/releases/tag/fn-0.1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/positiondev/fn@fn-0.1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/tags/fn-0.1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-21T21:43:03.985Z","dependent_packages_count":0,"downloads":9317,"downloads_period":"total","dependent_repos_count":25,"rankings":{"downloads":16.92003390788358,"dependent_repos_count":10.488838654987283,"dependent_packages_count":19.27098050296694,"stargazers_count":13.461429782424414,"forks_count":13.755298106809832,"docker_downloads_count":null,"average":14.779316191014411},"purl":"pkg:hackage/fn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/fn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/fn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/fn/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-17T18:24:21.214Z","issues_count":8,"pull_requests_count":21,"avg_time_to_close_issue":2296095.0,"avg_time_to_close_pull_request":1293918.6315789474,"issues_closed_count":4,"pull_requests_closed_count":19,"pull_request_authors_count":6,"issue_authors_count":4,"avg_comments_per_issue":0.75,"avg_comments_per_pull_request":0.6190476190476191,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/positiondev%2Ffn/issues","maintainers":[{"login":"emhoracek","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emhoracek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/fn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/fn/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/fn/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/fn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/fn/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/fn/codemeta","maintainers":[{"uuid":"DanielPatterson","login":"DanielPatterson","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://hackage.haskell.org/user/DanielPatterson","role":null,"created_at":"2022-11-14T17:44:16.874Z","updated_at":"2022-11-14T17:44:16.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/DanielPatterson/packages"},{"uuid":"LibbyHoracek","login":"LibbyHoracek","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://hackage.haskell.org/user/LibbyHoracek","role":null,"created_at":"2022-11-14T17:44:16.882Z","updated_at":"2022-11-14T17:44:16.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/LibbyHoracek/packages"}]}