{"id":24810803,"url":"https://github.com/yusukehosonuma/fix-module","last_synced_at":"2025-03-25T13:23:19.045Z","repository":{"id":53767337,"uuid":"347837464","full_name":"YusukeHosonuma/fix-module","owner":"YusukeHosonuma","description":"Auto-fix module of .hs files from the definition of `package.yaml`.","archived":false,"fork":false,"pushed_at":"2021-03-15T11:30:12.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T12:18:03.413Z","etag":null,"topics":["haskell","haskell-cli","refactor"],"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/YusukeHosonuma.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":"2021-03-15T04:34:43.000Z","updated_at":"2022-04-15T05:33:41.000Z","dependencies_parsed_at":"2022-08-30T09:42:19.835Z","dependency_job_id":null,"html_url":"https://github.com/YusukeHosonuma/fix-module","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YusukeHosonuma%2Ffix-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YusukeHosonuma%2Ffix-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YusukeHosonuma%2Ffix-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YusukeHosonuma%2Ffix-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YusukeHosonuma","download_url":"https://codeload.github.com/YusukeHosonuma/fix-module/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245468395,"owners_count":20620384,"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-cli","refactor"],"created_at":"2025-01-30T12:18:04.892Z","updated_at":"2025-03-25T13:23:19.009Z","avatar_url":"https://github.com/YusukeHosonuma.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fix-module\n\nA CLI tool that auto-fix module name of .hs files from the definition of `package.yaml`.\n\n```bash\n$ cd \u003cstack-project-root\u003e\n$ fix-module           # Warning: This command will overwrite .hs files\n$ fix-module --verbose # With verbose log\n```\n\n## TODO\n- [ ] Add support to `.cabal`.\n- [ ] Auto-fix import. (undecided)\n\n## Installation\n\n### Homebrew\n\n```bash\n$ brew tap YusukeHosonuma/fix-module\n$ brew install fix-module\n```\n\n### Manual\n\n```bash\n$ stack install\n$ ~/.local/bin/fix-module # or add `~/.local/bin` to PATH environment\n```\n\n## Development\n\nRequirements:\n\n- [Stack](https://docs.haskellstack.org/en/stable/README/) 2.5.1\n- [GHC](https://www.haskell.org/ghc/) 8.10.3\n\n```bash\n$ stack build\n$ stack test\n```\n\n## Issues and PR\n\nYou have any ideas or found bugs? Any issue or PR is welcome.\u003cbr\u003e\nThanks!\n\n## Author\n\n[Yusuke Hosonuma](https://github.com/YusukeHosonuma) / [@tobi462](https://twitter.com/tobi462)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukehosonuma%2Ffix-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusukehosonuma%2Ffix-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusukehosonuma%2Ffix-module/lists"}