diff options
Diffstat (limited to 'haddock-api')
| -rw-r--r-- | haddock-api/haddock-api.cabal | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/haddock-api/haddock-api.cabal b/haddock-api/haddock-api.cabal index 56889e66..11567f99 100644 --- a/haddock-api/haddock-api.cabal +++ b/haddock-api/haddock-api.cabal @@ -111,18 +111,7 @@ test-suite spec    build-depends:        base >= 4.3 && < 4.9 -    , bytestring -    , filepath -    , directory      , containers -    , deepseq -    , array -    , xhtml >= 3000.2 && < 3000.3 -    , Cabal >= 1.10 -    , ghc >= 7.10 && < 7.10.2 - -    , ghc-paths -    , haddock-library == 1.2.*      , hspec      , QuickCheck == 2.*  | 
