From c7aba0dbaaf7889e2cc653bf203e4b046b9a5029 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Fri, 21 Aug 2015 06:34:09 +0200 Subject: Factor helper compilation into seperate module for testing --- Distribution/Helper.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Distribution') diff --git a/Distribution/Helper.hs b/Distribution/Helper.hs index ca189a3..f55e72a 100644 --- a/Distribution/Helper.hs +++ b/Distribution/Helper.hs @@ -81,7 +81,7 @@ import GHC.Generics import Prelude import Paths_cabal_helper (getLibexecDir) -import CabalHelper.Types +import CabalHelper.Types hiding (Options(..)) import CabalHelper.Sandbox -- | Paths or names of various programs we need. -- cgit v1.2.3