From ba8cebb5b3e1198935bf672a849c39f976617611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Thu, 4 Sep 2025 20:35:02 +0100 Subject: [PATCH] temp --- source/recipes/devshell/haskell-pkg/main.adoc0 | 1 + 1 file changed, 1 insertion(+) diff --git a/source/recipes/devshell/haskell-pkg/main.adoc0 b/source/recipes/devshell/haskell-pkg/main.adoc0 index dd71b2c..6112878 100644 --- a/source/recipes/devshell/haskell-pkg/main.adoc0 +++ b/source/recipes/devshell/haskell-pkg/main.adoc0 @@ -8,6 +8,7 @@ $ git add flake.nix $ nix develop $ git add flake.lock $ git commit -a -m temp +$ ls -lf //// Occasionally you might want to run a short Haskell program that depends on a Haskell library,