Bläddra i källkod

Haskell - add custom slim section

Alistair Burrowes 3 år sedan
förälder
incheckning
e9b7513ebf
1 ändrade filer med 5 tillägg och 0 borttagningar
  1. 5 0
      haskell/variant-slim.md

+ 5 - 0
haskell/variant-slim.md

@@ -0,0 +1,5 @@
+## `%%IMAGE%%:<version>-slim`
+
+This image does not contain the common packages contained in the default tag and only contains the minimal packages needed to run `ghc`, `cabal-install` and `stack`. In addition, [profiling support](https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/profiling.html) is not included which saves ~ 700MB of space.
+
+If image size is of concern, we recommend using the slim images.