Skip to content

lierdakil/alpine-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHC, Alpine, Stack, and Docker

This is a barebones version of https://github.com/lierdakil/alpine-haskell-stack that just uses prebuilt GHC instead of building it.

Quick Start

make

You can specify a particular version via

make TARGET_GHC_VERSION=8.8.4 build

(at the time of writing, only a few versions have an alpine binary available)

If you plan to publish to docker hub, adjust DOCKER_USERNAME in config.mk

About

Alpine+GHC-musl+cabal-install+stack, via ghcup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors