From 08606959a26b9cbc1ceb8c8396c870612004dd38 Mon Sep 17 00:00:00 2001 From: James Crayne Date: Tue, 31 Oct 2017 19:01:02 +0000 Subject: obsolete cabal conditional dependency & some missing type sigs --- dht-client.cabal | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dht-client.cabal') diff --git a/dht-client.cabal b/dht-client.cabal index 36b9b4f7..0c9b4e3c 100644 --- a/dht-client.cabal +++ b/dht-client.cabal @@ -175,9 +175,7 @@ library build-depends: bytestring >= 0.9, bytestring-builder else build-depends: bytestring >= 0.10 - if impl(ghc < 7.6) - build-depends: ghc-prim - ghc-options: -fdefer-typed-holes + ghc-options: -fwarn-missing-signatures -fdefer-typed-holes ghc-prof-options: -- cgit v1.2.3