ghc-semigroups-0.20-bp155.2.16 >  A dk;0I%z _lG*yztuHb1h;I?LMA3*GwtTRoI׭N@%#:Yf+fӾ4bB R7lgj'Yh`uCӪފ7ě:T6%"[om*K젛|*U{]n$mĈXDLU_QbB;Q1Мaj +INQ{N9TtTD}G$\ɅC):bbrEY*6 /d(Spn%ȟ ݝ_$IYE3 91[8 )^KЎԌӌ ('YGqra-kM+s8P{[}ci9W(z$n箭1Y1RlV>s-]Y3Zw |P+* F\Wyj';81b377989df0e0293770b2616675cd8b882438ec65bb33f4a48363e2b64a81280e0906aedd3bd94e17ffa5506cd8520c13ac38369ԉdk;0I%z h<95>%AқW.'^ ƺ} p@eq5#>nR3E.0O=F$QbFՃ%Oɲ= _&p񢊌i #gS脣eÙ=]sT6jlX.@wsxKr 9!๦$VN-ZtYůŔq5]8dk0 ^2fʕ_4ޚQQ 6, ;o,| -4utA)>eB?09jĶ @8IIC6x0I _O!S)d;Pݗ lWyxD3Lk}TBqU `nȗ/1P EBgK,hX\f l v&õf-gx3FXNTh"H.|MOler+lM!wrdbCE3i{vDT"r?+nA<3 H ]>^svBz>p>?d ! : @FP` h p   ,@hx  K (n8x9:FGHIXY(\L]\^b3cdLeQfTlVuhvxwx,y<z\lpvCghc-semigroups0.20bp155.2.16Anything that associatesIn mathematics, a semigroup is an algebraic structure consisting of a set together with an associative binary operation. A semigroup generalizes a monoid in that there might not exist an identity element. It also (originally) generalized a group (a monoid with all inverses) to a type where every element did not have to have an inverse, thus the name semigroup.dk;(sheep86|SUSE Linux Enterprise 15 SP5openSUSEBSD-3-Clausehttps://bugs.opensuse.orgUnspecifiedhttps://hackage.haskell.org/package/semigroupslinuxx86_64zAA큤dk;(dk;(dk;(;0d764e4b1e02906423a0e05112e111a61f2ff0b62db8c045ad3fba9081b32ae5c9ed0c32e5332899f31bfad68cdb6e949a712a155318a0eb4872cc8f5bf4c95brootrootrootrootrootrootrootrootghc-semigroups-0.20-bp155.2.16.src.rpmghc-semigroupsghc-semigroups(x86-64)libHSsemigroups-0.20-FZjiGBNcT8oCePR0rFdXVr-ghc8.10.7.so()(64bit)@@@@@@@    libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgmp.so.10()(64bit)libm.so.6()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3a@aa2@aF_H@_;^@]X]fl\ֹ@[[O+[H@Zz@Y@YyWڍ@W8VT@VzVpUT@U6;Td@psimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.comOndřej Súkup Peter Simons Peter Simons Peter Simons psimons@suse.compsimons@suse.comPeter Simons psimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.competer.trommler@ohm-hochschule.de- Update semigroups to version 0.20. 0.20 [2021.11.15] - ---------------- * Support `hashable-1.4`. The `Hashable1` instances added in 0.19.2 are removed for all types except `NonEmpty`, in accordance with the corresponding changes from `hashable-1.4`.- Update semigroups to version 0.19.2 revision 2. Upstream has revised the Cabal build instructions on Hackage.- Update semigroups to version 0.19.2. 0.19.2 [2021.08.30] - ------------------ * Backport `Hashable1` instances for `NonEmpty`, `Min`, `Max`, `First`, `Last`, `WrappedMonoid`, and `Option`.- Update semigroups to version 0.19.1 revision 1. Upstream has revised the Cabal build instructions on Hackage.- disable %{ix86} build- Replace %setup -q with the more modern %autosetup macro.- Re-generate file with latest version of spec-cleaner.- Drop obsolete group attributes.- Update semigroups to version 0.19.1. 0.19.1 [2019.08.27] - ------------------ * Add `GenericSemigroupMonoid`, an adapter newtype suitable for `DerivingVia`, to `Data.Semigroup.Generic`. * Work around a bug related to the backported `Generic(1)` instances in this package (that could only be triggered on GHC 7.2 or 7.4) in which the hand-written `Datatype`, `Constructor`, and `Selector` instances for internal data types could overlap with GHC-generated instances.- Update semigroups to version 0.19. 0.19 [2019.05.10] - ---------------- * The `(<>)` method of the backported `Semigroup` class no longer has a default implementation in terms of `mappend`. This mirrors the `Data.Semigroup` API that was introduced in `base-4.9`. This is a breaking change for any `Semigroup` instances that are defined in tandem with versions of `base` older than 4.9. * Make the backported `Hashable Arg` instance reflect its respective variants in the `hashable` package. In `hashable-1.3`, the `Hashable Arg` instance only hashes the first argument, lest equal values have different hashes. * Backport the `Lift (NonEmpty a)` instance introduced in `template-haskell-2.15.0.0`. * `Data.List.NonEmpty` is now unconditionally `Trustworthy`.- Use https URL to refer to bugs.opensuse.org.- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.- Update semigroups to version 0.18.5. 0.18.5 [2018.07.02] - ------------------ * Use a more efficient `sconcat` for the `Semigroup` instances for strict and lazy `ByteString`.- Update semigroups to version 0.18.4. * Backport `Semigroup` instances for `Data.Ord.Down` and strict `ST`, which were added in `base-4.11`.- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.- Update to version 0.18.3.- Update to version 0.18.2 revision 0 with cabal2obs.- Update to version 0.18.1 revision 1 with cabal2obs.- update to 0.18.1 * Add the missing instance for Data.Binary.Builder.Builder.- update to 0.18.0.1 - dropped nats.cabal.patch * Removed the partial functions words, unwords, lines, unlines * Added support for base-4.9- update to 0.17.0.1 * Fixed the @since annotations * Added groupWith, groupAllWith, groupWith1, groupAllWith1 * Renamed sortOn to sortWith to match the "Comprehensive comprehensions" paper and TransformListComp extension. * Add Semigroup instances for Alt, Void, Proxy and Tagged * Add Num instances for Min and Max * Removed times1p in favor of stimes.- add nats.cabal.patch -- remove ghc-nats from deps- update to 0.16.2.2 * Added `genericMappend` and supporting `GSemigroup` class for generically deriving Semigroup instances. * Added `Arg a b` which only compares for equality/order on its first argument, which can be used to compute `argmin` and `argmax`. * Add `Bifunctor` `Arg` instance to avoid orphans for GHC 7.10+. * Added missing `Data.Monoid.Generic` module to source control. * Added `Semigroup` instances for various Builder constructions in `text` and `bytestring` where available. * Added `MonadFix` and `MonadPlus` instances for `NonEmpty`. * `times1p` and `timesN` are now reduced to accepting only a `Natural` argument. `Whole` doesn't exist in GHC 7.10's Numeric.Natural, and `nats` version 1 has removed support for the class.- update to 0.15.4 * compatibility with Haskell Platform 2014.2.0.0 * no upstream changelogsheep86 16847490960.20-bp155.2.160.20-bp155.2.16semigroups-0.20libHSsemigroups-0.20-FZjiGBNcT8oCePR0rFdXVr-ghc8.10.7.soghc-semigroupsLICENSE/usr/lib64/ghc-8.10.7//usr/lib64/ghc-8.10.7/semigroups-0.20//usr/share/licenses//usr/share/licenses/ghc-semigroups/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/fdff0e57c5d689c4068f0cdc5d5b1cce-ghc-semigroupscpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=87b0f630906e60d663e2f68649962c36ce5120ab, strippedASCII textPRRRRRRR& įE5z0utf-864e1a195d50206f8e13bc62983bc68e6313419b4c97c9f0946809edbec4e79d8? 7zXZ !t/] crt:bLL ؝-}v*/&6 yóB0rH%?@\a\[D)0x]7`XlvmS UWͮ.>I|B 1l?j%(Roo%7TmjlL 8 jt/;^jJFбRus/ BPW<'Geh72pt8x XbdL{Q΀'h T4% e%[\76Z:gx.j~ Mݴ!CkT:=!M RWBqpѕ0AnK㷛4eW'LGFo{ݼw<+ñ֕깖};T!''[h^+ ʥ *nN0N9!fkК|Cs?V"!qm'tw:ʳx줅t8/]T{۴D$ & upxqæM2ZnDq@v`-ݗ i9Δ$$opU-"s,GNU˘ڲkj1 DnUGOeS-?mRJM@e$˦x@#:iaf /wdY,ʀ(+P-M< BPˤzoЕL.R`BFg/i"b[˞=$fvbU f/ek n&U[lxm)d2kk!tJ@{&[Hdz,,i%Xwi~9RȻgw3MZ2Ǡa=MؽW>^zߐgd럡6:0'qԚ^yXNtN^W] :Cxۮ$cmb`x3! -Tzaž pȣB'}TZ#2Xkds)b?A6mJM Iqm(Vloh0erpMWs {Z^KzYMH*. Dp8a\YVUןsM>K; [coRx0Ϸf֓ʹ/09_Q B%ʝQ+["y1m]U_I1, Op@ F/jUW n HCU+vV[YDXD'c7uI=컩#OȿR iiB[o6K"_?#-u=mۂTxЈ;PtemZw}RJzN_˒Y-Dރ@8瀙5T:ߢMT|֊'1Q50CWa-ږw"FMu" ćz"ˢe(-rW, %v'Ծ$\+ozB "QqIzQ_bdzz-Ka$?VNx@01= Bji"zY-v}jwەyѹGEmfiS!rBIN(iU=fU]n0V޺EXx%kSx}l}#3Ad[Z濎/ƕp t = ӓ[[KM .lq@lI9oluAtq[*Nn1)t;xiGw؊[0ImK[FR@*g`isL- )A :,llxm^cTLhs|H}\ EA.@ J>x{2(m0:(mS=]4k3A9jOcb;e@>섈5VB yqW y:#oSPkI nG^V޶fXt17O"28 ޓE4T:c+[%7a*tS;`՝Аlau},yrkVK`@h`_pz~ }/߸EC &ioP^B}7cz p :et+r>!7frd,s)2 iv=`0/[y3zRr̀ckxu/^c\14JsE-A+0( ,9ƙ쇭L߃xs0e msSW ^Em$e?in &(g-2I,8FL7(rQc b;}U%A6_yUXkL}dAWsoY۠^̡쵆 NW0|WWcB An+(. ^ʡ Ybt4)aD-qs;R帹4h*OjAlR ]&|&98gԈ~YbsW+u`rda47Ue ST%Wz cfJM%}7߼\1j :]ŒES )PH, Ac~5IDZ J ܩg\̸Sq6Ak=݊{緊R1-0pnj}w}z;iHe!da;/W27Hπb} /TL ќ?)|6玤.}M {s&~pu(V$2&T1-vKΩ$bLo Z@x H\ЮǨI'aVeO=T*D@f[ 'A*'ojhWNl8ut͵MnxKnې7FbuBj|8FiAZ{ _s¸g0E]R^е@%2kmڪtgE:<@h;ʳܜC* :H3A)Yc4Q'֕S*^hN./AAr֙ m8 0Bx^%"Y[ȨV:!*7p2蛆ÁBc))fVpϊ:QU@sQS&ȨE)΄y͕@||I-m0FYp0J79|.{R~R]Ჹo;?@"q@d,Oc9FF֢;(IOYwpʘ(iX A7f=,ƷSo,GL ,M^DWS*6|]!H# j}y"z݋T[:B oA >j!7qCbwrdߵMNK!C2!ү(v 2L_gb0^|3ަ0Y_9سv 7 )172@61R%*f*W1EDߕ$s(d3o|jSUxta%{Cڒҧ[&n؅fLBvZ=ts9rT.>;"]DuF,\~ /PG/VMzg [ F$Ε$7vNIBCN̘mŔ0j0`^9&) cixT \GDtTq_MնɓZKdٱ1lRȋ@Ӥ!Mfˑ*3zd F1)[*#ua6>Z|O@rs`dabH9r6EFE(w܈rW[}FFi9MhJ\Dx9Ұ5챗\Pt4)\ !~h,x}9|\2'ăE.yC[O\AbT4~€aOҷ]\4l=*_TL('#bQ znY)$/Nv[!`ԡ"OOp?ݍh]1.Ta|_z6I"lW4ٝSn "_7aPߜN# S~vba|| 8w"@%q~vdd΢%;~˺/=kCo[B숷~8\u3 KǍsCɲSzd'#c`ů_ {.gv[ tgG:=x'qگ7N6},9 $P.|ԥDRz<݀;jbiR}>YWI>3M#ѾR% hHy