{"id":17251154,"url":"https://github.com/fumieval/nomoduleprefices","last_synced_at":"2025-06-26T11:33:16.038Z","repository":{"id":66326281,"uuid":"284990756","full_name":"fumieval/NoModulePrefices","owner":"fumieval","description":"Omit top-level module prefices","archived":false,"fork":false,"pushed_at":"2020-08-05T05:59:31.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T13:02:19.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/fumieval.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2020-08-04T13:38:52.000Z","updated_at":"2020-09-26T19:03:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb5862ee-c4bd-4160-831b-a04625ef4873","html_url":"https://github.com/fumieval/NoModulePrefices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fumieval/NoModulePrefices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FNoModulePrefices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FNoModulePrefices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FNoModulePrefices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FNoModulePrefices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fumieval","download_url":"https://codeload.github.com/fumieval/NoModulePrefices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fumieval%2FNoModulePrefices/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262056382,"owners_count":23251670,"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:29.620Z","updated_at":"2025-06-26T11:33:16.005Z","avatar_url":"https://github.com/fumieval.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"NoModulePrefices\n====\n\nThis package provides a GHC plugin which transforms module names so that you don't have to write top-level module prefices (e.g. Control, Data, System) yourselves.\n\nTo enable the plugin, pass the following flags to GHC:\n\n```\n-fplugin=NoModulePrefices -fplugin-opt=NoModulePrefices:https://raw.githubusercontent.com/fumieval/NoModulePrefices/c07381d49c1c8d617850c5ef0352ea5bcb9a8422/default.yaml@c8982f3bc53c6a4b5bc76d81f151a8379135de657e43c3c04d191eacdcc83dca\n```\n\nThe mapping from short names to canonical names can be configured via a YAML document. The plugin fetches a YAML document via HTTP, validates its SHA256 and store it to the XDG cache directory.\n\nKnown issues\n----\n\nNon-existent module imports in a source file seems to cause unnecessary recompilation.\n\n```\n[1 of 6] Compiling Lib.Component    ( src\\Lib\\Component.hs, C:\\Users\\fumieval\\hs\\dcg\\dist-newstyle\\build\\x86_64-windows\\ghc-8.10.1\\dcg-yurudora-0\\x\\dcg-yurudora\\build\\dcg-yurudora\\dcg-yurudora-tmp\\Lib\\Component.o ) [Functor.Identity changed]\n[3 of 6] Compiling Model            ( src\\Model.hs, C:\\Users\\fumieval\\hs\\dcg\\dist-newstyle\\build\\x86_64-windows\\ghc-8.10.1\\dcg-yurudora-0\\x\\dcg-yurudora\\build\\dcg-yurudora\\dcg-yurudora-tmp\\Model.o ) [Monad.Random changed]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffumieval%2Fnomoduleprefices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffumieval%2Fnomoduleprefices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffumieval%2Fnomoduleprefices/lists"}