ghc-base-orphans-0.8.2-bp153.1.20 >  A `nY*!M@eee8@hOrqKZDa1m3;U>9F rb/oLw*xd>3#FFR=S>vb95fM/jrk) ھXBxjKi+rVQg-t"&FЏ*FK3 Db$;|yjx _㷨n)??+ zd#ʂ&K+vR1bfd2883b2e06e8f04c522129e1090cf78927d94ed1cee48c99f41b48ed32bd0e0cfeca29bf69841a2277bbf882a6d295d4533f9%؉`nY*!M@eeeF$IJє/IJgPU@[XOM#-sա1``L5\<Ye+Rₛ" G}jptP{Nᆷ/-La%3-7+ߒ:>We@F+5%&@0AF#yX_)>{o5CKXwC#ko?袾iH,櫏7L9]7|[@ ?2p>t?dd $ STXdh    (  $   ("8,9x:FvGHIXY\]^Xbczdefluvwxyz`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.`nYcloud125YSUSE Linux Enterprise 15 SP3openSUSEMIThttps://bugs.opensuse.orgUnspecifiedhttps://hackage.haskell.org/package/base-orphanslinuxx86_64AA큤`nY`nY`nY;6c6a13ba1ff1b0bee191449dfce5f8d54dc611d823e415593f3576ff4e473c21924b65e4acfff34d5b46f3de783d051b591d25932d113d2cf2332bcd2bf9f82arootrootrootrootrootrootrootrootghc-base-orphans-0.8.2-bp153.1.20.src.rpmghc-base-orphansghc-base-orphans(x86-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.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.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 commitcloud125 16178445050.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-orphanscpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=673e0be109a5564847dc3abc995813e00abe26cf, strippedUTF-8 Unicode textPRRRRRRRNQWzc׮utf-8f3822f005d82ec14b3c28eb2f8d426aff0c25dfd90deb3ff9f48f917749292b4? 7zXZ !t/s ] crt:bLL C_-UC&sե3 e+UAypƓ$RFQ1*𞿮,9;H\gVO;IlU<$ņ(EO}D` [;1d=øM;~2Ts#Gӡ{8m3)^A;ɚ/Xf6NʓDM>k-$B9Ȧ`` =!bǁ:]jkHSv|slYa&pSvʣ ,hh@UңU?ݞ훞Yi[̹iͤv P 2 ZŖPc=8l[chQg~.J6ݵVzzI<űމ V `C+b]mz"ۘ=eo6l=Xj$O+H˶-%ebTekU/1w؍eUѓ"3vu {ګY(kmzA+#1ƃDфB$|jU̞19 ˭&o8nNu-1o UɈ֋ (ɉE(;0o}l5@#W ؅y}Gk|Nj!$\Yz@/ {3K 3QmQGI^8oo?*x/)=e(D6%kV%~!8_[hP`̢0&|]wm8g'[/ТIe@&kB>e,t\2/<. k"A=~WZiimmݨ|% BV"04>  mŨg삚%ң0/аN!gʅ1~ x֔ G.1sQO@QV:YVOY=޸F"/4~tL+DY}iN ݞrʨ$+ƛj@cĊ6Gȋ9+ -Vu:TDKO E%D_ 02jOw:%)gvo'H?qM,+MS`h肊E͞O` ntr/O~&kp9ur $Ng%$h.:S4$)UQfUpwT!QUf=ԆD)s%CҩeXi9V(J c&F[[pvJ?Ʒ`6v#a' ߈tL:gx(1X!_BC`UPHj7c-½xw>W7 1!4^p',ET4bg]O!}un:;>̯}VRܙ~w@JtE/uY6WzZۙ5`H;E:#X"}(k HmWoL xL3VfV3]2F9;GB ϹcS+ ?xm4Cgm2h2m9uڨC|(kȪ)r* EZ)QpmopImJ%<,Ѐx>C?vHX&@_X;*vP&!&<݅Fܩ>8bz%:p3SN~Nn/vrA9M ~!$1N2P]?%˧LYOCÇB}dHa>Ϯ:&iܣdpƛ2h8ɁW >4: YZ