From 23252dbe07fe9ec04b0c6806ee31ce1d410de909 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Wed, 27 Sep 2017 20:12:13 +0200 Subject: [PATCH] Add missing other-module(s) --- ghc-mod.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index d437a4f..713cbe5 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -291,6 +291,7 @@ Test-Suite spec Other-Modules: Paths_ghc_mod Dir TestUtils + GhcMod.Exe.Options.ShellParse -- $ ls test/*Spec.hs | sed 's_^.*/\(.*\)\.hs$_\1_' | sort BrowseSpec