Remove redundant build-dependency

This commit is contained in:
Daniel Gröber 2016-09-03 14:03:38 +02:00
parent 73e3fcbba5
commit a97e39242d

View File

@ -205,7 +205,6 @@ Library
, safe < 0.4 && >= 0.3.9 , safe < 0.4 && >= 0.3.9
, optparse-applicative >=0.11.0 && <0.13.0 , optparse-applicative >=0.11.0 && <0.13.0
, template-haskell , template-haskell
, syb
if impl(ghc < 7.8) if impl(ghc < 7.8)
Build-Depends: convertible Build-Depends: convertible
if impl(ghc >= 8.0) if impl(ghc >= 8.0)