From 05db136e9b002f0c7948c16274d3887d0ee52aa4 Mon Sep 17 00:00:00 2001 From: Simon Hengel Date: Wed, 18 Jun 2014 11:07:30 +0800 Subject: haddock-library: Do not depend on haddock-library in test suite I think you either add src to hs-source-dirs or the library to build-depends. But doing both does not make sense (AFAICT). --- haddock-library/haddock-library.cabal | 2 -- 1 file changed, 2 deletions(-) (limited to 'haddock-library') diff --git a/haddock-library/haddock-library.cabal b/haddock-library/haddock-library.cabal index 2dced3cc..bc77b722 100644 --- a/haddock-library/haddock-library.cabal +++ b/haddock-library/haddock-library.cabal @@ -68,8 +68,6 @@ test-suite spec , bytestring , deepseq , QuickCheck == 2.* - , haddock-library - source-repository head type: git -- cgit v1.2.3