home/categories/technical-docs/arustydev-ai-components-skills-lang-haskell-library-dev-skill-md
technical-docsdocumentation

lang-haskell-library-dev

Haskell-specific library development patterns. Use when creating Haskell libraries, designing type-safe public APIs, organizing Cabal/Stack projects, writing property-based tests with QuickCheck, generating Haddock documentation, or publishing to Hackage. Extends meta-library-dev with Haskell tooling and idioms.

aRustyDev
maintainer
aRustyDev
更新日 1/16/2026
スター
1
フォーク
1
quick start

Installation and usage

Haskell-specific library development patterns. Use when creating Haskell libraries, designing type-safe public APIs, organizing Cabal/Stack projects, writing property-based tests with QuickCheck, generating Haddock documentation, or publishing to Hackage. Extends meta-library-dev with Haskell tooling and idioms.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use lang-haskell-library-dev