Format: 1.8
Date: Thu, 03 Jan 2019 00:05:47 -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~bionic2
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~bionic2) 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:
 a36c6c3966906b921b05a7e60e40ff437288ce99 9768 haskell-patches-vector_0.1.5.4-0+seereason1~bionic2.tar.xz
 408a786f2b4b379e6d35ec9f7201897408393bd3 10212 haskell-patches-vector_0.1.5.4-0+seereason1~bionic2_amd64.buildinfo
 719b0e8e05f72329039f392c43b55f1824b0a63f 67544 libghc-patches-vector-dev_0.1.5.4-0+seereason1~bionic2_amd64.deb
 6acfe49a4a0917a0c1f53926ccfc19b3c3e8d50b 58784 libghc-patches-vector-doc_0.1.5.4-0+seereason1~bionic2_all.deb
 afac9db13134bae2aaf9451c2b296ac7e21e1857 63324 libghc-patches-vector-prof_0.1.5.4-0+seereason1~bionic2_amd64.deb
 3e52ae2baf25bf6d5cfc12f6a1126d66d806ee19 5497 haskell-patches-vector_0.1.5.4-0+seereason1~bionic2.dsc
Checksums-Sha256:
 71874aa71a093a47ede658221271e9f28a6ed6fdb5291cab2b822059b1940041 9768 haskell-patches-vector_0.1.5.4-0+seereason1~bionic2.tar.xz
 540e7ef8edfd2160d45c07a0b4f1659e5da6df24397c20dd13d65006e81c5e71 10212 haskell-patches-vector_0.1.5.4-0+seereason1~bionic2_amd64.buildinfo
 30e802e816a293e447c1415b953f902bb84505112b4293cae8686a992fa01719 67544 libghc-patches-vector-dev_0.1.5.4-0+seereason1~bionic2_amd64.deb
 ca0c53a413a05af592d6acdc6e85886c60536f21c7ef410f1454cdd939d3ad61 58784 libghc-patches-vector-doc_0.1.5.4-0+seereason1~bionic2_all.deb
 b6f347f818e3b1e80939d0703e86cc25514ca4847a1074069314dbe6ab19488c 63324 libghc-patches-vector-prof_0.1.5.4-0+seereason1~bionic2_amd64.deb
 72581c4a654788e76ae141becdb60b2c45f80f444f16e9095e2f55c8e4dc8e57 5497 haskell-patches-vector_0.1.5.4-0+seereason1~bionic2.dsc
Build-Info:
 Autobuilder-Version: 6.74
 Time: 15.367348027s
 Date: "Thu, 03 Jan 2019 00:06:03 -0800"
 Memory: 32818796 kB
 CPU: Intel(R) Core(TM) i7-7700T CPU @ 2.90GHz
 CPU count: 8
 OS Architecture: x86_64
 CPU MHz: 1777.230
 CPU cache: 8192 KB
 Host: genie
Files:
 406405feff2f46c9572e688c0c6da40e 9768 haskell optional haskell-patches-vector_0.1.5.4-0+seereason1~bionic2.tar.xz
 db6fc0fd45a86cd2789aa427a52a78d2 10212 haskell optional haskell-patches-vector_0.1.5.4-0+seereason1~bionic2_amd64.buildinfo
 48240ff4e1b42a81da92705fcf889cb8 67544 haskell optional libghc-patches-vector-dev_0.1.5.4-0+seereason1~bionic2_amd64.deb
 adba19d908950733b95072b11b2840bc 58784 doc optional libghc-patches-vector-doc_0.1.5.4-0+seereason1~bionic2_all.deb
 7fef82be4b987e0369f1d1fd9a9d7b82 63324 haskell optional libghc-patches-vector-prof_0.1.5.4-0+seereason1~bionic2_amd64.deb
 778bad0cbce8131f82ddc65bcfcac319 5497 haskell optional haskell-patches-vector_0.1.5.4-0+seereason1~bionic2.dsc
