Docker Images / language-runtime / haskell

haskell

JSON →
docker9.14.1glibc8M pulls

Official Docker image for the Haskell programming language and GHC compiler.

languages-and-frameworks
Usage
Recommended variant
docker pull haskell:9.8.4-slim
slim = Debian-based, glibc, smaller than full — good default for production
Variants
Available tags
haskell:full
haskell:slimglibc
Lifecycle
Support & EOL
latest9.14.1
pull size603MB compressed
Known issues
Gotchas
The slim variant lacks many system libraries; use full variant for cabal builds
The :latest tag may not point to the most recent GHC version
Alpine variant uses musl libc, can break native extensions compiled for glibc
Resources