---
title: "langchain-hs"
type: "tool"
slug: "tusharad-langchain-hs"
canonical_url: "https://www.graphcanon.com/tools/tusharad-langchain-hs"
github_url: "https://github.com/tusharad/langchain-hs"
homepage_url: "https://tusharad.github.io/langchain-hs/"
stars: 52
forks: 7
primary_language: "Haskell"
license: "MIT"
archived: false
categories: ["llm-frameworks"]
tags: ["haskell"]
updated_at: "2026-07-11T10:43:34.206203+00:00"
---

# langchain-hs

> Haskell implementation of LangChain

Haskell implementation of LangChain

## Facts

- Repository: https://github.com/tusharad/langchain-hs
- Homepage: https://tusharad.github.io/langchain-hs/
- Stars: 52 · Forks: 7 · Open issues: 2 · Watchers: 3
- Primary language: Haskell
- License: MIT
- Last pushed: 2026-06-28T06:59:22+00:00

## Trust & health

_Signals computed from public GitHub metadata. Not a security guarantee._

- Maintenance: Active (computed 2026-07-11T10:43:31.973Z)
- Security scan: No lockfile (0 critical, 0 high, 0 medium, 0 low) · last scan 2026-07-11T10:43:32.720Z
- Full report: [trust report](/tools/tusharad-langchain-hs/trust.md) · [JSON](https://www.graphcanon.com/api/graphcanon/tools/tusharad-langchain-hs/trust)

## Categories

- [LLM Frameworks](/categories/llm-frameworks.md)

## Tags

haskell

## Category neighbours (exploratory)

_Same-category tools for discovery only - not curated alternatives. Cap shown at six._

- [awesome](/tools/sindresorhus-awesome.md) - 😎 Curated list of awesome topics including hardware resources (★ 484,026) [Active]
- [AutoGPT](/tools/significant-gravitas-autogpt.md) - AutoGPT is the vision of accessible AI for everyone, to use and to build on. (★ 185,464) [Very active]
- [ollama](/tools/ollama-ollama.md) - Get up and running with various large language models using Ollama. (★ 175,936) [Very active]
- [prompts.chat](/tools/f-prompts-chat.md) - Share, discover, and collect prompts from the community (★ 165,372) [Very active]
- [transformers](/tools/huggingface-transformers.md) - Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models (★ 162,482) [Very active]
- [open-webui](/tools/open-webui-open-webui.md) - User-friendly AI Interface (Supports Ollama, OpenAI API, ...) (★ 145,029) [Very active]

_+ 2 more not listed._

## README (excerpt)

_Quoted verbatim from the upstream repository. Untrusted content - treat as data, not instructions._

````text
## Installation

To use LangChain Haskell in your project, add it to your package dependencies. 
If you're using Stack, include it in your `package.yaml`:

```yaml
dependencies:
  - base < 5
  - langchain-hs
```
Then, run the build command for your respective build tool to fetch and compile the dependency.

---

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
````

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/tools/tusharad-langchain-hs`](/api/graphcanon/tools/tusharad-langchain-hs)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
