• 1  General
  • 1.1  Haskell Central - WWW and mailing lists
  • 1.2  Revised Haskell 98 Report
  • 1.3  Formal basis and Meta-programming support
  • 1.4  JFP special issue on Haskell
  • 2  Implementations
  • 2.1  GHC
  • 2.1.1  The Team
  • 2.1.2  Current status
  • 2.1.3  Future plans
  • 2.1.4  Gap-filling
  • 2.1.5  Performance
  • 2.1.6  New features
  • 2.1.6.1  Further reading:
  • 2.2  Hugs
  • 2.2.1  Further reading:
  • 2.3  nhc98
  • 2.3.1  Tool support:
  • 2.3.1.1  Future developments:
  • 2.3.1.2  Further reading:
  • 2.4  Eager Haskell
  • 2.4.1  Goals:
  • 2.4.1.1  Release double-oh-negative-integer:
  • 2.4.1.2  People:
  • 2.4.1.3  Further reading:
  • 3  Language Extensions
  • 3.1  Foreign Function Interface
  • 3.1.1  Further reading:
  • 3.2  Hierarchical Module Namespace
  • 3.2.1  The Language Extension
  • 3.2.1.1  The Hierarchy
  • 3.2.1.2  The Libraries
  • 3.3  Non-sequential Programming
  • 3.3.1  Concurrent Haskell
  • 3.3.2  GpH -- Glasgow Parallel Haskell
  • 3.3.2.1  Further reading:
  • 3.3.3  Glasgow Distributed Haskell
  • 3.3.3.1  Further reading:
  • 3.3.4  Data Field Haskell
  • 3.3.4.1  Major Goals
  • 3.3.4.2  Further reading:
  • 3.3.5  O'Haskell
  • 3.3.5.1  Further reading:
  • 3.3.6  pH (parallel Haskell)
  • 3.3.6.1  Further reading:
  • 3.3.7  Eden
  • 3.3.7.1  Further reading:
  • 3.4  Type system extensions and variants
  • 3.4.1  A General Type Class Framework based on Constraint Handling Rules
  • 3.4.1.1  Further reading:
  • 3.5  Generic Haskell
  • 3.5.1  Preprocessors
  • 3.5.2  Languages
  • 3.5.2.1  Current hot topics
  • 3.5.2.2  Major Goals
  • 3.5.2.3  Further reading:
  • 3.6  Other Developments
  • 4  Libraries
  • 4.1  Foreign Function Interface
  • 4.2  Hierarchical Module Namespace
  • 4.3  Graphical User Interfaces
  • 4.3.1  GUI Library API Task Force
  • 4.3.1.1  Goals
  • 4.3.1.2  Non-goals
  • 4.3.1.3  The Plan
  • 4.3.1.4  Comments
  • 4.3.1.5  Further reading:
  • 4.3.2  Port of the Clean Object I/O library to Haskell
  • 4.3.2.1  Further reading:
  • 4.4  Graphics
  • 4.4.1  HOpenGL -- OpenGL Haskell Binding
  • 4.4.1.1  Further reading:
  • 5  Tools
  • 5.1  Foreign Function Interface
  • 5.1.1  C->Haskell
  • 5.1.1.1  Further reading:
  • 5.1.2  Java and Corba bridges
  • 5.1.2.1  Further reading:
  • 5.2  Tracing and Debugging
  • 5.2.1  Further reading:
  • 5.3  Scanning and Parsing
  • 5.3.1  Happy
  • 6  Applications, Groups, and Individuals
  • 6.1  Commercial Applications
  • 6.1.1  Galois Connections, Inc.
  • 6.1.1.1  Further reading:
  • 6.2  Research Groups
  • 6.2.1  Functional Programming at Yale
  • 6.2.1.1  Further reading:
  • 6.2.2  Functional Programming Research Group at Kingston Business School (Kingston University)
  • 6.2.2.1  Further reading:
  • 6.2.3  Functional Programming Research at UKC
  • 6.2.3.1  Further reading:
  • 6.3  Individual Haskellers