{"id":17251136,"url":"https://github.com/fumieval/orderorder","last_synced_at":"2025-07-29T19:32:07.274Z","repository":{"id":43958827,"uuid":"479971860","full_name":"fumieval/OrderOrder","owner":"fumieval","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-13T08:35:58.000Z","size":30,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-15T06:50:54.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fumieval.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-10T09:35:22.000Z","updated_at":"2023-08-20T05:31:49.000Z","dependencies_parsed_at":"2024-10-15T06:50:32.586Z","dependency_job_id":"d371644e-f22a-4680-9a46-ee92c5d9ee49","html_url":"https://github.com/fumieval/OrderOrder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FOrderOrder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FOrderOrder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FOrderOrder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FOrderOrder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fumieval","download_url":"https://codeload.github.com/fumieval/OrderOrder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228041296,"owners_count":17860218,"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":[],"created_at":"2024-10-15T06:50:28.290Z","updated_at":"2024-12-04T03:41:10.651Z","avatar_url":"https://github.com/fumieval.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"OrderOrder\n----\n\nOrderOrder is an application that prevents jumbling of module prefices.\nThis is based on a hypothesis that module prefices should ideally form a directed acyclic graph given a notion of\ndependencies between module prefices; that is, a module prefix depends on another module prefix if one of the children depends on any other child of the other module prefix.\n\n* If Foo.X imports Bar.Y\n* None of Bar.P imports Foo.Q\n\nIf this were violated, there would be no real distinction between Foo and Bar.\n\nUsage\n----\n\nPass one or more source directories to OrderOrder:\n\n```sh\norderorder /path/to/src\n```\n\nIt enumerates a [feedback arc set](https://en.wikipedia.org/wiki/Feedback_arc_set) with respect to module prefices. The feedback arc set can be thought of as exception rules with respect to dependencies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffumieval%2Forderorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffumieval%2Forderorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffumieval%2Forderorder/lists"}