Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-haskell

A curated list of awesome Haskell resources and tips.
https://github.com/brandonhimpfen/awesome-haskell

Last synced: 4 days ago
JSON representation

  • Blogs

  • Projects

    • Haskell Language - The official website of the Haskell programming language, hosting language specifications, news, and resources.
    • Hackage - The central package archive for Haskell libraries and tools.
  • Books

  • Tutorials

  • Video Courses

  • Online Resources

    • Hoogle - A search engine for Haskell APIs, allowing you to search for functions, types, and more.
    • School of Haskell - An online platform with interactive Haskell tutorials and a community-driven learning environment.
  • Community

    • 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.
    • Haskell Café - An email-based discussion group for Haskell users and enthusiasts.
  • Libraries and Frameworks

    • GHC - The Glasgow Haskell Compiler, the most widely used Haskell compiler.
    • Scotty - A lightweight web framework for Haskell.
    • Yesod - A robust web framework for Haskell, designed for high-performance and type-safe web development.