Haskell is a purely functional programming language with strong static typing, type inference, and lazy evaluation. It is designed for teaching, research, and industrial applications.
Why this server?
Provides execution environment for Haskell code snippets with results
Why this server?
Identifies installed Haskell compiler (ghc) and development tools.
Why this server?
Provides specialized prompts for Haskell development, including typed-hole exploration guidance when working with the Haskell Language Server.
Why this server?
Provides 40+ static code analysis tools for enterprise-scale Haskell codebases, including module analysis, function call graphs, type system relationships, typeclass analysis, import dependencies, and complexity metrics.