ghc-base-compat-0.12.1-bp154.1.11 >  A bxs!M@eeeOs~'"_B!cjT\g_\?w\B7h MgpsWPCI,ZO_y R%B)yj Ʃ۞FܔـYM#?#_Og+oVL>Bg=L><҄ $q㿸*pojx婡܍]&Ʋ\}}+Rɩo!Xt)L NV:r_v;r]{$jN]0Y bj kd\&6814ab3c1a7b687d93b2db151bef1ac2d6f949221aee0e3a737bfd7561322445cb59bc71b963446772c4791d786d613ef93e3f85y(bxs!M@eee2u|ǰ|bۮGDZҒmysCǛ݇">~t*] I:)wfS7T$k_,?bw·Z@ݫ!1~w϶q1%??0l>1] {6/ͨPdAev!RUҋE9o ,r N! JfP~E V]}Bdfr>{@!/J;wtg5kZӈ!K% DYA'v*"G3\>p>/?/d $ C ",< D L \  HX ( 8 9 : F*G+ H+I+,X+0Y+<\+d]+t^+b,Vc,d-pe-uf-xl-zu-v-w.@x.Py.`z..../Cghc-base-compat0.12.1bp154.1.11A compatibility layer for baseProvides functions available in later versions of 'base' to a wider range of compilers, without requiring you to use CPP pragmas in your code. See the for what is covered. Also see the for recent changes. Note that 'base-compat' does not add any orphan instances. There is a separate package, '', for that. In addition, 'base-compat' does not backport any data types or type classes. See '' for more info. 'base-compat' is designed to have zero dependencies. For a version of 'base-compat' that depends on compatibility libraries for a wider support window, see the '' package. Most of the modules in this library have the same names as in 'base-compat-batteries' to make it easier to switch between the two. There also exist versions of each module with the suffix '.Repl', which are distinct from anything in 'base-compat-batteries', to allow for easier use in GHCi.bxdlamb56SUSE Linux Enterprise 15 SP4openSUSEMIThttps://bugs.opensuse.orgUnspecifiedhttps://hackage.haskell.org/package/base-compatlinuxx86_64P`AA큤bxabx`bx_;8d79c612a61ce763d74202c76ffc894e00f9f04cbbd8e9deb09c584ae132c021788b0c0ef27a124ddab8917e477fe900f67240eb62bc332b2e4d9c33a9be86e1rootrootrootrootrootrootrootrootghc-base-compat-0.12.1-bp154.1.11.src.rpmghc-base-compatghc-base-compat(x86-64)libHSbase-compat-0.12.1-EotHHFfFQAJ7ymd9XZQwmL-ghc8.10.7.so()(64bit)@@@@@@@@@@@@@@@@    libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)libHSbytestring-0.10.12.0-ghc8.10.7.so()(64bit)libHSdeepseq-1.4.4.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)libHStime-1.9.3-ghc8.10.7.so()(64bit)libHSunix-2.7.2.2-ghc8.10.7.so()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libdl.so.2()(64bit)libgmp.so.10()(64bit)libm.so.6()(64bit)libpthread.so.0()(64bit)librt.so.1()(64bit)libutil.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aa0_H@_|\@_;^@^0"@^@]X[@[O+[M@Z@Y@XQ@XW8W @VvVppsimons@suse.compsimons@suse.comOndřej Súkup psimons@suse.comPeter Simons Peter Simons psimons@suse.compsimons@suse.comPeter Simons psimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.commimi.vx@gmail.commimi.vx@gmail.commimi.vx@gmail.com- Update base-compat to version 0.12.1. [#]# Changes in 0.12.1 [2021.10.30] - Backport `Solo` to `Data.Tuple.Compat` when building with `ghc-prim-0.7.0` or later- Update base-compat to version 0.12.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/base-compat-0.12.0/src/CHANGES.markdown- disable %{ix86} build- Update base-compat to version 0.11.2. [#]# Changes in 0.11.2 [2020.09.30] - Sync with `base-4.15`/GHC 9.0 - Backport `singleton` to `Data.List` and `Data.List.NonEmpty` - Backport `hGetContents'`, `getContents'`, and `readFile'` added to `System.IO`- Replace %setup -q with the more modern %autosetup macro.- Re-generate file with latest version of spec-cleaner.- Update base-compat to version 0.11.1. [#]# Changes in 0.11.1 [2020.01.27] - Sync with `base-4.14`/GHC 8.10 - Backport `isResourceVanishedError`, `resourceVanishedErrorType`, and `isResourceVanishedErrorType` to `System.IO.Error.Compat`.- Update base-compat to version 0.11.0. [#]# Changes in 0.11.0 [2019.09.06] - Sync with `base-4.13`/GHC 8.8 - Backport `MonadFail(fail)` to `Prelude.Compat` and `Control.Monad.Compat`. Because `Prelude.Compat.fail` now corresponds to the `fail` from `MonadFail` instead of `Monad`, some care is required to implement `Monad.fail` on pre-8.8 versions of GHC. The following template is recommended: ```haskell import Prelude.Compat import qualified Control.Monad as Monad import qualified Control.Monad.Fail as Fail data Blah a = ... instance Functor Blah where ... instance Applicative Blah where ... instance Monad.Monad Blah where (>>=) = ... [#]if !(MIN_VERSION_base(4,13,0)) fail = Fail.fail [#]endif instance Fail.MonadFail Blah where fail = ... ``` This approach is also backwards-compatible with previous releases of `base-compat`. Note that the `MonadFail` class has only been in `base` since `base-4.9`/GHC 8.0, so accordingly, this can only be backported back to GHC 8.0. If you wish to have a version of `Prelude.Compat`/`Control.Monad.Compat` that backports `MonadFail` to older GHCs (by conditionally depending on the `fail` library), use the `Prelude.Compat`/`Control.Monad.Compat` modules from the `base-compat-batteries` package. - Introduce the `Data.Type.Equality.Compat` module, which re-exports `Data.Type.Equality` if using `base-4.7`/GHC-7.8 or later. If using an older version of `base`, this module is empty. If you wish to have a version of `Data.Type.Equality.Compat` with older GHCs (by conditionally depending on the `type-equality` library), use the `Data.Type.Equality.Compat` module from the `base-compat-batteries` package.- Drop obsolete group attributes.- Update base-compat to version 0.10.5. [#]# Changes in 0.10.5 [2018.10.18] - Enable `BangPatterns` in `Prelude.Compat`.- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.- Update base-compat to version 0.10.4. [#]# Changes in 0.10.4 [2018.07.03] - Make more modules `Trustworthy`. In particular, fix a regression in which `Prelude.Compat` was inferred as `Unsafe` by explicitly marking it as `Trustwothy`. [#]# Changes in 0.10.3 [2018.07.02] - Backport the proper fixity for `($!)`, which was accidentally omitted in `base-compat-0.10.2`. [#]# Changes in 0.10.2 [2018.07.02] - Sync with `base-4.12`/GHC 8.6 - Backport `RuntimeRep`-polymorphic versions of `($!)` and `throw` to `Prelude.Compat` and `Control.Exception.Compat`, respectively (if using `base-4.10`/GHC 8.2 or later). - Introduce the `Data.Functor.Contravariant.Compat` module, which reexports `Data.Functor.Contravariant` if using `base-4.12`/GHC 8.6 or later. See `Data.Functor.Contravariant.Compat` in the corresponding `base-compat-batteries` release for a version with a wider support window. [#]# Changes in 0.10.1 [2018.04.10] - Add `Data.List.NonEmpty.Compat`. - Reexport `(Data.Semigroup.<>)` from `Data.Monoid.Compat` back to `base-4.9`. [#]# Changes in 0.10.0 [2018.04.05] - Sync with `base-4.11`/GHC 8.4 - Backport `Semigroup((<>))` to `Prelude.Compat`. Note that the `Semigroup` class has only been in `base` since `base-4.9`/GHC 8.0, so accordingly, this can only be backported back to GHC 8.0. If you wish to have a version of `Prelude.Compat` that backports `Semigroup` to older GHCs (by conditionally depending on the `semigroups` library), use the `Prelude.Compat` module from the `base-compat-batteries` package. - Backport `(<&>)` to `Data.Functor.Compat` - Backport `iterate'` to `Data.List.Compat` - Backport `showHFloat` to `Numeric.Compat` - Backport a `RuntimeRep`-polymorphic `withTypeable` function to `Type.Reflection.Compat`. (This is only exported on `base-4.10`/GHC 8.2.) - Introduce the following modules, back until the oldest version of `base` that can support backporting them. If you wish to use them in conjunction with older versions of `base`, use the `base-compat-batteries` package. - `Control.Monad.Fail.Compat` (back until `base-4.9`/GHC 8.0) - `Control.Monad.IO.Class.Compat` (back until `base-4.9`/GHC 8.0) - `Data.Bifunctor` (back until `base-4.8`/GHC 7.10) - `Data.Bifoldable` and `Data.Bitraversable` (back until `base-4.10`/GHC 8.2) - `Data.Functor.Compose.Compat`, `Data.Functor.Product.Compat`, and `Data.Functor.Sum.Compat` (back until `base-4.9`/GHC 8.0) - `Data.Functor.Identity.Compat` (back until `base-4.8`/GHC 7.10) - `Data.Semigroup.Compat` (back until `base-4.9`/GHC 8.0) - `Data.Void.Compat` (back until `base-4.8`/GHC 7.10) - `Numeric.Natural.Compat` (back until `base-4.8`/GHC 7.10) - Introduce versions of modules with the suffix `.Repl`. These simply reexport the contents of their counterparts without the `.Repl` suffix to provide a globally unique namespace to import from in the event one wants to import `base-compat` modules into GHCi. (In `base-compat-batteries`, the corresponding suffix is `.Repl.Batteries`.)- Prefer the new %license attribute over %doc.- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.- Update to version 0.9.3 with cabal2obs.- Update to version 0.9.2 with cabal2obs.- Update to version 0.9.1 revision 0 with cabal2obs.- update to 0.9.1 * Use the more efficient version of replicateM and replicateM_ introduced in base-4.9- update to 0.9.0 * Sync with base-4.9/GHC 8.0 * Weakened RealFloat constraints on realPart, imagPart, conjugate, mkPolar, and cis in Data.Complex.Compat * Backport Foreign.ForeignPtr.Safe and Foreign.Marshal.Safe * Generalize filterM, forever, mapAndUnzipM, zipWithM, zipWithM_, replicateM, and replicateM_ in Control.Monad from Monad to Applicative * Backport .Unsafe.Compat modules (for Control.Monad.ST, Control.Monad.ST.Lazy, Foreign.ForeignPtr, and Foreign.Marshal) * Backport forkFinally and forkOSWithUnmask to Control.Concurrent.Compat * Backport Data.Functor.Const * Backport modifyIORef', atomicModifyIORef' and atomicWriteIORef to Data.IORef.Compat * Data.Ratio.{denominator,numerator} have no Integral constraint anymore * Backport modifySTRef' to Data.STRef.Compat * Export String, lines, words, unlines, and unwords to Data.String.Compat * Generalize Debug.Trace.{traceM, traceShowM} from Monad to Applicative * Backport errorWithoutStackTrace to Prelude.Compat * Backport unsafeFixIO and unsafeDupablePerformIO to System.IO.Unsafe.Compat- initial commitlamb56 16520920040.12.1-bp154.1.110.12.1-bp154.1.11base-compat-0.12.1libHSbase-compat-0.12.1-EotHHFfFQAJ7ymd9XZQwmL-ghc8.10.7.soghc-base-compatLICENSE/usr/lib64/ghc-8.10.7//usr/lib64/ghc-8.10.7/base-compat-0.12.1//usr/share/licenses//usr/share/licenses/ghc-base-compat/-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-SP4/standard/c034fcc7642c6d843526fdafaf912053-ghc-base-compatcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=67c10b5c90ab01f201ba8a4e400270e7e91316ba, strippedASCII textPR RRRRRRRRRRR R R RR v+SKB yutf-8a9fc05a500f2b9f854bbd40a48c3d6b888891d781e01ac9a2b6a030956cd2876? 7zXZ !t/E] crt:bLL ?3İ0-!X^Q E+i׊}C{jXvʍq"`~xӥ+>dv: -X'|$U.u 7 p"`Xw3>)4y*=ofA<I]/Fv@ó$k Q;a% Íiٻ,=DžmQTb1hyWp׫R͒Uuw)I7c忼}0V44SK#C0W>ޯ*5K*ix_鿁c0exk=~3])qǂixvۀ[6=_*ݍ"^eژֺ,5K4_^tG37`E]f{j/9b(|njk+v +T-MRlq*ɀU! $|J04R:O.:Ӓ5ҮbXC{s: 3|!T Sj/|/>l\^ZΧ4uGlMĪ{5@&msBvqޛ }'3^m/w}/%ɽ칑ôc\a r&3&(H&|}.:4o4X4ks)CX* ^|Ep<*zxbIn9R> #38(G,]I!$ӻ < 2%IN'#j:+~R^#] ưq`YO9r >7 ¸60sQ]K :0kaB I /?h`B]ǜQ5-UK78-eWˌJ8t `)\`V?еkx1ڢ MLA3 Eۆ_C>X¢YYn2H^<蟣 "#X1fUP|R0K%WlkQDOK2xX/L~ tl-"TÖ(@xl @,[]*9'tEbFuamRi8P=w͜/KBU\ ?H_[rCtsnݎ.J9+Щ:6%F~YjCr'$2asϚd*II2i|.M`8tgbUepx엀1g;VS M+Îq_ٿ-ҷmD'Esޞċe³"a Hs7pVdv|C{o`)#4B0.uXxgXr Gz0[pCɀ cyH[
'(#H(S>ԣ\2KGVf(eCu,ta~}xgTq0"ɰgd3&~ˣ gVoKM~j:!^бӾ:>@``\~.EjK5n^f kJi@ Ьp%n;)6A7"O*c8P*Ҁ#S'_\a()Q!9lȐ_VXh75#c- 6%qKHS OzŤF; s""M%ZW$YSۆ &c%{Bޑ]>2_ 0r<\"$\Dp NC$()`RQ4lu7\* Y4A[',>;j0TMc$NZEǜH(pfJ1JQ22 vKG±4T᎖!"Ġ0r'⣔0% 1Cd|Jo;YuL:'H}ۀh H]GSß$P(5Eَ'RWEm !#w滖Ɗ_"y1Oj5KHny)!VidYd62oX=<$#1Uod츧ha.o X_;K~ b #hͯ/]G'+fFMWO'1:LuQ\jUsbG {>3Uwwa#'ap;oQ(/l|87n#U5py 9s"KEd!P?活Mhv>x #PHJ(*9Oz>5Y`~":zmSQwv$KXi4;Vy6SWzCEIM9[HL^\Ma,Ƕ-zfx+kFytycע[ޖ;,8m3ox tD&,2(} ?g/朔64b^?vtSH+P]!a_*XO&U@%pcR\?8~Cgv饴 3'xx) ^L^~#igYWkזWpu+˫`;[m4^T*sqegUncسRok1FABRҎ;s*.jsqBo]z`ٚlbmѳq< .lMfA3ɩr6,957T5 Px+ʫI~'}.իa"UF(GxMUM8d *8ˀx@EܒMBZ !.|AJQsW*qK"}>vvX`^V>O Vyk7! 推^͟NvqCA8J⇫D#/ ? 2i+qo~!Jic jrHE^/ޝC 83 %"{'qrc1ʻ( E@co|UO[GP8PE"{4c9T,Mi" {"h$J['Im}OƐdj3oEjM؍zdPS9 -3vLoPUcx3~kn_2,5f2.s!2t/r2/Xw5/zV"mq(*!KmvJ" vw{"aE"}FGZkKMo*H13eJA }.]VBP}Olw~f\gO/|">?E@tt%Kۭ\)zFKAin>Daʐ0 =DwpȐgg3X_)A8G"Ɖ0F-(zJe"?"IʛMǨPEҘJ\/ *5l=`A+J:AeYiϛ0zG#|jN]auSK."x{484 Dڡ\X/`0nYegE]MJnaȣ0>?ʅl mYۇE7iUuG^ߚ/ÒcDP<[pojX2sRZjS\]Ac1 NFKJEeyA% AN:@gEHKd1{ ?D^O~@.NZ2%aE[/wo҂ž>'VA`9 ?y,?YEC N"UP>W{W). Y#0?Kh-cv~CqkL[(EUdz' B{2)2hd+V/ JӶ…0|)ۗ@,s M,Oȱ$| l^ 0U}ז$nqE7vO5X!6܏mv:#`#/V`]v6ggyp5զ3G]8癥Q6ǖ'kE.lBɟOUaRSGy׊h3&.Ejg o4\MR:8J?zt?Lˡ ,WX* 嗿r 3D h?P9Q2}C0^>PNosw,j#kMCSoX<&c0VZh&j{S6B4zA<#}, i1z|w$qB^YZ7ػj.%-HSWWp5\ {4PIY~LY}1#.v@InbeiWZJ=[lr&v ;ƂG@$%[8evޱ~xM˼qG# XbY^HC٫l7VbޥL8.P+lw97K13kd6+ mM:>9R:ێr@IF/x%D3 (-e+3' io)rUYVzp~|4q^~@Xyyw~҈l]"0E%N v:aKa kA{lTџ:00 ׊]{03gfƼ!έͤ\jL)*d{jĶ ewsŽS5Wƿ&o0NVj֚8Fd';`9^cțk!ҜӸB :L- \Z j0 OvۦMsuqOnfxfPMM$1.i'/yiYdWZlJF,atHӥNZn #];m[{`hF-QG,dc-[BGYϲCȢx,AX߻lVBqYLCS;lWV,o<}wE:,ֱ}E#il.Wv]A/Ŷo5zJ>:+ cߝ;NTװt1Umb(kA!c#%;O-(L[ YMLo{Xw%q# U/:zktc!]l=ʘ]Cc `5y'uI.|5Ù^ ^a7vԜ~s>w.7Lc/gkmݖf`-'4̬h9߃2k7)!$M A.W޼AtMϙ3Ž&j@"Nܹ# > gثm]~(Mg'?{2sJ9 ^bYWxYv&[m 8uk|Itۘ㥫,s) Ş/J 1sv1|&&=`g T/Czu[vҢj䍩WzzH2,lsugS<0͆0pG( zoWhAB$#3x-"V-VFyry1iaflA5x<3&,8}ĈfE8c9^Ns Av kPwq~g-Oڛ:n:*/;9QMKu@98T";[PV7O[C ?Ga?wpj#3B9?Rw&Ru#5X;(JqіPQUn1NmNI] F4Q*#2YҴuo/툵UsEJC`8W .HDLVqH -q ?z aIν}f9aNaPlBVT=Wl V7t]8_EUhVW1~/iDX@ VeD_.-{xy<)h(l~eOuiW+l LQ~)R"6eZZuQ&6+cëJ4:U2o"vW7>8̈ 7{ᒌښouh`bһ%t-)lBNtCbDפ%N\w'0;cxX)!%'W5ä8vžy:IqeƤ5x'4&w_#Z }ңIjh=eyFʢ/B5a] !olS]6%s93-ޢ ,ʭKΕ;9YZ/:r T74EXʻU5R~!:UHrlϊ6|UC .ucQbxu47O1X&r4m \Aj؝xM#NnTcT6t>g`pY d94,p1<sS0` ?A VXxc{}(dMqFf\`zBޗfn,<ia^i!N^ ؒ;5Gub |㛏ɣ x!h#)i_z#)PQKk,l6+rt!U +Eyڱma-vÐ񶰸!/6[?E/5Q~ >ƾ BI0U#y%9Mbԩ^=T޽@pHWN+at=]Or" 9RlEl)R 67b 7ٔaԤ4~蹯<)]xB 2*`]!!l#sTt;jsg1-+iJvNnsf0=Ȇ߳0I9/Gh &/9]i1?"cv 3-)Xø/aڌA~)<|5u'M˵$hyۋP?X1c4_* 4rwS7{:I H8OsV6ٲu4ۇ{ֈx7$pQ)Ϳ̊ɛ>P~X)t?skWH,u`#=ekپ6SID2KfwQWɌvY|dgpF\҅娝 ri)ɰy: KOqإO!uTYn~ Oߗj`^9..uk Xs]]ݞs@NVhś3Y_I5b 9Q7bY#Zf?0$h?uyeP0TZh<"47a)Hdi5j*inTF>Y&߰X$#G &Ci^Op.V;Inz: B(>N7o=_T5I)33'qjV y!%,ݐ$kKmL{twa˅&] ^.7B$B>QZsX"} 0+~J>:2[7$a; eĩ!_5=1:Z֌"%wWKj*^ #~hh"vj}"cyb۫ZWM<-RQ XL—Ow)~$C.R*m8@=!f0Y,I_{R&u*Agxz~ hΘ}?$b1ɫO,5狗 1*DĴrW/" ap~T GSH3\ضbC8A?M_]a?=`rV[X.└&՟xr^}89%UDQmSq9*QQ~ԛFY&ZV]o"Qws! Yj[[(Epu#t866}l7v} U=.>t);L9f䅷ڏbFdq%x"&הްm Oc2~ cV׎7M ;I3D rqeUYqss#i8 >'b!X]RXCm-(4W#I*R .G6Y]*>d"T[ ("L00bpH_ENlԗ%BS/?'h.Kyh aW(-C_w VI]0hV=ϩ\е$N[U2uv\(Vtʑej}#s&쵒OT e hqhiS_ND<9X]uRgOv]9``Hk{! -isk]{ȧ}i/L_q : :Wn̋:ԏ9bZo\%}'p4?noSNw7lֿ/-"4-q 6Y(8 OӴPBGةMi=j p ,.G2nʒ!D)-@|\,6~r5 |9;`*V6ϗuy-G. voۈ]u|=ACoAձ˸jZӥPtVuI4 މ"Tjp0'͐M gձ$ N`cF:fBho4}@a>I3o$} Fؐo>H%{ba{߉x0YB& y]}!%|puBetǗGx=p6/V]v~(uvgc~ r)]lڒ?eBrZz,|9K .[pO229  gđ0AZ@dP hl֤+\}~ Ww \F6{߳k|YQux϶%_7cĎH B$%>F]P2S,8GJge6R<T1X5kदņ.1m z,qilLA=.݄k|Fzf{gqC)2&&t O[5DjJ&!ZlaGdd5]fm@+HcݴLxB>D.bA:>ʇ]'d^wn2,?Pdo)4,]Ǎ4ҷ7yhY˻g ZcПfV0Ʀ%|:րLg3s䙽qrL,o_{¬Qi*Q]&`)LA.G ٿ1H?fgXjHEˣy8t2Y2i2Q@5ŀ!v-) r]gMH%/-I J8ָS UCv @MpzVg+C >Uv1 D:hJ꬞Ɲ "O\)ۏn"Wk3i͹{#H.6.;m =\F(ǭ:J.=R*/7zeeԡ|eq<V漏Xμz(a>B]HGjN>OӫT^ѺawǙmA.2 w#Wq}}?!Kub*dd.K(IfIӎ uH^TY+ ?ڎaV\k š:$9" PvP%3ôW۪kP>Gsӛ9nx6m76dYisEKO2zۄz ,&ǡM5·?9\zm2z+֘7|do\XyA!'[zOuY90D#G;s6-ѹCxK &в1k [Y^}(]2}$ƾTi:s,-"~/۽Ge4a# oRqc\99B۩O5N_s `jcK3)$ۛoF)!VbjP 4"{zTEE( p/{I+eq Jzb>1S&GvuAi--"C^y/%<!Enct~ bjrYw5vFtv` I-ޙk0P wO[ڀSbɫpPSصEMj?6XuE7jpq4 i$-}‘LMG'О*H;263\&o,۪NҾ<||_ikllm䌘ݬXھJK;O53n- &|IYūp)yŻR[D͡.6KT~ttsg6n])!E}C;"w*#WRr\-Oū/MkyP%!G_W]R#Y-<.n'1F/pW^a.p!щ'7$cS"<: S[on \+-)`M5 }|̴BA#RrT+NquipV GN99!ndNW.ڞ^blh ;grls% Lѭ'T j9_VݶLj:4>yq2ŬA !~KՇc Q$%a$*d捭\$}fR_,u};q= ZpzFz)c\A4pȘ} _,.Guc*@aF @\P3y(Si.nNKن/<(*TlH~^v^X*oĤ]:* :v z9rCڷ}:ڃ Fc|Zqi dknF:cɜg2"dhZq;MLjk0-yhufG$m5 %EE851(4OfYJi^ VÌaЈh?\꧇qL^!Loԍ]lxB{\~ElȋcHӮ͘9nBދ0)\A!_ɘxsV;7c^EI< }b``e#} %Z#Eĕ @dxT48#7нS)HMWr_^ǑXs%sz|ܯ,,2eg]S0o T2iƹID[D(DqIL+Hܕw.Ro98p 3'f՞jCm5YS&/]xכ~n֐ e Jy$T=?vS ]m׍`W}[1GwKRtrjBz{0N |SۍP~ዕVo④p[K ˁMz(DUǯ R ϕ闫 A̅֕$ v};UYDoCb摣Rh!HֈOa'b؜CDL_)FRNd{!FV|/GZo:ڝA LɳfCA$IF.QET4zв^@"5A;l{J7159٠_U.f#Ltv^n)%=q :9]ro+)߰P_It|^H[p}*2n|ŷP9f(ji%ř,tjwM]@ƅ?ښlP3bbon.s*Adjxg 뾁anRaLU04JM `g2ȼ]䡻)'Д,IpH2dBan8`U$| )Q/'S /ࡑaGaYM͡,'"S7>pjJ(W >o%w ؏nP;OFRQGeUD(y4, 쑫g%\#RQ]Ğfa^͆C]֚rB=6^ J^ _F{2!adsPTWO 3r/Bq e.d߅ㅯe0B6&(ql8ʲ|\Y~Q >Râwq~DV9,vF?UV  \i+l6!t.aOޙ):x)/缯:BY|!z.ϛab6b ԕjַ u4clRfj̥EKJx]a-mBF)j.t"iGE^oX.\s=~7 p!fRC,0e}mQC!ЇAUZ}]VJd"՛J"׮+3e׬UFOĀVʰ'K|UCkf U6S+MJ\z f?=bYamEA)e5?#W='f\nXã7w6[7kD eqwg0ʫ(qؖUsN0%DȽe7i7&01"6"OIrfcF_.NLmtωɘb]h8:胬&r9;v7Y-