Format: 1.8
Date: Thu, 03 Jan 2019 16:09:31 -0800
Source: haskell-patches-vector
Binary: libghc-patches-vector-dev libghc-patches-vector-prof libghc-patches-vector-doc
Architecture: source amd64 all
Version: 0.1.5.4-0+seereason1~bionic3
Distribution: bionic-seereason
Urgency: low
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Changed-By: SeeReason Autobuilder <partners@seereason.com>
Description:
 libghc-patches-vector-dev -
 libghc-patches-vector-doc -
 libghc-patches-vector-prof -
Changes:
 haskell-patches-vector (0.1.5.4-0+seereason1~bionic3) bionic-seereason; urgency=low
 .
   * Initial release
   * Built from hackage, revision: Debianize'' (Patch (Hackage "patches-vector") "--- old/Data/Patch/Internal.hs\t2016-11-28 23:49:23.000000000 -0800\n+++ new/Data/Patch/Internal.hs\t2019-01-02 09:45:24.688128487 -0800\n@@ -145,9 +145,8 @@\n         normalise' [] (d:_) _  = [d]\n         normalise' _ _ _ = error \"Impossible!\"\n \n-instance Eq a => Monoid (Patch a) where\n-  mempty = Patch []\n-  mappend (Patch a) (Patch b) = Patch $ merge a b (0 :: Int)\n+instance Eq a => Semigroup (Patch a) where\n+  Patch a <> Patch b = Patch $ merge a b (0 :: Int)\n     where\n       merge [] ys  off  = map (over index (+ off)) ys\n       merge xs []  _    = xs\n@@ -171,6 +170,10 @@\n       replace _ o n | o == n = id\n       replace i o n | otherwise = (Replace i o n :)\n \n+instance Eq a => Monoid (Patch a) where\n+  mempty = Patch []\n+  mappend = (<>)\n+\n -- | Returns true if a patch can be safely applied to a document, that is,\n --   @applicable p d@ holds when @d@ is a valid source document for the patch @p@.\n applicable :: (Eq a) => Patch a -> Vector a -> Bool\n--- old/patches-vector.cabal\t2018-11-02 05:24:23.351875654 -0700\n+++ new/patches-vector.cabal\t2019-01-02 09:43:28.697667020 -0800\n@@ -33,7 +33,7 @@\n                      , Data.Patch.Internal\n   build-depends:       base >=4.7 && <5\n                      , edit-distance-vector >=1.0 && <1.1\n-                     , vector >= 0.10 && < 0.12\n+                     , vector >= 0.10 && < 0.13\n                      , microlens >= 0.2 && < 0.5\n   default-language:    Haskell2010\n \n@@ -43,7 +43,7 @@\n   build-depends:       base >= 4.7 && < 5\n                      , QuickCheck >= 2.7 && < 2.9\n                      , patches-vector\n-                     , doctest >= 0.9 && < 0.12\n+                     , doctest >= 0.9 && < 0.13\n   default-language:    Haskell2010\n \n test-suite             benchmarks-patches-vector\n@@ -54,7 +54,7 @@\n                      , QuickCheck >= 2.7 && < 2.9\n                      , patches-vector\n                      , criterion >= 1.1 && < 1.2\n-                     , vector >= 0.10 && <0.12\n+                     , vector >= 0.10 && <0.13\n   default-language:    Haskell2010\n \n test-suite             spec-patches-vector\n@@ -68,6 +68,6 @@\n                      , QuickCheck >= 2.7 && < 2.9\n                      , patches-vector\n                      , criterion >= 1.1 && < 1.2\n-                     , vector >= 0.10 && <0.12\n+                     , vector >= 0.10 && <0.13\n                      , hspec >= 2.1 && < 2.3\n   default-language:    Haskell2010\n") Nothing (with /proc mounted)
Checksums-Sha1:
 93470d49aa7139a268b5d3c72ebbc92d4e086a4c 9756 haskell-patches-vector_0.1.5.4-0+seereason1~bionic3.tar.xz
 19b71311fc9c34913d340dd700728411f816a797 10307 haskell-patches-vector_0.1.5.4-0+seereason1~bionic3_amd64.buildinfo
 d552a0b911498beda9e62288a8bbebf6767b50b5 67436 libghc-patches-vector-dev_0.1.5.4-0+seereason1~bionic3_amd64.deb
 d6ac430f48a8225b6c2deb9c1d3f6bf10aaf8b69 59852 libghc-patches-vector-doc_0.1.5.4-0+seereason1~bionic3_all.deb
 990556e6cad4d1891e08414b3bae9f5a07a7d5fd 63192 libghc-patches-vector-prof_0.1.5.4-0+seereason1~bionic3_amd64.deb
 936fda1a4f39e015710e83e484f6c07dba75fa39 5515 haskell-patches-vector_0.1.5.4-0+seereason1~bionic3.dsc
Checksums-Sha256:
 a4e8a2166df195ef229dc26c867c4d596696b07c5319d651248483e51ad8d9d4 9756 haskell-patches-vector_0.1.5.4-0+seereason1~bionic3.tar.xz
 1eca392296a02da7c1cb6d8de56e6d0497902a36851c91dbb8c20e8e72308fe3 10307 haskell-patches-vector_0.1.5.4-0+seereason1~bionic3_amd64.buildinfo
 4ef76bdc8f03b3952243f950a1fc8baea2d5e6d28ea0f317ef6837d440a80e64 67436 libghc-patches-vector-dev_0.1.5.4-0+seereason1~bionic3_amd64.deb
 9d700cce7d844938ed8cae91d52d7fd7efbebd13625cf036af6cb4f190f63ebb 59852 libghc-patches-vector-doc_0.1.5.4-0+seereason1~bionic3_all.deb
 87a3c59ffef895dd431f65f72228832952f6f62c903a82d1f9658ea443e7f9e8 63192 libghc-patches-vector-prof_0.1.5.4-0+seereason1~bionic3_amd64.deb
 f37ea44ecf7d448a90d1911b1c2bfdcf11eb839611c46589cc9fb76b7e82b6fa 5515 haskell-patches-vector_0.1.5.4-0+seereason1~bionic3.dsc
Build-Info:
 Autobuilder-Version: 6.74
 Time: 17.655474144s
 Date: "Thu, 03 Jan 2019 16:09:49 -0800"
 Memory: 32818796 kB
 CPU: Intel(R) Core(TM) i7-7700T CPU @ 2.90GHz
 CPU count: 8
 OS Architecture: x86_64
 CPU MHz: 927.537
 CPU cache: 8192 KB
 Host: genie
Files:
 2a7e84e7782dd256e9a7be998b831b77 9756 haskell optional haskell-patches-vector_0.1.5.4-0+seereason1~bionic3.tar.xz
 fa4cde1ab00cb77a172cd7e6a0868eb4 10307 haskell optional haskell-patches-vector_0.1.5.4-0+seereason1~bionic3_amd64.buildinfo
 2e04a7f2341c6eb6010395c8feca52ed 67436 haskell optional libghc-patches-vector-dev_0.1.5.4-0+seereason1~bionic3_amd64.deb
 1dc06ff3d4e63042ab044dc827ac8e8e 59852 doc optional libghc-patches-vector-doc_0.1.5.4-0+seereason1~bionic3_all.deb
 e073c44c57855812777a9a70ea51d363 63192 haskell optional libghc-patches-vector-prof_0.1.5.4-0+seereason1~bionic3_amd64.deb
 aff35d95e3fbf43f6a9e1cbea027a036 5515 haskell optional haskell-patches-vector_0.1.5.4-0+seereason1~bionic3.dsc
