From 5b3266706054c94e8793954c9feba78979e4dc83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Thu, 21 Aug 2014 00:31:48 +0200 Subject: [PATCH] typo --- ghc-mod.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index 08707d6..b81784d 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -31,8 +31,9 @@ Extra-Source-Files: ChangeLog test/data/cabal.sandbox.config.in test/data/.cabal-sandbox/i386-osx-ghc-7.6.3-packages.conf.d/Cabal-1.18.1.3-2b161c6bf77657aa17e1681d83cb051b.conf test/data/broken-cabal/*.cabal - test/data/broken-sandbox/*.cabal test/data/broken-cabal/cabal.sandbox.config.in + test/data/broken-sandbox/*.cabal + test/data/broken-sandbox/cabal.sandbox.config test/data/check-test-subdir/*.cabal test/data/check-test-subdir/src/Check/Test/*.hs test/data/check-test-subdir/test/*.hs