• 1  Community
  • 1.1  Haskell’ — Haskell 2014
  • 1.2  Haskellers
  • 2  Books, Articles, Tutorials
  • 2.1  The Monad.Reader
  • 2.2  Oleg’s Mini Tutorials and Assorted Small Projects
  • 2.3  Agda Tutorial
  • 2.4  School of Haskell
  • 3  Implementations
  • 3.1  The Glasgow Haskell Compiler
  • 3.2  Ajhc Haskell Compiler
  • 3.3  UHC, Utrecht Haskell Compiler
  • 3.4  Specific Platforms
  • 3.4.1  Haskell on FreeBSD
  • 3.4.2  Debian Haskell Group
  • 3.4.3  Fedora Haskell SIG
  • 4  Related Languages and Language Design
  • 4.1  Agda
  • 4.2  MiniAgda
  • 4.3  Disciple
  • 4.4  Ermine
  • 5  Haskell and …
  • 5.1  Haskell and Parallelism
  • 5.1.1  Eden
  • 5.1.2  Parallel GHC project
  • 5.1.3  speculation
  • 5.2  Haskell and the Web
  • 5.2.1  WAI
  • 5.2.2  Warp
  • 5.2.3  Holumbus Search Engine Framework
  • 5.2.4  Happstack
  • 5.2.5  Mighttpd2 — Yet another Web Server
  • 5.2.6  Yesod
  • 5.2.7  Snap Framework
  • 5.2.8  Sunroof
  • 5.2.9  MFlow
  • 5.3  Haskell and Compiler Writing
  • 5.3.1  MateVM
  • 5.3.2  UUAG
  • 5.3.3  LQPL — A Quantum Programming Language Compiler and Emulator
  • 5.3.4  free — Free Monads
  • 5.3.5  bound — Making De Bruijn Succ Less
  • 6  Development Tools
  • 6.1  Environments
  • 6.1.1  Haskell IDE From FP Complete
  • 6.1.2  EclipseFP
  • 6.1.3  Ariadne
  • 6.1.4  ghc-mod — Happy Haskell Programming
  • 6.1.5  HEAT: The Haskell Educational Advancement Tool
  • 6.1.6  HaRe — The Haskell Refactorer
  • 6.1.7  IHaskell: Haskell for Interactive Computing
  • 6.2  Code Management
  • 6.2.1  Darcs
  • 6.2.2  DarcsWatch
  • 6.2.3  cab — A Maintenance Command of Haskell Cabal Packages
  • 6.3  Deployment
  • 6.3.1  Cabal and Hackage
  • 6.3.2  Stackage: the Library Dependency Solution
  • 6.3.3  standalone-haddock
  • 6.4  Others
  • 6.4.1  lhs2TeX
  • 6.4.2  ghc-heap-view
  • 6.4.3  ghc-vis
  • 6.4.4  Hat — the Haskell Tracer
  • 6.4.5  Tasty
  • 7  Libraries, Applications, Projects
  • 7.1  Language Features
  • 7.1.1  Conduit
  • 7.1.2  lens
  • 7.1.3  folds
  • 7.1.4  machines
  • 7.1.5  exceptions
  • 7.1.6  tables
  • 7.2  Education
  • 7.2.1  Exercism: crowd-sourced code reviews on daily practice problems
  • 7.2.2  Talentbuddy
  • 7.2.3  Holmes, Plagiarism Detection for Haskell
  • 7.2.4  Interactive Domain Reasoners
  • 7.3  Parsing and Transforming
  • 7.3.1  FliPpr
  • 7.3.2  epub-metadata
  • 7.3.3  Utrecht Parser Combinator Library: uu-parsinglib
  • 7.3.4  Grammar Products
  • 7.3.5  HERMIT
  • 7.3.6  haskell-names
  • 7.3.7  haskell-packages
  • 7.3.8  parsers
  • 7.3.9  trifecta
  • 7.4  Generic and Type-Level Programming
  • 7.4.1  Optimising Generic Functions
  • 7.4.2  traverse-with-class
  • 7.4.3  constraints
  • 7.5  Mathematics
  • 7.5.1  Rlang-QQ
  • 7.5.2  order-statistics
  • 7.5.3  bed-and-breakfast
  • 7.5.4  Eliminating Redundancies in Linear Systems
  • 7.5.5  linear
  • 7.5.6  algebra
  • 7.5.7  semigroups and semigroupoids
  • 7.5.8  Arithmetics packages (Edward Kmett)
  • 7.5.9  ad
  • 7.5.10  integration
  • 7.5.11  categories
  • 7.5.12  contravariant
  • 7.5.13  bifunctors
  • 7.5.14  profunctors
  • 7.5.15  comonad
  • 7.5.16  recursion-schemes
  • 7.5.17  kan-extensions
  • 7.6  Data Types and Data Structures
  • 7.6.1  HList — A Library for Typed Heterogeneous Collections
  • 7.6.2  Persistent
  • 7.6.3  Groundhog
  • 7.6.4  reflection
  • 7.6.5  tag-bits
  • 7.6.6  hyperloglog
  • 7.6.7  concurrent-supply
  • 7.6.8  hybrid-vectors
  • 7.6.9  lca
  • 7.6.10  heaps
  • 7.6.11  sparse
  • 7.6.12  compressed
  • 7.6.13  charset
  • 7.6.14  Convenience types (Edward Kmett)
  • 7.7  User Interfaces
  • 7.7.1  HsQML
  • 7.7.2  LGtk: Lens-based Gtk API
  • 7.7.3  Gtk2Hs
  • 7.7.4  Haskell-EFL binding
  • 7.7.5  threepenny-gui
  • 7.7.6  reactive-banana
  • 7.8  Graphics and Audio
  • 7.8.1  diagrams
  • 7.8.2  csound-expression
  • 7.8.3  Chordify
  • 7.8.4  Euterpea
  • 7.9  Text and Markup Languages
  • 7.9.1  Haskell XML Toolbox
  • 7.9.2  epub-tools (Command-line epub Utilities)
  • 7.9.3  lens-aeson
  • 7.9.4  hyphenation
  • 7.10  Natural Language Processing
  • 7.10.1  NLP
  • 7.10.2  GenI
  • 7.11  Bioinformatics
  • 7.11.1  ADPfusion
  • 7.11.2  Ab-initio electronic structure in Haskell
  • 7.11.3  Semi-Classical Molecular Dynamics in Haskell
  • 7.11.4  Biohaskell
  • 7.11.5  arte-ephys: Real-time electrophysiology
  • 7.12  Embedding DSLs for Low-Level Processing
  • 7.12.1  Feldspar
  • 7.12.2  Kansas Lava
  • 7.13  Others
  • 7.13.1  General framework for multi-agent systems
  • 7.13.2  ersatz
  • 7.13.3  Clckwrks
  • 7.13.4  FNIStash
  • 7.13.5  arbtt
  • 7.13.6  java-bridge
  • 8  Commercial Users
  • 8.1  Well-Typed LLP
  • 8.2  Bluespec Tools for Design of Complex Chips and Hardware Accelerators
  • 8.3  Industrial Haskell Group
  • 8.4  Barclays Capital
  • 8.5  Oblomov Systems
  • 8.6  OpenBrain Ltd.
  • 9  Research and User Groups
  • 9.1  Haskell at Eötvös Lorand University (ELTE), Budapest
  • 9.2  Artificial Intelligence and Software Technology at Goethe-University Frankfurt
  • 9.3  Functional Programming at the University of Kent
  • 9.4  Formal Methods at DFKI and University Bremen and University Magdeburg
  • 9.5  Haskell at Universiteit Gent, Belgium
  • 9.6  Haskell in Romania
  • 9.7  fp-syd: Functional Programming in Sydney, Australia
  • 9.8  Functional Programming at Chalmers
  • 9.9  Functional Programming at KU
  • 9.10  Ghent Functional Programming Group
  • 9.11  Odessa Haskell User Group
  • 9.12  Functional Programming at Utrecht University