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 عدد ٨ من skills من birdgg/haskell-plugin. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية