Commit 9b990606 authored by Clint Adams's avatar Clint Adams
Browse files

raaz: patch for hspec-discover

parent 9afc3f4e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-raaz (0.2.0-2) unstable; urgency=medium

  * Patch for hspec-discover.

 -- Clint Adams <clint@debian.org>  Sat, 14 Apr 2018 12:19:06 -0400

haskell-raaz (0.2.0-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ Build-Depends:
 libghc-vector-prof,
 libghc-optparse-applicative-dev (>= 0.10.0),
 libghc-vector-dev,
 hspec-discover,
Build-Depends-Indep: ghc-doc,
 libghc-vector-doc,
Standards-Version: 4.1.4
+10 −0
Original line number Diff line number Diff line
--- a/raaz.cabal
+++ b/raaz.cabal
@@ -331,7 +331,6 @@
                , HUnit                          >= 1.2
                , QuickCheck                     >= 2.4
                , hspec
-               , hspec-discover
                , transformers
                , raaz
                , vector
+1 −0
Original line number Diff line number Diff line
no-hspec-discover