haskell-bookmarks icon indicating copy to clipboard operation
haskell-bookmarks copied to clipboard

List of Haskell-related links. Inspired by goo.gl/FPLDZp

trafficstars

Index

  • Haskell for beginners
  • Parts of language
    • Synthax
    • IO
    • Type Classes
    • Types
    • Monads
    • Monoids
    • Applicative Functors
    • Lenses
    • Data Structures
    • Concurrent Haskell
    • Parallel Haskell
    • Distribute Haskell
    • Foreign Function Interface
    • Other
  • Design patterns and architecture
  • Spedical Purposes
    • Web Programming
  • Tools and Libraries
    • GHC and GHC-specific
    • GHCi
    • Cabal
    • QuickCheck
    • Hlint
    • Hoopl
    • Profiling
  • Ecosystem
    • Books
    • Tutorials and articles
    • Style Guide
    • University Cources
    • Blogs
    • Planets
    • Community
    • Videos
    • Libraries
    • Editors
    • Projects using Haskell and Haskell in production
    • Jobs
    • Events

Haskell for beginners

Parts of the language

Syntax

IO

Type Classes

Types

Monads

Monoids

Applicative functors

Lenses

Data structures

Concurrent Haskell

Parallel Haskell

Distribute Haskell

Foreign Function Interface (FFI)

Other

Design patterns and architecture

Special purposes

Web programming

Happstack vs Yesod vs Snap

Yesod

Snap

Project, written with Snap

Tools and Libraries

GHC and GHC-specific

GHCi

Cabal

QuickCheck

Hlint

Hoopl

Profiling

Ecosystem

Books

Tutorials and articles

Style guide

University cources

Blogs

Planets

Community

Videos

Libraries

Editors

Projects using Haskell and Haskell in production

Jobs

Events