{"id":30846304,"url":"https://github.com/hexirp/doctest-driver-gen","last_synced_at":"2025-09-07T00:07:31.820Z","repository":{"id":25683300,"uuid":"105355330","full_name":"Hexirp/doctest-driver-gen","owner":"Hexirp","description":"Generate driver file for doctest's cabal integration.","archived":false,"fork":false,"pushed_at":"2024-10-27T07:59:27.000Z","size":127,"stargazers_count":6,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-27T09:51:56.141Z","etag":null,"topics":["doctest","haskell","preprocessor"],"latest_commit_sha":null,"homepage":"","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/Hexirp.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":"2017-09-30T08:31:54.000Z","updated_at":"2024-10-27T07:59:31.000Z","dependencies_parsed_at":"2023-11-29T18:40:43.926Z","dependency_job_id":null,"html_url":"https://github.com/Hexirp/doctest-driver-gen","commit_stats":{"total_commits":192,"total_committers":6,"mean_commits":32.0,"dds":0.03645833333333337,"last_synced_commit":"6a879cd8aaf14ad5d6b99fd14c387169a9b63f0f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/Hexirp/doctest-driver-gen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexirp%2Fdoctest-driver-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexirp%2Fdoctest-driver-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexirp%2Fdoctest-driver-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexirp%2Fdoctest-driver-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hexirp","download_url":"https://codeload.github.com/Hexirp/doctest-driver-gen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hexirp%2Fdoctest-driver-gen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978871,"owners_count":25201413,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["doctest","haskell","preprocessor"],"created_at":"2025-09-07T00:07:26.109Z","updated_at":"2025-09-07T00:07:30.513Z","avatar_url":"https://github.com/Hexirp.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# doctest-driver-gen\n\n[![Hackage version](https://img.shields.io/hackage/v/doctest-driver-gen.svg?label=Hackage)](http://hackage.haskell.org/package/doctest-driver-gen)\n[![Stackage LTS](https://www.stackage.org/package/doctest-driver-gen/badge/lts)](https://www.stackage.org/lts/package/doctest-driver-gen)\n[![Stackage Nightly](https://www.stackage.org/package/doctest-driver-gen/badge/nightly)](https://www.stackage.org/nightly/package/doctest-driver-gen)\n\ndoctest-driver-gen is a doctest's driver file generator. It lets you automatically generate driver file for [doctest's cabal integration](https://github.com/sol/doctest/blob/f1f6c4149283036a55f9ce7f50439fabf0b9a0ab/README.md#cabal-integration).\n\nVersions of doctest available in this library: `\u003e= 0.7 \u0026\u0026 \u003c 0.12 || \u003e= 0.13 \u0026\u0026 \u003c 0.25`\n\n## Usage\n\n```haskell\n{-# OPTIONS_GHC -F -pgmF doctest-driver-gen [-optF DOCTEST_OPTION]... #-}\n```\n\nMake your driver file with the content. There is an example:\n\n```haskell\n{-# OPTIONS_GHC -F -pgmF doctest-driver-gen -optF src -optF app #-}\n```\n\n## Motivation\n\nThis package was motivated by [doctest-discover](https://hackage.haskell.org/package/doctest-discover). I want a simpler doctest's driver file generator.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexirp%2Fdoctest-driver-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexirp%2Fdoctest-driver-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexirp%2Fdoctest-driver-gen/lists"}