From b0f7370fdd82d3d36a40879aa601f800aa50cc67 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Tue, 3 Sep 2013 11:28:35 +0900 Subject: [PATCH] removing unnecessary dep. --- ghc-mod.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index f1c359e..12d6e93 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -60,7 +60,6 @@ Library Build-Depends: base >= 4.0 && < 5 , Cabal >= 1.10 , containers - , convertible , directory , filepath , ghc