6.15. Parallel and Concurrent — Glasgow Haskell Compiler 9.12.1 User's Guide (original) (raw)

GHC implements some major extensions to Haskell to support concurrent and parallel programming. Let us first establish terminology:

GHC supports both concurrency and parallelism.