aboutsummaryrefslogtreecommitdiff
path: root/CabalHelper/Runtime/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'CabalHelper/Runtime/Main.hs')
-rw-r--r--CabalHelper/Runtime/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/CabalHelper/Runtime/Main.hs b/CabalHelper/Runtime/Main.hs
index 570cf58..c7f6652 100644
--- a/CabalHelper/Runtime/Main.hs
+++ b/CabalHelper/Runtime/Main.hs
@@ -122,7 +122,7 @@ import Text.Printf
import CabalHelper.Shared.Sandbox
import CabalHelper.Shared.Common
-import CabalHelper.Shared.Types hiding (Options(..))
+import CabalHelper.Shared.InterfaceTypes
import CabalHelper.Runtime.Licenses