From 0c3587f388f322f7bb8184b8a00315e9d8dac945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Wed, 18 Nov 2015 20:54:12 +0100 Subject: [PATCH] Typo --- Language/Haskell/GhcMod/CabalHelper.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Language/Haskell/GhcMod/CabalHelper.hs b/Language/Haskell/GhcMod/CabalHelper.hs index 062fe7b..f886c05 100644 --- a/Language/Haskell/GhcMod/CabalHelper.hs +++ b/Language/Haskell/GhcMod/CabalHelper.hs @@ -298,7 +298,7 @@ chCached c = do d <- cacheInputData projdir withCabal $ cached projdir (c distdir) d where - -- we don't need to include the disdir in the cache input because when it + -- we don't need to include the distdir in the cache input because when it -- changes the cache files will be gone anyways ;) cacheInputData projdir = do opts <- options