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
-
Notifications
You must be signed in to change notification settings - Fork 0
hasael/aarch64-haskell-base
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A docker image to build and run a haskell application on an aarch64 architecture
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published