convert-haskell-elixir
•published 2026/01/13
Convert Haskell code to idiomatic Elixir. Use when migrating Haskell projects to Elixir/BEAM, translating pure functional patterns to practical functional Elixir with OTP, or refactoring Haskell codebases for fault-tolerant distributed systems. Extends meta-convert-dev with Haskell-to-Elixir specific patterns covering static→dynamic types, lazy→strict evaluation, IO monad→effects, and type classes→protocols/behaviours.
📦 Install Skill
Command line install
Install directly with the `skills` CLI.
npx skills add aRustyDev/ai/components/skills/convert-haskell-elixirFile Explorer
No file selected
Select a file to view its content

