We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016ed18 commit 74961d1Copy full SHA for 74961d1
1 file changed
README.md
@@ -67,10 +67,6 @@ the build process can be roughly understood as an impl
67
68
- `base`
69
- Base layer used for all the intermediate build images to follow
70
- - Uses a patched version of the [ghcup](https://github.com/haskell/ghcup/)
71
- build script
72
- - [The patch](docker/ghcup.diff) is used to override `ghcup`'s'
73
- configuration stage to use the `gold` linker, which Alpine requires
74
- Contains all OS dependencies required to run `ghcup` and `stack`
75
76
- `build-ghc`
0 commit comments