]> Repositorios git - classgraph.git/commit
Add --haddock to classgraph-plugin-flag.sh
authorJavier Sagredo <[email protected]>
Thu, 18 Jun 2026 22:49:51 +0000 (00:49 +0200)
committerJavier Sagredo <[email protected]>
Thu, 18 Jun 2026 22:49:51 +0000 (00:49 +0200)
commit2397b18dff95ec90ff27acda776db7ad9c3f034e
tree2f046954d913d4f21f6786b1768c94f8918702c7
parent4a2748415b892e48d31d032414aba67990d649bf
Add --haddock to classgraph-plugin-flag.sh

Optionally emit a -haddock ghc-option alongside the plugin flag. The plugin
only harvests Haddock comments (the side-panel docs) when the target is
compiled with -haddock, so this saves adding it by hand. Works in both the
raw and --cabal forms; off by default.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
classgraph-plugin-flag.sh