--- title: Haskell Server SDK description: Where to find LaunchDarkly Haskell server SDK setup and API documentation --- # Haskell (Server) — SDK detail **Primary:** [Haskell SDK reference](https://launchdarkly.com/docs/sdk/server-side/haskell) — Cabal/Stack, initialization, and API. **Also useful:** - Hackage: [launchdarkly-server-sdk](https://hackage.haskell.org/package/launchdarkly-server-sdk) - GitHub: [haskell-server-sdk](https://github.com/launchdarkly/haskell-server-sdk) - Sample: [hello-haskell-server](https://github.com/launchdarkly/hello-haskell-server) - API docs: [Haskell SDK API](https://launchdarkly.github.io/haskell-server-sdk/) **Recipe (detect / install summary):** [SDK Recipes](../recipes.md) — Haskell (Server) There is no bundled onboarding code sample in this repo for Haskell; follow the official reference.