From 31648b4f361fce01270cda743f5577ce3457e45d Mon Sep 17 00:00:00 2001 From: Brandon Chinn Date: Wed, 18 Aug 2021 12:17:02 -0700 Subject: [PATCH] Add link to ihaskell script --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28af9569..29bb6f17 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ It's recommended to use the same LTS version as the IHaskell image is using itse This guarantees that stack doesn't have to first perform a lengthy installation of GHC before running your notebook. +You can also use the following script to run IHaskell in Docker: https://gist.github.com/brandonchinn178/928d6137bfd17961b9584a8f96c18827 ## Stack and Docker