Expand description
Haskell language plugin.
Provides graph-native extraction via HaskellGraphBuilder, AST parsing,
scope extraction, and literate (.lhs) preprocessing.
Re-exports§
pub use relations::HaskellGraphBuilder;
Modules§
- relations
- Relations module for Haskell - Graph-based code analysis
Structs§
- Haskell
Plugin - Haskell language plugin implementation.