Build a Haskell project, interpret GHC errors, and apply safe fixes. Use when the user asks Codex to build Haskell code, fix compilation errors, or run cabal/stack build workflows.
原文语言:英语
菜单
SkillsMP 已收集 birdgg/haskell-plugin 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 8 / 8 个已收集 Skill。
Build a Haskell project, interpret GHC errors, and apply safe fixes. Use when the user asks Codex to build Haskell code, fix compilation errors, or run cabal/stack build workflows.
原文语言:英语
Expert Haskell code review for idiomatic patterns, type safety, purity, error handling, and performance. Use when reviewing Haskell source files or PR changes.
原文语言:英语
Run and interpret Haskell test suites. Use when the user asks Codex to run HSpec, QuickCheck, Tasty, cabal test, stack test, or diagnose failing Haskell tests.
原文语言:英语
Effectful library conventions and decision rules. Use when writing effectful code, designing effects, or migrating from mtl.
原文语言:英语
Servant client API wrapper conventions with two-layer error handling. Use when generating HTTP clients from Servant APIs, wrapping external service APIs, or integrating servant-client with effectful.
原文语言:英语
Servant web framework conventions using NamedRoutes record pattern. Use when building REST APIs, defining endpoints, writing handlers, or structuring Servant applications.
原文语言:英语
Idiomatic Haskell conventions and decision rules. Use when writing Haskell code, designing data types, or handling errors.
原文语言:英语
Relude conventions and safe patterns. Use when setting up relude, migrating from Prelude, or working with relude-based projects.
原文语言:英语