{"id":20821886,"url":"https://github.com/flycheck/flycheck-hdevtools","last_synced_at":"2025-06-24T21:05:00.958Z","repository":{"id":12212348,"uuid":"14818915","full_name":"flycheck/flycheck-hdevtools","owner":"flycheck","description":"Flycheck syntax checker for hdevtools","archived":false,"fork":false,"pushed_at":"2024-11-06T20:32:56.000Z","size":27,"stargazers_count":18,"open_issues_count":1,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-12T06:30:09.005Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flycheck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2013-11-30T10:10:17.000Z","updated_at":"2024-11-06T20:33:00.000Z","dependencies_parsed_at":"2025-01-18T16:45:47.650Z","dependency_job_id":"e7f4c90d-2727-4fbc-97d7-766875a51a42","html_url":"https://github.com/flycheck/flycheck-hdevtools","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/flycheck/flycheck-hdevtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-hdevtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-hdevtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-hdevtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-hdevtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flycheck","download_url":"https://codeload.github.com/flycheck/flycheck-hdevtools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flycheck%2Fflycheck-hdevtools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261756584,"owners_count":23205152,"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-11-17T22:13:21.121Z","updated_at":"2025-06-24T21:05:00.903Z","avatar_url":"https://github.com/flycheck.png","language":"Emacs Lisp","funding_links":["https://www.patreon.com/sanityinc"],"categories":[],"sub_categories":[],"readme":"flycheck-hdevtools\n==================\n\n*NOTICE: This package is currently unmaintained, and may or may not work*\n\nThis library provides a [flycheck][] checker for Haskell source code\nusing [hdevtools][].\n\n`hdevtools` is a syntax and type checker which caches information in persistent\nbackground daemons, and thus checks faster than plain GHC.\n\nInstallation\n------------\n\nYou'll need Emacs 24 for `flycheck`, so the recommended way to get\n`flycheck-hdevtools` is as a package from the [MELPA][melpa]\nrepository. The version of `haskell-hdevtools` there will always be\nup-to-date.\n\nIf you insist on doing things the hard way, first ensure `flycheck` is\ninstalled, then download this code and add the directory to your Emacs\n`load-path`.\n\nThen, in your `init.el`:\n\n```elisp\n(eval-after-load 'flycheck\n  '(require 'flycheck-hdevtools))\n```\n\nMake sure that the `hdevtools` binary is present on Emacs' `exec-path`, or\ncustomize `flycheck-haskell-hdevtools-executable` to point to the `hdevtools`\nbinary.\n\nUsage\n-----\n\nWhen `flycheck` is enabled (e.g. with `global-flycheck-mode`), Haskell\nbuffers will be automatically checked using this checker.\n\nLicense\n-------\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU General Public License as published by the Free Software\nFoundation, either version 3 of the License, or (at your option) any later\nversion.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY\nWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\nPARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with\nthis program.  If not, see http://www.gnu.org/licenses/.\n\nSee\n[COPYING](https://github.com/flycheck/flycheck-hdevtools/blob/master/COPYING)\nfor details.\n\nAbout\n-----\n\n`flycheck-hdevtools` is code originally submitted to `flycheck` by\n[Steve Purcell](https://github.com/purcell).\n\n\u003chr\u003e\n\n[💝 Support this project and my other Open Source work](https://www.patreon.com/sanityinc)\n\n[💼 LinkedIn profile](https://uk.linkedin.com/in/stevepurcell)\n\n[✍ sanityinc.com](http://www.sanityinc.com/)\n\n[flycheck]: https://github.com/flycheck/flycheck\n[tags]: https://github.com/flycheck/flycheck-hdevtools/tags\n[hdevtools]: https://github.com/hdevtools/hdevtools\n[melpa]: http://melpa.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflycheck%2Fflycheck-hdevtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflycheck%2Fflycheck-hdevtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflycheck%2Fflycheck-hdevtools/lists"}