disable doctests conditionally

This commit is contained in:
2026-08-24 05:06:01 -06:00
parent c9eb8f6f85
commit 99d9e460fc
7 changed files with 39 additions and 54 deletions
+1
View File
@@ -26,6 +26,7 @@
gyehoek = final.haskell-nix.project' {
src = ./.;
compiler-nix-name = "ghc912";
configureArgs = "-f-doctest";
modules = [({ pkgs, lib, ...}: {
packages.gyehoek.components.tests.test.preCheck =
let