Loading p/haskell-store/debian/changelog +7 −0 Original line number Diff line number Diff line haskell-store (0.4.3.2-4) unstable; urgency=medium * Patch to not require criterion in testsuite. * Patch for newer smallcheck. -- Clint Adams <clint@debian.org> Fri, 20 Apr 2018 14:27:39 -0400 haskell-store (0.4.3.2-3) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading p/haskell-store/debian/control +0 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,6 @@ Build-Depends: debhelper (>= 9), libghc-void-prof, libghc-cereal-dev, libghc-cereal-vector-dev, libghc-criterion-dev, libghc-vector-binary-instances-dev, libghc-weigh-dev, Build-Depends-Indep: ghc-doc, Loading p/haskell-store/debian/patches/newer-smallcheck 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/test/Data/StoreSpec.hs +++ b/test/Data/StoreSpec.hs @@ -91,7 +91,7 @@ , ''CUIntMax, ''CPtrdiff, ''CSChar, ''CShort, ''CUInt, ''CLLong , ''CLong, ''CInt, ''CChar, ''CSsize, ''CPid , ''COff, ''CMode, ''CIno, ''CDev - , ''Word8, ''Word16, ''Word32, ''Word64, ''Word + , ''Word8, ''Word16, ''Word32, ''Word64 , ''Int8, ''Int16, ''Int32, ''Int64 , ''PortNumber #if MIN_VERSION_base(4,10,0) p/haskell-store/debian/patches/no-criterion-in-testsuite 0 → 100644 +10 −0 Original line number Diff line number Diff line --- a/store.cabal +++ b/store.cabal @@ -204,7 +204,6 @@ , contravariant >=1.3 , store , weigh - , criterion , cereal , cereal-vector , vector-binary-instances p/haskell-store/debian/patches/series +2 −0 Original line number Diff line number Diff line no--N.diff no-criterion-in-testsuite newer-smallcheck Loading
p/haskell-store/debian/changelog +7 −0 Original line number Diff line number Diff line haskell-store (0.4.3.2-4) unstable; urgency=medium * Patch to not require criterion in testsuite. * Patch for newer smallcheck. -- Clint Adams <clint@debian.org> Fri, 20 Apr 2018 14:27:39 -0400 haskell-store (0.4.3.2-3) unstable; urgency=medium [ Ilias Tsitsimpis ] Loading
p/haskell-store/debian/control +0 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,6 @@ Build-Depends: debhelper (>= 9), libghc-void-prof, libghc-cereal-dev, libghc-cereal-vector-dev, libghc-criterion-dev, libghc-vector-binary-instances-dev, libghc-weigh-dev, Build-Depends-Indep: ghc-doc, Loading
p/haskell-store/debian/patches/newer-smallcheck 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/test/Data/StoreSpec.hs +++ b/test/Data/StoreSpec.hs @@ -91,7 +91,7 @@ , ''CUIntMax, ''CPtrdiff, ''CSChar, ''CShort, ''CUInt, ''CLLong , ''CLong, ''CInt, ''CChar, ''CSsize, ''CPid , ''COff, ''CMode, ''CIno, ''CDev - , ''Word8, ''Word16, ''Word32, ''Word64, ''Word + , ''Word8, ''Word16, ''Word32, ''Word64 , ''Int8, ''Int16, ''Int32, ''Int64 , ''PortNumber #if MIN_VERSION_base(4,10,0)
p/haskell-store/debian/patches/no-criterion-in-testsuite 0 → 100644 +10 −0 Original line number Diff line number Diff line --- a/store.cabal +++ b/store.cabal @@ -204,7 +204,6 @@ , contravariant >=1.3 , store , weigh - , criterion , cereal , cereal-vector , vector-binary-instances
p/haskell-store/debian/patches/series +2 −0 Original line number Diff line number Diff line no--N.diff no-criterion-in-testsuite newer-smallcheck