From a97e39242de40e99fd265911e564a6f3ae4e091e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gr=C3=B6ber?= Date: Sat, 3 Sep 2016 14:03:38 +0200 Subject: [PATCH] Remove redundant build-dependency --- ghc-mod.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/ghc-mod.cabal b/ghc-mod.cabal index aa0adec..062dbfa 100644 --- a/ghc-mod.cabal +++ b/ghc-mod.cabal @@ -205,7 +205,6 @@ Library , safe < 0.4 && >= 0.3.9 , optparse-applicative >=0.11.0 && <0.13.0 , template-haskell - , syb if impl(ghc < 7.8) Build-Depends: convertible if impl(ghc >= 8.0)