ghc-base-orphans-0.8.2-bp153.1.20 >  A `nXv!M@eeeR/fEKe< nx魬^ɒ}S枵NLCCi2=uflG K 0KBI./zv Qr1f)\5j}fn  bc>HM Uk/N50NH1C+"vNT564a5b649345acd952e64eead041e787e9463774359fd7f5db49fc545995d5541d18d2fdf3c9a65836ca82ec3e1d0f846b1b731f'`nXv!M@eee0w5;{ 6±Yhu."Ђ?eaãeHR׽$)K|u|Ы;~zgx^8<.^/"dR>Pzr5qTG nYҍ<>p>?d $ STXhl     ,  (   (%8,9x:FvGHIXY\]^\bc~defluv wxyz 04:|Cghc-base-orphans0.8.2bp153.1.20Backwards-compatible orphan instances for base'base-orphans' defines orphan instances that mimic instances available in later versions of 'base' to a wider (older) range of compilers. 'base-orphans' does not export anything except the orphan instances themselves and complements ''. See the README for what instances are covered: . See also the section.`nX_obs-power9-06 !SUSE Linux Enterprise 15 SP3openSUSEMIThttps://bugs.opensuse.orgUnspecifiedhttps://hackage.haskell.org/package/base-orphanslinuxppc64leAA큤`nX]`nX]`nX[;860199343c1d2ad1f858aa99945fa0c099afa629548d45787510cc192608969b924b65e4acfff34d5b46f3de783d051b591d25932d113d2cf2332bcd2bf9f82arootrootrootrootrootrootrootrootghc-base-orphans-0.8.2-bp153.1.20.src.rpmghc-base-orphansghc-base-orphans(ppc-64)libHSbase-orphans-0.8.2-JSyXnBYG5YNC5aUDdNSIu6-ghc8.10.4.so()(64bit)@@@@@@@    libHSbase-4.14.1.0-ghc8.10.4.so()(64bit)libHSghc-prim-0.6.1-ghc8.10.4.so()(64bit)libHSinteger-gmp-1.0.3.0-ghc8.10.4.so()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.1^0"@]X\@[[O+[H@Zz@Y@YyW8W @V޾V@V@VvVrU{@ŬUL@psimons@suse.comPeter Simons psimons@suse.comPeter Simons psimons@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.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.com- Update base-orphans to version 0.8.2. [#]# Changes in 0.8.2 [2020.01.27] - Backport new instances from GHC 8.10/`base-4.14` * `Bits`, `Bounded`, `Enum`, `FiniteBits`, `Floating`, `Fractional`, `Integral`, `Ix`, `Real`, `RealFrac`, `RealFloat` and `Storable` instances for `Data.Ord.Down` * `Functor`, `Applicative`, `Monad`, `Alternative`, and `MonadPlus` instances for `Kleisli` * `Functor`, `Applicative`, and `Monad` instances for `(,,) a b` and `(,,,) a b c` * `Data` instances for `WrappedArrow` and `WrappedMonad` * `Data` and `IsList` instances for `ZipList` * `TestEquality` instance for `Compose` - Backport the `Typeable (() :: Constraint)` instance to be available on GHC 7.8.- Drop obsolete group attributes.- Update base-orphans to version 0.8.1. [#]# Changes in 0.8.1 [2019.03.25] - Ensure that the test suite passes non-negative numbers to `Bits` methods that require them, such as `bit`, `setBit`, `clearBit`, `complementBit`, and `testBit`.- 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 base-orphans to version 0.8. [#]# Changes in 0.8 [2018.07.02] - Backported new instance from GHC 8.6/`base-4.12` * Data types in `GHC.Generics`: - `Applicative` instance for `K1` - `Semigroup` instances for `U1`, `Par1`, `Rec1`, `K1`, `M1`, `(:*:)`, `(:.:)`, and `V1` - `Monoid` instances for `U1`, `Par1`, `Rec1`, `K1`, `M1`, `(:*:)`, and `(:.:)` * `Foldable` and `Traversable` instances for `Data.Monoid.Alt` * `MonadFix`, `MonadZip`, `Data`, `Foldable`, `Traversable`, `Eq1`, `Ord1`, `Read1`, and `Show1` instances for `Data.Ord.Down`- Update base-orphans to version 0.7. * `Alternative` instance for `ZipList` * `Data` instance for `IntPtr` and `WordPtr` * `Num`, `Functor`, `Applicative`, `Monad`, `Semigroup`, and `Monoid` instances for `Data.Ord.Down` * `MonadFail`, `Semigroup`, and `Monoid` instances for strict `ST`- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.- Update to version 0.6.- Update to version 0.5.4 revision 0 with cabal2obs.- update to 0.5.4 * Backported Bits, FiniteBits, Floating, Fractional, Integral, IsString, Num, Real, RealFloat, and RealFrac instances for Identity and Const- update to 0.5.3 * Backported Alternative, MonadPlus and MonadZip instances for U1 and Proxy, and made the Functor, Foldable, Traversable, Alternative, and Monad instances for U1 lazier to correspond with base-4.9- update to 0.5.2 * Backported Enum, Bounded, Ix, Functor, Applicative, Monad, MonadFix, MonadPlus, MonadZip, Foldable, Traversable, and Data instances for datatypes in the GHC.Generics module (introduced in base-4.9)- update to 0.5.1 * The Storable instances for Complex and Ratio are now exactly as lazy as their counterparts in base- update to 0.5.0 * Backported instances introduced in GHC 8.0/base-4.9- update to 0.4.5 * Import Control.Monad.Instances * Fix build on GHC HEAD (again)- update to 0.4.4 * Fix build on GHC HEAD- update to 0.4.3 * Fix build on OSes where HTYPE_DEV_T = Int32- initial commitobs-power9-06 16178443190.8.2-bp153.1.200.8.2-bp153.1.20base-orphans-0.8.2libHSbase-orphans-0.8.2-JSyXnBYG5YNC5aUDdNSIu6-ghc8.10.4.soghc-base-orphansLICENSE/usr/lib64/ghc-8.10.4//usr/lib64/ghc-8.10.4/base-orphans-0.8.2//usr/share/licenses//usr/share/licenses/ghc-base-orphans/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/9a753e6aa80c8ce4f129b58d6bb09065-ghc-base-orphanscpioxz5ppc64le-suse-linuxdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3f443c0904926118828c7a95d722dfc6e267f8b2, strippedUTF-8 Unicode textPRRRRRRRWo(R&dutf-8a2429780a5775bf942de617d09d84b610a665f07ac4e51579d72701480d8452a? 7zXZ !t/; %] crt:bLL C+L$Mo8‘M ZPN*b%\= ؔ2˄Z({*L]ǁ6qzL? ow<`2r ]]}``V}ɞ8D+W'5/lׄk1=4X̓?l+\<o/lc'gsUT3ޏ" cI-/N;/&KRUP#Zd1s(,2al:;T6KI^\JقpGȲҩPɼGif9>x+&n땂,5nyb6U鯂:;dH./q?W\ b#DMo#=*joig% H{3xSo^Q ZL}>6FW j==M =CnʀW9~ &8h[i[qnkWzG\fs'ͱ24(<] Q_[V|%O0+R4ۢPi=eR;Tߖ.9/& tZ'R TPvhv܉_iF'؜-KtF1t@>RG-oB9jt(s!o ><t\Qu2=G+aզ}|׃mEr[eT+*]w E@>o7mLTh] vI֡; RO_zkg& R1HJNB8l ~r ŽկI1 /Qzmocs_oqJ w9;Ή&~%B9cd؍ƟDx[3D>qak52\dLɛ0#k%΅t &>ֆxKz0ٵX'Ͽ+ybS &X-!F(-~@p#ƒ{(FbK&⛡XLJt ,'&/i#O<]J? MWs_z|ȯKjB6_(P`#DGYӿ)UC" !EISûnyʘ4a{X6%(s# :%@a:CD hIQG@.x&O@/-{t2啦DL:Lő+23YrA =KIԇmDhs'@L)x<ƋjOEϋ7%԰>. I9u>M܅$8>㿁^B$Osw뗲"⁾o6=򿴎"vWڨ2*́^u R x߻VsDKEi%d3_|Xٹ5y}jQ*M|zn}m[sl3NCP} > ,jwY [ T(v(g?b$J޺І3mˁCW _٢ <å\ XpA)".<{IbDF@V:1B1pM}i+f#p җ3?jRJꥃGePx98%.sZ(g]f˵Nse}ex2#GHBu ̕5 hκ6%g>Rs[P7j;'1f֭|EC^x]Y=b\R]ʰoBJSfbp=Q|hK䄮]\9_~q3e1m!"T{wK?ނ$I ӛ}6|JqR$[Ȍ, 'l%<@ R%xynMovE.П A YZ