{"id":13605548,"url":"https://github.com/neohaskell/NeoHaskell","last_synced_at":"2025-04-12T05:33:33.659Z","repository":{"id":196761625,"uuid":"692515327","full_name":"neohaskell/NeoHaskell","owner":"neohaskell","description":"⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity.","archived":false,"fork":false,"pushed_at":"2024-11-03T20:40:27.000Z","size":136,"stargazers_count":275,"open_issues_count":106,"forks_count":3,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-11-03T21:26:02.679Z","etag":null,"topics":["ai","beginner-friendly","command-line","concurrency","developer-experience","domain-driven-design","event-sourcing","functional-programming","haskell","mobile","neohaskell","programming-language","python"],"latest_commit_sha":null,"homepage":"https://neohaskell.org","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neohaskell.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":"2023-09-16T18:03:47.000Z","updated_at":"2024-10-25T04:33:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"adf5fe30-9884-4779-8d4c-e125edbf70f8","html_url":"https://github.com/neohaskell/NeoHaskell","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"718166c9fc1250369192cba57bd8c857dba11654"},"previous_names":["neohaskell/neohaskell"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neohaskell%2FNeoHaskell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neohaskell%2FNeoHaskell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neohaskell%2FNeoHaskell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neohaskell%2FNeoHaskell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neohaskell","download_url":"https://codeload.github.com/neohaskell/NeoHaskell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223497926,"owners_count":17155220,"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":["ai","beginner-friendly","command-line","concurrency","developer-experience","domain-driven-design","event-sourcing","functional-programming","haskell","mobile","neohaskell","programming-language","python"],"created_at":"2024-08-01T19:01:00.069Z","updated_at":"2025-04-12T05:33:33.623Z","avatar_url":"https://github.com/neohaskell.png","language":"Haskell","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\".assets/img/logo.png\" height=\"256px\"/\u003e\n  \u003ch1\u003eNeoHaskell\u003c/h1\u003e\n  \u003cb\u003e\n    NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity.\n  \u003c/b\u003e\n  \u003cp\u003e\n    It is designed to be easy to learn and use, while also being powerful enough to release your app with minimum effort and maximum confidence.\n  \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n# Welcome to the contributor guide\n\nIf you want to learn about NeoHaskell itself, checkout\n[the NeoHaskell website](https://neohaskell.org).\n\nThis guide is intended to streamline the process of\ncontributing to the NeoHaskell tooling.\n\nThe repository will be a mono-repo that contains all the\ndifferent parts of NeoHaskell.\n\n## Installing the required tools\n\n(This assumes that you're using MacOS, WSL2 or Linux)\n\n- Install [Nix](https://nixos.org/download/)\n- Run `nix-shell`\n- Run `cabal update \u0026\u0026 cabal build all`\n\nThe recommended IDE for any NeoHaskell project is [Visual Studio Code](https://code.visualstudio.com/).\n\n## Get the code\n\n- Fork this repository\n- `git clone \u003curl to your fork\u003e`\n- `cd NeoHaskell \u0026\u0026 code .`\n\n## Install the recommended extensions\n\nWhen opening the project for the first time, you will be prompted to install the recommended extensions, install them.\n\n## Code Formatting\n\nThis project uses the fourmolu formatter for consistent Haskell code styling. When using VS Code with the recommended extensions:\n\n- Code will automatically format on save\n- The formatter settings are controlled by the fourmolu.yaml file in the root directory\n\n## Linting\n\nThis project uses hlint, it will automatically be run in VSCode by the recommended extension.\nTo run manually:\n\n```sh\nhlint .\n```\n\n## Collaborate on Discord\n\nIt's always better to hack with people, so why not join the [Discord server](https://discord.gg/invite/wDj3UYzec8)?\n","funding_links":[],"categories":["Haskell","Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneohaskell%2FNeoHaskell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneohaskell%2FNeoHaskell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneohaskell%2FNeoHaskell/lists"}