{"id":198729,"name":"interact","ecosystem":"hackage","description":"This module provides functions to create interactive REPLs:\n\nstateless REPL from a single argument functions\n\nREPL with state from plain state function or with State monad\n\nREPL-fold from two-arguments functions, with the accumulator in the first argument\n\nEach line you enter is read into the argument type and sent to the function, with the result printed","homepage":"https://github.com/epoberezkin/interact#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/epoberezkin/interact","keywords_array":["library","mit","repl","system","Propose Tags"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-06-19T13:10:30.000Z","latest_release_published_at":"2020-06-21T18:29:42.000Z","latest_release_number":"0.2.0.0","last_synced_at":"2026-03-15T19:21:46.667Z","created_at":"2022-04-05T21:44:35.925Z","updated_at":"2026-03-15T19:21:47.778Z","registry_url":"https://hackage.haskell.org/package/interact","install_command":"cabal install interact","documentation_url":null,"metadata":{},"repo_metadata":{"id":62436271,"uuid":"272547666","full_name":"epoberezkin/interact","owner":"epoberezkin","description":"Instantly create REPL from any function, stateless or with state","archived":false,"fork":false,"pushed_at":"2020-06-26T11:23:03.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T21:36:52.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://hackage.haskell.org/package/interact","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/epoberezkin.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}},"created_at":"2020-06-15T21:27:44.000Z","updated_at":"2020-06-26T11:23:05.000Z","dependencies_parsed_at":"2022-11-01T21:16:54.867Z","dependency_job_id":null,"html_url":"https://github.com/epoberezkin/interact","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/epoberezkin/interact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epoberezkin","download_url":"https://codeload.github.com/epoberezkin/interact/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277242809,"owners_count":25785631,"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","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"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":"epoberezkin","name":"Evgeny","uuid":"2769109","kind":"user","description":"Founder @ simplex.chat","email":"","website":"https://poberezkin.com","location":null,"twitter":"epoberezkin","company":"@simplex-chat","icon_url":"https://avatars.githubusercontent.com/u/2769109?u=828cc98ab911e7d1e5737946dc927c37ab43b572\u0026v=4","repositories_count":123,"last_synced_at":"2025-09-21T12:57:50.813Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/epoberezkin","funding_links":["https://github.com/sponsors/epoberezkin"],"total_stars":2652,"followers":972,"following":248,"created_at":"2022-11-02T16:19:11.730Z","updated_at":"2025-09-21T12:57:50.813Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epoberezkin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epoberezkin/repositories"},"tags":[{"name":"0.2.0.0","sha":"e27d93621cfb3a2a837bf160f230afecf5cb9ec2","kind":"commit","published_at":"2020-06-21T18:27:00.000Z","download_url":"https://codeload.github.com/epoberezkin/interact/tar.gz/0.2.0.0","html_url":"https://github.com/epoberezkin/interact/releases/tag/0.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/epoberezkin/interact@0.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract/tags/0.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract/tags/0.2.0.0/manifests"},{"name":"0.1.0.0","sha":"947b284e4990431cd355db24398c61c5b79d963a","kind":"commit","published_at":"2020-06-19T12:38:31.000Z","download_url":"https://codeload.github.com/epoberezkin/interact/tar.gz/0.1.0.0","html_url":"https://github.com/epoberezkin/interact/releases/tag/0.1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/epoberezkin/interact@0.1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract/tags/0.1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epoberezkin%2Finteract/tags/0.1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-15T19:21:47.756Z","dependent_packages_count":0,"downloads":547,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":91.1155448623907,"dependent_repos_count":55.143477495452146,"dependent_packages_count":12.217592864268529,"stargazers_count":42.68528842204096,"forks_count":36.14224517340532,"average":47.46082976351153},"purl":"pkg:hackage/interact","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/interact","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/interact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/interact/dependencies","status":null,"funding_links":["https://github.com/sponsors/epoberezkin"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T20:59:18.977Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/epoberezkin%2Finteract/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/interact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/interact/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/interact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/interact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/interact/codemeta","maintainers":[{"uuid":"epoberezkin","login":"epoberezkin","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://hackage.haskell.org/user/epoberezkin","role":null,"created_at":"2022-11-14T18:34:59.963Z","updated_at":"2022-11-14T18:34:59.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/epoberezkin/packages"}]}