From 2b4f780296f31cb117b9891de59bf6d021182a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Wed, 14 May 2014 20:56:14 +0200 Subject: [PATCH] Add `TestUtils` to `other-modules` --- ghc-mod.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index 1a09bfd..7699634 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -156,6 +156,7 @@ Test-Suite spec LintSpec ListSpec GhcPkgSpec + TestUtils Build-Depends: base >= 4.0 && < 5 , containers , deepseq