Skip to main content

Crate sqry_lang_haskell

Crate sqry_lang_haskell 

Source
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§

HaskellPlugin
Haskell language plugin implementation.