ghc-base-orphans-0.8.2-lp152.1.4 >  A ^ָ/=„Wq (-> N Q%n7 ± +S DbCCA| li0[ڴN@"levl縴EUw0`G \1YfUQ9u>2S}_~N&W47f4fc9751b4d6931cb9ad46afed051782a9c97dcb270624751620b28fa81f7f147047a8e3beb4a70b5ad4f07de38d9f452774c8%ĉ^ָ/=„+AlT){5i5{vP-!>!2@x6cZ=$^+֙{2!JԂf R$85-،#>8"tHcz~0͝۝fai1}BCg-z*\6Qfq-G>$ y <'[.#mK_&֌Q6'qˢ=b+ܐE[8G5$j, 4-|cϞbgݡ1\ %Q?-몼clGCt>p>@?0d # RTX`dw         (89P:FNGdHtIXY\]^0bcUdefluvwxyz,Cghc-base-orphans0.8.2lp152.1.4Backwards-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.^build80YopenSUSE Leap 15.2openSUSEMIThttps://bugs.opensuse.orgUnspecifiedhttps://hackage.haskell.org/package/base-orphanslinuxx86_64AA큤^^^;f974be17a68ce7928241a9ef59c8f63917eda1e30fcff497868fae8696cc8e8b924b65e4acfff34d5b46f3de783d051b591d25932d113d2cf2332bcd2bf9f82arootrootrootrootrootrootrootrootghc-base-orphans-0.8.2-lp152.1.4.src.rpmghc-base-orphansghc-base-orphans(x86-64)libHSbase-orphans-0.8.2-JJIdnYLWZg1F4qsU5REKgS-ghc8.10.1.so()(64bit)@@@@@@    libHSbase-4.14.0.0-ghc8.10.1.so()(64bit)libHSghc-prim-0.6.1-ghc8.10.1.so()(64bit)libHSinteger-gmp-1.0.3.0-ghc8.10.1.so()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgmp.so.10()(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 commitbuild80 15901004320.8.2-lp152.1.40.8.2-lp152.1.4base-orphans-0.8.2libHSbase-orphans-0.8.2-JJIdnYLWZg1F4qsU5REKgS-ghc8.10.1.soghc-base-orphansLICENSE/usr/lib64/ghc-8.10.1//usr/lib64/ghc-8.10.1/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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/9a753e6aa80c8ce4f129b58d6bb09065-ghc-base-orphanscpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ec2572cf79eb1f37da374d408163b89041307c21, strippedUTF-8 Unicode textPRRRRRRKd V--Cutf-839e9d63734b7ef56eb2f8df6d755d8117c34713e2d64b2e19fa5e4011cae923c? 7zXZ !t/s ;] crt:bLL y^g뮇z 2czC$϶de4[OH \$̷/}dkáe/yAŇ uؕ !zuݑ!Q{]?4Qؑ,ro#r@OϱY&97 HMgf/sd˓7}.KR0ӯB.R^~=Ez`ͻfTV!C}\00~7lՓL5LF7P=LM؜q+þ[i G|T,/%d;9a}#! %Ii8aP`f[c 8UKRK`ytpK5 bd yX읃\GD:Q9ۅ_LzID Va5ҕxЊy8,/ZQwh5PlRh"i*yX儑DSϭ[d*&@d;MՋUR.YCj uSOVj]~6<^~WvFH\;t4:K x TK ѻ HgrNæ\_9PP dڬutttf~CxI/~.LXG.Qg#"5 `i2nNbK*-G,m4ėYQyK~m "t nM[ )7xOJ;c}TpK|NG3%Vl.Ǔt^'MAaO^a_zy1B BNFʶzdiH\ 6xc`[C d=K29?|0&]/ m L'8Ո,q{w"QsAnjl: PemEآ6n-_-y i):n%xBڷ+۴+y5ހ;^ك譠nɮ(4n.+N(2oKܥ!/ H|QeR#@\n%sR'e ![TgڢIvPq{ߥffG +2UnuM!wl 3#VrpcՂ=9c} U8ݙ ߑ9T6uSZqzǨy).rtyIʙs#fNHzUT[tҖr~tRx.[LT{4Wlqg0ڥ~ly ~g uYZ8k0Ml YZ