Skip to main content

A curated list of awesome Haskell resources and tips.

6
GitHub Stars
29
Curated Resources
10
Categories
1 day ago
Last Refreshed
Learning HaskellBooksTutorialsVideo CoursesOnline ResourcesCommunityLibraries and FrameworksToolsBlogsProjects

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me video courses resources from awesome-haskell"

Installation instructions →

What's inside

Video Courses

Libraries and Frameworks

  • GHC

    The Glasgow Haskell Compiler, the most widely used Haskell compiler.

  • Scotty

    A lightweight web framework for Haskell.

  • Stack

    A build tool for Haskell projects, providing dependency management and reproducible builds.

  • Yesod

    A robust web framework for Haskell, designed for high-performance and type-safe web development.

Tools

  • GHCi

    The interactive interpreter for Haskell, useful for exploring and experimenting with Haskell code.

  • Haskell Language Server

    A language server protocol implementation for Haskell, providing editor features such as autocompletion and type checking.

  • HLint

    A tool for suggesting improvements to Haskell code based on best practices and style guidelines.

Projects

  • Hackage

    The central package archive for Haskell libraries and tools.

  • Haskell Language

    The official website of the Haskell programming language, hosting language specifications, news, and resources.

  • The Haskell Tool Stack

    The official repository for the Haskell build tool Stack.

Community

  • Haskell Café

    An email-based discussion group for Haskell users and enthusiasts.

  • Haskell subreddit

    A community-driven subreddit for Haskell discussions, questions, and news.

  • Haskell Weekly

    A curated newsletter featuring the latest Haskell news, articles, and libraries.

Tutorials

Learning Haskell

Blogs

Showing a sample of 29 resources. View the full list on GitHub →