Commit 323e1007 authored by Clint Adams's avatar Clint Adams
Browse files

web-routes: add hspec to b-d

parent e39f5510
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-web-routes (0.27.14.2-2) unstable; urgency=medium

  * Add hspec to Build-Depends.

 -- Clint Adams <clint@debian.org>  Sat, 14 Apr 2018 16:15:30 -0400

haskell-web-routes (0.27.14.2-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ Build-Depends:
 libghc-utf8-string-dev (<< 1.1),
 libghc-utf8-string-dev (>= 0.3),
 libghc-utf8-string-prof,
 libghc-hspec-dev [!mips !mipsel !mips64el],
Build-Depends-Indep:
 ghc-doc,
 libghc-blaze-builder-doc,