From 25816acdbd133b39a69667fa41a3f7d16c6f339c Mon Sep 17 00:00:00 2001 From: Ian Grant Jeffries Date: Wed, 13 Nov 2019 23:42:46 -0500 Subject: [PATCH] Fix .ghcid --- .ghcid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ghcid b/.ghcid index 44c3320..952a45a 100644 --- a/.ghcid +++ b/.ghcid @@ -3,7 +3,7 @@ --test "Main.main" --warnings --restart package.yaml ---restart example-app ---restart example-lib +--restart ../example-app +--restart ../example-lib # See ./bowtie/misc/ghcid-comment.txt for details