Skip to content

Add defaultText to haskellLib option for doc generation

Smartypants requested to merge fix-defaulttext-haskellLib into master

Summary

  • Add defaultText = lib.literalExpression "pkgs.haskell.lib.compose" to the haskellLib option
  • Fixes doc generation failure in flake.parts-website where pkgs.haskell is not available in the stub pkgs

🤖 Generated with Claude Code

Merge request reports