Docker image using aarch64/alpine to build and run haskell applications.
This image uses Nix package manager which contains prebuilt hackage libraries for aarch64. The reasoning is that cabal install on its own is very slow to build libraries on arm (at least in my experience).
The haskell project must contain a .nix build file, which can be generated from your cabal file following this guide
hasael/aarch64-haskell-base
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|