ghc-bytestring-devel-0.10.12.0-150500.3.4.1<>,5dg#Tp9||/ؙ0sMb -i'| &^{K͛No؁|x 72w'+,?#W>,/K=yOXʧ1Gt`}6$| 9^do$R"[P&r%hSQ$|˟5փHo N6$mj?#?'H|7ʋIgkEc[{t=z§/r+Fd%leSOґLd>B|?ld! . [ 1NT[   $ ' (t*-3//22h23(484 h95h:>h>@FGH$I@XY\] ^ bcpdeflu v( wxyz  &hCghc-bytestring-devel0.10.12.0150500.3.4.1Haskell bytestring library development filesThis package provides the Haskell bytestring library development files.g#Th03-ch2c٭2SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Otherhttps://www.haskell.org/ghc/linuxx86_64/usr/bin/ghc-pkg-8.10.7 recache --no-user-package-db || :/usr/bin/ghc-pkg-8.10.7 recache --no-user-package-db || :]]]_`_]__)))_\^Q@Q=Q>OOO) * currently under upstream review * fix Haskell trac #10458- update Cabal to 1.22.6.0 - add u_Cabal_update.patch -- update of Cabal * Relax upper bound to allow upcoming binary-0.8- update terminfo to 0.4.0.2 - drop remove-cur_term-usage.patch - merged by upstream - add u_terminfo_0402.patch -- update of terminfo- update Cabal to 1.22.5.0 * Don't recompile C sources unless needed * Support Haddock response files. * Add frameworks when linking a dynamic library.- use upstream variant of remove-cur_term-usage.patch- update to 7.10.3 - add cabal-show-detail-direct.patch -- Fix testsuites with large output. Debian patch. Thanks Joachim for suggesting it in Haskell #10870! - add ghc.git-b29f20.patch * fixes upstream #7830 * fix ghc 7.10.2 failing to bootstrap ghc head on ppc and perhaps ppc64 with some optimizations enabled * backport of my patch for upcoming ghc 8.0.1- atomic-cast.patch: fix signature of atomic bultins - ghc-7.8-arm-use-ld-gold.patch: remove obsolete patch- Remove ncurses6.patch - it's not so easy ;) - Add remove-cur_term-usage.patch to remove the need to access the cur_term global which isn't available in the openSUSE ncurses6 build.- Add choice for libffi in openSUSE:Leap:42.1- remove llvm from requires - add ncurses6.patch to fix build with ncurses6, all thanks goes to Tomas Cech sleep_walker@opensuse.org- update to 7.10.2 * type checker fixes * fixes for Aarch64 support * fix deadlock in runtime system when scheduling garbage collection - 7.10.1 highlights * implement Applicative Monad Proposal * implement Burning Bridges Proposal * support for partial type signatures * reimplement integer-gmp * support plugins in type checker (experimental!) - drop llvm-powerpc64-datalayout.patch * this patch was incomplete all along and now we have our native code generator - drop ghc-cabal-unversion-docdir.patch * ghc-rpm-macros is following ghc's doc layout so no need to patch - drop D349.patch * fixed upstream - drop integer-gmp.patch * we do not support SLE11 anymore - drop ghc-7.8.2-cgen-constify.patch * fixed upstream - drop D560.patch * fixed upstream - drop ghc-glibc-2.20_BSD_SOURCE.patch * fixed upstream - drop ghc-arm64.patch * fixed upstream - drop ghc-config.mk.in-Enable-SMP-and-GHCi-support-for-Aarch64.patch * fixed upstream - refresh 0001-implement-native-code-generator-for-ppc64.patch - disable ghc-7.8-arm-use-ld-gold.patch * not sure we need this, must be rebased if we do- add ghc-config.mk.in-Enable-SMP-and-GHCi-support-for-Aarch64.patch * enable SMP and GHCi on Aarch64 - add ghc-7.8-arm-use-ld-gold.patch * Aarch64 needs gold linker- refresh ghc-arm64.patch - unconditionally apply ghc-arm64.patch- add backport of powerpc64le native code generator to 0001-implement-native-code-generator-for-ppc64.patch - refresh D349.patch- on s390/s390x use "make -j2" to stabilize abi hashes (see also redhat bug 1212374)- disable llvm on arm64- re-diffed ghc-arm64.patch- add ghc-arm64.patch for aarch64 - add aarch64, s390, s390x to ExclusiveArch- remove unneeded conditions- chnage constraints to 12G for disk and 4G for ram- add ghc-glibc-2.20_BSD_SOURCE.patch * fixes build on unregisterised architectures (openSUSE: ppc64le)- drop ghc-cabal-unversion-docdir.patch * ghc-rpm-macros follows upstream ghc again+ add ghc-glibc-2.20_BSD_SOURCE.patch from fedora - updated to 7.8.4 + removed D177.patch (in upstream) + removed D173.patch (in upstream) + removed ghc.git-e18525f.patch (in upstream) + refresh 0001-implement-native-code-generator-for-ppc64.patch * A critical bug in the LLVM backend which would cause the compiler to generate incorrect code has been fixed (issue #9439). * Several bugs in the code generator have been fixed for unregisterised platforms, such as 64bit PowerPC (issue #8819 and #8849). * A bug that could cause GHC's constructor specialization pass (enabled by default at -O2, or via -fspec-constr) to loop forever and consume large amounts of memory has been fixed (issue #8960). * A bug that would cause GHC to fail when attempting to determine GCC's version information in non-english locales has been fixed (issue #8825). * A minor bug that allowed GHC to seemingly import (but not use) private data constructors has been fixed (issue #9006). * A bug in the register allocator which would cause GHC to crash during compilation has been fixed (issue #9303). * A bug that caused the compiler to panic on some input C-- code has been fixed (issue #9329). * A few various minor deadlocks in the runtime system when using forkProcess have been fixed. * A bug which made blocked STM transactions non-interruptible has been fixed (issue #9379). * A bug in the compiler which broke pattern synonym imports across modules in Haddock has been fixed (issue #9417). * A minor bug in the code generator in which the popCnt16# did not zero-extend its result has been fixed (issue #9435). * A bug which caused the compiler to panic on pattern synonyms inside a class declaration has been fixed (issue #9705). * A bug in the typechecker revolving around un-saturated type family applications has been fixed (issue #9433). * Several bugs have been fixed causing problems with building GHC on ARM (issues #8951, #9620, #9336, and #9552). * A bug in the typechecker that could cause an infinite loop when using superclasses in a cycle has been fixed (issue #9415). * A bug causing corruption in signal handling with the single-threaded runtime system has been fixed (issue #9817). * A bug that could cause compiled programs to crash due to use of overlapping type families has been fixed (issue #9371). * A bug in the inliner that caused certain expressions within unboxed tuples to not be properly evaluated has been fixed (issue #9390). * A bug that caused the compiler to not always properly detect LLVM tools (particularly on Windows) has been fixed (issue #7143). * A bug that prevented GHC from deriving Generic1 instances for data families has been fixed (#9563). * A bug that caused type inference to infer the incorrect type in the presence of certain type families and constraints has been fixed (issue #9316).- add constraints file- remove dblatex dependency- add patch 0001-implement-native-code-generator-for-ppc64.patch * native code generation improved compilation speed * fewer errors in testsuite than with C back end- add patch D560.patch * fixes dynamic linking on ppc * see https://phabricator.haskell.org/D560 * this is a back port of the upstream patch- add patch D349.patch * fix a crash with dynamic linking in GHCi when accessing the process environment * our patch has been submitted upstream * see https://phabricator.haskell.org/D349/bin/sh/bin/shh03-ch2c 1730368539  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~0.10.12.0-150500.3.4.10.10.12.0-150500.3.4.1 DataByteStringByteString.dyn_hiByteString.hiByteString.p_hiBuilderBuilder.dyn_hiBuilder.hiBuilder.p_hiASCII.dyn_hiASCII.hiASCII.p_hiExtra.dyn_hiExtra.hiExtra.p_hiInternal.dyn_hiInternal.hiInternal.p_hiPrimPrim.dyn_hiPrim.hiPrim.p_hiASCII.dyn_hiASCII.hiASCII.p_hiBinary.dyn_hiBinary.hiBinary.p_hiInternalInternal.dyn_hiInternal.hiInternal.p_hiBase16.dyn_hiBase16.hiBase16.p_hiFloating.dyn_hiFloating.hiFloating.p_hiUncheckedShifts.dyn_hiUncheckedShifts.hiUncheckedShifts.p_hiChar8.dyn_hiChar8.hiChar8.p_hiInternal.dyn_hiInternal.hiInternal.p_hiLazyLazy.dyn_hiLazy.hiLazy.p_hiBuilderBuilder.dyn_hiBuilder.hiBuilder.p_hiASCII.dyn_hiASCII.hiASCII.p_hiExtras.dyn_hiExtras.hiExtras.p_hiChar8.dyn_hiChar8.hiChar8.p_hiInternal.dyn_hiInternal.hiInternal.p_hiShortShort.dyn_hiShort.hiShort.p_hiInternal.dyn_hiInternal.hiInternal.p_hiUnsafe.dyn_hiUnsafe.hiUnsafe.p_hiHSbytestring-0.10.12.0.oHSbytestring-0.10.12.0.p_oincludefpstring.hlibHSbytestring-0.10.12.0.alibHSbytestring-0.10.12.0_p.abytestring-0.10.12.0.confbytestring-0.10.12.0Data-ByteString-Builder-Extra.htmlData-ByteString-Builder-Internal.htmlData-ByteString-Builder-Prim-Internal.htmlData-ByteString-Builder-Prim.htmlData-ByteString-Builder.htmlData-ByteString-Char8.htmlData-ByteString-Internal.htmlData-ByteString-Lazy-Builder-ASCII.htmlData-ByteString-Lazy-Builder-Extras.htmlData-ByteString-Lazy-Builder.htmlData-ByteString-Lazy-Char8.htmlData-ByteString-Lazy-Internal.htmlData-ByteString-Lazy.htmlData-ByteString-Short-Internal.htmlData-ByteString-Short.htmlData-ByteString-Unsafe.htmlData-ByteString.htmlbytestring.haddockbytestring.txtdoc-index-62.htmldoc-index-A.htmldoc-index-All.htmldoc-index-B.htmldoc-index-C.htmldoc-index-D.htmldoc-index-E.htmldoc-index-F.htmldoc-index-G.htmldoc-index-H.htmldoc-index-I.htmldoc-index-L.htmldoc-index-M.htmldoc-index-N.htmldoc-index-P.htmldoc-index-R.htmldoc-index-S.htmldoc-index-T.htmldoc-index-U.htmldoc-index-W.htmldoc-index-Y.htmldoc-index-Z.htmldoc-index.htmldoc-index.jsonhaddock-bundle.min.jsindex.htmllinuwial.cssmeta.jsonquick-jump.cssquick-jump.min.jssynopsis.png/usr/lib64/ghc-8.10.7/bytestring-0.10.12.0//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/Data//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/Data/ByteString//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/Data/ByteString/Builder//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/Data/ByteString/Builder/Prim//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/Data/ByteString/Builder/Prim/Internal//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/Data/ByteString/Lazy//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/Data/ByteString/Lazy/Builder//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/Data/ByteString/Short//usr/lib64/ghc-8.10.7/bytestring-0.10.12.0/include//usr/lib64/ghc-8.10.7/package.conf.d//usr/share/doc/ghc-8.10.7/html/libraries//usr/share/doc/ghc-8.10.7/html/libraries/bytestring-0.10.12.0/-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.suse.de/SUSE:Maintenance:35884/SUSE_SLE-15-SP5_Update/607da48dd23cf28fa8629e53e7ca2aba-ghc.SUSE_SLE-15-SP5_Updatedrpmxz5x86_64-suse-linux   directoryELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), not strippedC source, ASCII textcurrent ar archiveASCII textHTML document, ASCII text, with very long linesHTML document, ASCII text, with very long lines, with no line terminatorsUTF-8 Unicode textUTF-8 Unicode text, with very long linesASCII text, with no line terminatorsPNG image data, 128 x 104, 8-bit/color RGBA, non-interlacedPRRRR ȸ>Ɍ*utf-8417f48f1003dd856622fc97b21df5839aa1d0e3f87061db56a7eeff2a4a75b86?7zXZ !t/w]]"k%:rW&-Am~"% :{Cdu,}>鈝:{C~&fB6[ၑܲiЗs0Q`Y{S-*~u]Ӝ+RS 4a۟ vܯ\خfJ|+uxmGQ@o`?::-][nHQϫ~ Cܾ]=~זk6w^W"AF6gҌau]"S,WV绚t](yt ]7e'Tبl<cq39FZ(jdp4- c㍭f= %73q 9Ij`ҌEȻV"; 0sl6zܝH$BqAV}ާx![ j0 $_$g߬q e&WH0 `rW +OZl^S w?3҉^2OelG9b][LX^2y]?|l| BIe`NExp0F#>>ldȇwSa٭ǕL |;6Rr,pS &[7/C?ݶ@iBUм5Cp&eee<W{՜W fpW) OC̗pZ&0 ZP%Lyi&"ijpYT~1`Vi>&"#<}}Yw|N=4::άž0J޸kMTwG>$9}qF3[ ">Qx cD~/N=|M˞r3 U񁣀vWs|y,Tq4 y'Y9&.HUe5[d*86,qQhzUaƋ*b߆aeL ;v[ܺU\ /5k,u *Ky{%i#y'q5iezZo8EC>4˳^NB(qFj^HY#BnS+ Dǭ]F!&jPo&U"lʃ)kƦΨӧ:E@[슐_UGtF uMh~/JhPtWBr17x+Z@3pS 욍p[y:1{;E^4|o${XrA7AX?ed_BZdT{y 8#ˏ ÿ־"Q~.0dqo,oT-,bA -<Az*յVFhkASJÎnt nt4@mϮXHD[ɡ}ZۄZ&t(W5E3`k "]ڀNb^Gg 4"Zud1ol= 3VAR:F?7br|c N- ËNk' FڨLYc%mQ1 D]n4>Td2) _~'{Y°r<֞yyu[dz:lnهHs1!1p {D܏ ibR56IIw?XΊz-ֱ&18U\!g0U%ԎJjG!Y}U\<.o:8ͫt=o/!C;Ω ̠g(^P6T8[ G.JX9|/֏(@uSw9ge$FW(?a85F5C" fvӳzNw qZ Sj~]l9Q'3o;հ$.M e>z,Bj Wx Ub:at]1x޸/pr_z4[JZE`.-u559u&'6I~ɏ3`*~q4Lo\g=2(`|z/0NW֠ud&eWܧj l,%vڻNlax; yIyEEȳ/YgBv(f6 iBҩ4֊!h2Iws\dQ6vf59y$%6ZQyJ!lk^[w ?h)BT h!ݚLo 7=Ԛ*xK@u@%%a:NYbVYP ܒ|uOԳǪq]C(r ZncM7 9vjEf7eUS_)h32o.ԏJ44o4r>S}$SJ# JxW?7;2,O;A^IX !UPF)[O~U&DnO4|(%/ZဤV'fSLx ߮9}$Hf0$xOcޮIGבdFm_`RϹ3pȝ?3ݶ J)|4܇)h/LR1u7'VVOYRx2Udq.UOzCT` Lb|< g(201+߲Ȍ GjRAAXT输.v_PGE=oZ;۽O*҈Msb\hU8'=?Yq_ ,7e%ҷ@ck՞ht8x\ufh+]AEm 7&MjY6 0=ZqK+6bςzŭKAC%]~xxQäLs׆WHtx$-7a:Mn|^z66&,i*$Nc,S5jsj/lO x.J\8Ly}};nA$f Ee5 9R:Bb>fiz"vRWT<is^! h36EZENbH'b ß8_ic_íkڮ% y?L鍢34X:|6gVcSvWUe4^w? gnwwPځ'uGn[2*#_AK0x{_cU.~9e}xG)<=3 xƃYW"|}h#p%℔8Tܤ ;mIT=Fw3;"J(kҟPja@ 9.*j3 f!p)ͬyD%)Ϣ‘܃¬ <6o.i#y^g4FU)ŧ#'w:N.NtS&mx},?NL%i<0J.VάLB.cN> qryqJZP}IC!ɭ` t(Dw Am0'ťQlap66d04$ƪAIVaSz(ϝnXb{]30u܆6lG4%lG{H\>G&Nzjbx{Tܮڠ{oOؠ/oƷħ sTyLgnQWdmqO3 rr10O9l;^SMJ9 _=3EJHIT |A8u 'JqN Z~{Yh)!'!6is\8cTۧ|s~R?oZ6pQ XA,Odj?`;|,x5C5t Ϋ ];/ EA@Cv\l&0Of(  I8I( &m'AIՇen$_ SʝǺd)(b3^]!σOPBY[!cPh]pFn6zqq ,`Z0KיMӗ/Q䐺kunh!]F,ӎO ]|!UUMxel\L_Z]Mbt?|u@M3 ЄQpG{mf%}{2~[WQu\+|y-gM-<ui]y{\^%Tn/)0Z*^a`)e|,Mu55[3[rVpѩ{?D:q[CP )G&8't*egx~҆;+?\6^DaÊXZ2VL0LO+#aiUI'(z$Ep)ULܰaQ[Kt'5`?7.@of/Lq$5TXѰb^)he OJL,鰳E;RoȪǕvƳCZc(NemmYf3}7 !i3ME[7Dp1H7_: F봕ySP Ojwe4` *[疁*DIh^zt`&%3q]$+9?0pxJ'YݤfΈd0 E_i=旈jWkhE$>>seU&"k KQ.Btd̔B]/CU@ȧ?ʑDpf=w ?SK@bAĕtPE"[Ph?)2MW@fR3ŏ#JmR^]/~F@h>sRq*wӨvŏ›c'>/zSp}WtϜ\ PAh} ¥_`E >TzK&On%|$Oa[ 1[kXCūGZTj$ɠ$>u!^NJȢR@؊9T@yN|%95CخfȪVةmk:߉bE|a/΅%<% .l"woo%Aw,66%w*HX}s:xm03p7;݃=Ķhj#E b_s 2~tR4 ~HSP&("Dzjw r Hn6%qV(s,SnFgE[Cyeg1šRbI~.p%b|h>\%7.`۳0 НئLvBxȨ!(t@YT |hmlPh3h\A>7a6l&>"rPIpTAEwk#T=bߨX5@'r4R})uꙇyIK-~+V!Ir  ?1(;)k8,Zۣp\J})=q \?3J$]eqN2@/K.ms8R;ְ [ \6ʹ.~Mi `}Ц6q#/+ $QM--{B欹'&qxzM.34Ici)̹vH?LaD?k噕N^zWYdpe4bQpu ߖLh Pn1];?-tp߳{fRLԙiRi F|򇶲OWi&lHB+mlU6/*>P،JϮKMZm@JuXR0{}xWC'k&ތKۑQh]X{&;~_A>kڎRSWf!]2mK3,*&OA 'yҼ=U 6 2hRAj"j|-g37u/D7E^,MDlق8 D3iY_k(_wnbVؕYN'~_ hSG`?AqyUVf0^K\^xHd I\@Q,! >^_"v<KxmHr}P&' 3-r؇\~LO0yO /P;"> ֵMǖx utzaxVT5SJj ̷cLF~@Wp*d4+%Pk݋lPh|A1șBotC1'Y9>+-րQNb{t !idչN`%Cws!Lmq+c E\1boHPѴpE߸XjFQA6fXt`6~^&,s˗>'w9,zjd'~~&..|u{G+M bVJöoaxozPȨGUmDpˈM~]DA]Y7R[ Ν|)6!sh?hv+*N'ej׸AZ+ȅlQsgTęH,T31Fq%g&kh]wK-F]m"wlc$]Yeͱy(P{#Iv "LN@:MNeBaTNz46Ze #<ApPw&?h+[ (ǜ^a8_G܌וh9(H;Cu:3ɗD vf pūŵ{Xܬ`!Jw\ t=#ӻ.d訙 Gx Apɪ|C0In!)%6ye:Fy9s~@䈈fgL%=F=&;Dx"*̢L0b՘۠P P#׌zhuZ5zF])vB: g3i*$bz@0 ѻ%HxLuvrtypJc+yd5F̥,"AR_ @mU;ԏN`L~&,"LShXkSc:}q]Y0n蟔$`8_ #Ȩg 1*Xj>(EWҠ$R#Xtܴ2Ek"BY>x4պn1-m?,<If'l4(c/d)MW+6J[/qq^:4ud7V`)YyO&Ĩ0ގ )%pL#Aб\¾~ %@ zM"w*"&1wl9}1?mU={ Iz\e8,; eb`;8]D§uP^u?/<FwD[H?v~ٵB}SN4[Dǻ7.xGf͖SOqX1m 5!>MuAGN,с֜j\_^pp7pF:Rb5v`2Hj +jc*B5$yhPL \sLcw1fUea6"JhfJ=B bZi5 Zu+DG`q۪h,JFvь8u꘻.Bl֛ LuL|QoDB-hjR1)$qo<2اTiV<z)}U}f4fבK[sGj5̀'yM>.t}:{Q\]UUAAzkXz7DCg;/yҦ|+3/ =1w7N!v?|K!Pܝ"-v <`nl~ x!%1fj`2Ӹ4c =9m$DEOHMG_k)ٖD,_-@ކ]hY(ډYWS_t/J+?8T'^)7 / Gl<$f,йi/O s[ ψ1p*SdX Kw7\+WhI(] J>@WK!T̚(%5oCZ$#ke ߗđida/Mmw9$pPjD<|$ɛyҰc_<+~;6 eƨsT`Rӵ|.9*?]*8ya-A-F vlS 57Zq6Fois~zIsch>VPDflW娪'TƲIJM-/`+j1²SUUB]r&wtuyx 4JݥLm%4 >2}>X `~dIkoc Zޱ2ZzE/ 釰mX\Pi5D?a&5ԏo6%cΕv>-czs"tehE_?2\҃|SG<μ Sh_uLX?`QR6hjEX ޷vBGLg8˖$pF2N% wF#*qrɑk}Evj ݿ!>g3K:2TМg}QNWD`SmS3MC.`J 7 KЇ07 _ۅ%WyHr@ޏ<ѦNU E7;e|e>lD6H-d:? 4rYx{Dnlхk%!Vһ~ 8M^ BN-[9/a1Nٷ\܈p4G."yn?JuGXx֮1Q(!?BR Q"9%cqGq/@Yor /MߦP7 Rm/x_tD=2#%ԃ.QA}{L-)qM' ;gޞ&:37jhG\ kj-%JM뇺t/$6ˬa)KShjfMe6#,,!w-,'XƦ6K)`9po[˨emD'u0t1ʫ[mx3k{3XeۥᚨMZlT[&7Ύ˝ R=Yj|OuCl,ɇ[OxgX3~RwdC\ñ뙴K"NLz,kesv9bQ_{J/٨ѧ!!9b vz4s;X11/Y6 RB{(~~y.hG@bˬpOo $k&Orfr+TBa-&hAMHcfZ1$DGS\YY_U)_:ϫ[u7>Rz.9Nݬhd {\ݷO?Bc~%Zo`ny zy:"aȠ^Jc!DN޼̚ՆjFm'(OqUU'GB S^>=?djQE%7+ TĚ7O6K}薍}n$SʸߦV pK =2X&4Ǡ)( t/Xql)ʾ"EM]7ۂ^>I%P# ]6RolTxS[ E^!Sr;'b6Vp. >׊u7Q h>XlWy3d֘Ii.npOr^806Oxm?hH6$M sc6ZZr c򙰕jv)~NJ)3Iv?Ԧ-k~X@ȧОil ;,XJB`AҡLbG#vGg/q_L,R5хՂ$nMp. xYiSAl],_Sq}q;vʦĜc4J#=+2{^ pweo[t;ܶ2;ߔWU:Sum$oJ2岯ڃc-j~J& V~# ,[s̽O%(gG>{qf4S vU:Sؗ3{@le$"}&̼S_S-%G0evcC= i, L\ STGsԫq:h+-&0ی  6E{b;*ˣ@ɻxp܇?ן"f.h5KAIń;DxVLkSyW _ /0g&>sI^@4/$8yYHXBhb=> G.GV"I\ɼ}}\Foؗ}GP7>rbE-Q2DL'{*\XJ\n'5R'^(l Akb,LEY[Aq(/}H֝I{)er_@\8X+rEw6oeџK&e &_[d: 5˳)0٨.mn(jᖺ%'ԎiMHZKmdV [J~2!I=}0 Xq :V/!SPXqH8&bYdwYT7",ZU \=ya_C ANC갏nR\z6}Xk\Ш-@RܳJE%k4e t=RlփoAu+rbeB=BaniYKOP.8bBjE$9*%Π/#щ@ XCFYt#w[ 9+wDŽ>/vtz2k2a= iB{XsxIm0C);vdk'Cw֒s] &N4JEM5x( 67wǛ)0/OgSa z9F!f"Ha8kw`Z" [m'zͦkl++ɞN18b`1[pN_v7_"}SPz Ȓ.B˷;Tր([e7|k]SN;ܱ nѣBa`^6U9\GM2 Yz| d+#ph0*~V . y&LlQ_TBͰ 00aBK]a;BdLGx6@Z5Vz>X ¯>nҐkeVu^T`rdi^\lΣZDz[RFiO ?\ S r{jN #7%Gu&6d UnM(I4Cu3>A lB;([`[5Ƨu oY52\ɂޝ{T8L7:3D\b~ݩA(ɎOG֟("T >>ך ~Ϣ4qb +ke){AQpn:^ Kn^l *w],]A˭'|]hˊ+Em*+K5oKke̒Gř\Mht-*AՒ;TFN(jh+S' &76_.hujo"˔}V ~H?jXF(VM^;)#ٌ2 [!$_~1*_-]Ac~[l rT 1Ylg84~}SVtn njGffrGlN1IP5Crɻ?SYȵ t9!5c YH}ZNw&xK 'ZPJlz<)El>(B,̇w~f-ĊRjˆCng E ؖϪkt51X>D[s`e ?9#A/HD|&+%0OYc/:|#?Q=$䚏V*UbEEY$NѯXRIxsV)<9_Zkw c6[.?.ԆJ:tl~xCjOL\C2nvj/(̽:(umHS?ET4OW>}-^iKpEixD/Gfy74ɟQ| 4dDA:A kDrdu[yʎސ2kA89bN'wߢ~4nU}ﬣ4iֆOn|JN[vj (]ߥTʪ\btw 0u2+U=8v7qs'Jȿ:cff )> jeA+i^ohn6-ߖƇS>boA <|&mݶڏγB^uE"ePW&.:Xꒉ$k\jMp)Uv͚X_;o[P,R,Y UNGSXc0:%{&b vR E0@C.T8vE)|:Ppw>YZv35%g|Nj${oSIB\3@'|gZK=*r7YQ*rKOpKYTќ`6@V(%̽Av[6Po yd8" N4&\ Q@Ucva- Go}s"w<ɭU\rݔ/z%?id{l Y8w_bQg럼fk~zqnl^_gqâ9u:Ä CwZքkOU0G-0{vMp<Tv|7-KJe5آk&* Ճ[~YY)`,^D꫑a-3 3;ΫmZ.kI̽ː9xBZepz)'qY5^k/Uְҽѐ|%ҮxqG{y0YwԲS< a7Dd5.wFFsX 4i^+E \BvA $" ٤߫.m^cDfU#ۣfMPu%ʴvUu9~Z3s'DS*$Ut_3,@.9,ƥMǰWFlO%y38oT: 7j0=^>2SdE&ml7z5iqkh𘦜AW}+Je iqo ƞ7C^IxNRhvQAn.ćNω~` M .v%kqMk?n0@C9xtݴgu.L 'tZĠǸ:a_ļ@g[cs;J% +=x -T:,ՖF;7W{n(l<  S]l TJteCבDŽ4|vq`yc$/Mn2R20H5 1JrEBǐFV?H/t.˜K2_3ObbtV[Kaw5+r] iȳJ-N(ʐ o y][q7|dμ; H5GpJJ*.|&Mu.ջY.YsxGd战(GݜI):bO+7ж5x'-U쮴 ?ld60ҘL9?3z<ܼeV^H+/Mׇ ԍm%re2]G~.U6tɂz 3͍BvLl.7в<e6ۋVBpF7zYl{)r1u)s\8`ܠL.+\ *.{_Dr,b@gV-M)pz΍$^*ɳGrٓw_ =*h뤄;Ef~nTGvWMYӷ =KUR<>.E1?>W^M+v+5o4 s&@=DH]Ӣ::25,?mR7 VU+P㛛AXQ "eD:SXU<2, 9D \_ Ȩ6ޱ,*Gye{3п~OcX lj1MOyRƒBTBC{Qj( o: /Pnt>+_1T U_*anZJMw T_=aL4귙Is1ڂ7opXyjN$\\ͷ'% StQr̙D;k5-8oƅy 5vh2,V$~ X|iڒuj*^q;hK.ID}Nu^oQMq7 ENm;FFш3 7}KRHlO{w0[2TL 0(bpx} 릠Vi繐 x߹hb]tjm * _oC5;OE.y(suSJ$YNzW[.ADuW͑^YY,]YS&f\4Et;{ {"zPh̢8t*v@8׍ cnQ;OCܣU,93u Miv5 :Al2"7e\C ]t The +`q__Db+qH>(t?{VcAbXVz~,pr&}@\x+L#8>-Mq}STE\`Pʑ$d 3¹BH^#+B yw"f6idQ8YNtS=~բc7eI%?4p >orTrD9Bx=$FP oE4ݷdD_:UӗZs3:6 h$^>%` O;/2|dW>f84mCt}jZ+ٶk$+GkW?$eRh J^u;}Vce?t?i..CYJCn;J7'6gDd r̹q>OgIxjvk3WI+lj#|֚/͍Q1g3wj<Q!M3+Wݛ9Z/ Ps¤0TČk9cӈ-!~1}JNEd.kBZX\26i|4ޅV{!p 2֗fa+-$f1#où̇'pnEӂc4؛(_t'OK@2t2L(ryg/p#G `J-'ve}_N4ߩeP5|r悷Kq,26Z "@(>AjwulN¤2OV?@aƪJ<8f6^6 =J>8foT^]y!~{qj:͌"mRA9hA ki.V`k 涗BCkᷦiv'l@8G<#ex%;r P}|Z]JȊ܃D?M_ſ$^ǐfW–z=.ll9l"bL-QiܨfKNaj]P- R MG]s)%xUBUd МͭbS<unPl ǂjI7KDagGsdS3 UAvTJl=4`vBP,`*k IpM?a*cqv(3V2Y׋!X #>!A!$+XCzZwMx^Z ,[gp1<3aK#?1(V_TaH!&Y7kDAL5*Ш`okWƅQY OJ'ccWV8FQ!\$s'2Q:W.>i?~Xy% |?7nvT gV` ^Q11 J72=i踆XPuo@xnrm?F8^̏!fBo F{ 0:G1[?íptgbvEz1H,f j\(>!P<[#I%ưlO".oT\FinmzڡUOxBaf&liFx/r,: dmܿ Ox̵QnǨj ,g sð_(|P-O9Ŏ(^7G̔md::rUkt4Af0`s0R͂t[$ɰīرX/b9v*fr'x LL0ۺD+?XhYݐwP^ճHbw;P15rb0Ӭ79*ń D`71< -l(XWuQJnzʋAe[T:G jOOhnA7U |=&Aתo|,mnc׋ eMuG~|:V̱rB yrA etk'7P7SW V{Ʌ9mr wJ5lL!NOMUM<#-`McW"ĦdIKTo}OjCT2ȼ+btpv}1:/y䞢7GUE@a`>x<}`dMļ. |-67܏حnDGw3l4/QYDBĩ4T~}Ŗij&v񔢨N$Ek- f8c?H#>qJ)E&yRJ3癪zZ Tɂ6ާG9CD7 4 QQ ᕂ'Z 'H{Z 3.l6?RЂ҄7Ϣ1#}6rbطW"v]U:F둱&ͅ%H„PI'*D3jNӡ'Wzv=ice)+Е<4J,VPAeH<> UHb Ƣ [Z}Q*S qg7C|9Vlqɛ̣8bwސ̨MqeJ7ޠi+"JQ)Iy֥xY:^<-ŝ\L%qAr7n;P(A^.6(< 5[]898mQp ̀^m1ΪOb?Fo[*ebS\>S~W ^ Vh/"WsFʭl&T1ņ1iJVzĻu}a{G[ ܨ\qZP, Ɩ`|K4[0^E""_QY.Ss_֤ D )sceYk ːǴQ7D0y0Xqc}9bE" wjj|I= tO H.ED00Isɽ.]%i ȹR(ntc,zY}7D1<EwGnOÞ KXY2uWkiu]e:UBN(lH^Yxa\^,^t17Yv^' l`ILŝ,33똠fLed[~=EB +\(PZkbqFo)=8XEm|hmE˗zٖl 8oߡg(Au;b_`&.)H*CGЧX:h*8%oRdjk{T,P q .@'z0R"|7I4ԲxcFlD tgC!w$pX)~&qހ?ϧ/Z0p+9AWyCl*wS3f\x('br Ya%-1W}Zz7Jk. I1'6랧m:MY6NJr\˩-~hQIqNuȼ TK`2 _Ѻ8[r j6쁝aea黋*w d6FɊu*[U J:z2.ix7<lh Thjs`:jgdO;;@4FL>bmq7#\@:m} Ze1C>,EM"FWz١k@~7hFmLea=YӨ#zx@aJab Bvj18QTad'r@=T o.+(զ+'ZsofY~jϞg$&:mKT*qH}[X]i ;eI*]WQ^yDJq?N_ h)vK\R>~bU|BnpLp%ao(ZN67 twF!߷pJIS~vᶆ/#VijYU]WSarC,/7]ӚhUUD&UVlzgA VQ?@p*o@_H%K5Đ#8}}LAfTȘ;@%Bm[.tM{@#;wTB% 7Lmɚl|1{lQH5RR$8ȍԼm77τuG#jzU`=2;VT\tDyWH _GIRY_+5 aЊ0pV\tiZ֭M&ٳgBQ19ŕj,!\7/bnؿ!-FSMRq+wd:uZǃbS&xYOE+`22(Fуl27,21ۼtaJ DyilPd0&U -墍b[XHU:;8쏃K675źK YicykfKC60\M7  ^BrR,!80 Nl2B]ncsK,=O3pqa멪 u_= 3*8F5X.vNk/g5㘙+t.Ф Q͘ĒG /a:g[t/>@FXx23)@ɾTH&}䈓ullP-^FwĘrSQg)@s]uKDZ587?zO0{Hm{9W!t`1a)nGb7(ROSF0B2%[yrk52\ ?Do?>cv^F,@"D,lXl&.3gUۗ& pꕌ.JC 7rek K2G sd@zXTˍ+N.ܒq!TjP@)pΊ2&h=jy' 5y~Xo"`Uw)CF|xj~o<5Mml>L[N pouM\`j/\y)s؟*2S)iE4|۟е%p2l̺<0mp}MkR 4ԡ!.Ӗc;^ ?1[\;  te(Rg<ڽ?!@&A}8{!{YЛ?Bn|&C\qck)Coy)H=b fЧO칵Fb]5o&9'Sl].I#dj-d.S sK9VyU1ꑀvc+b+FSO2eTH]K!G%Nݵ*ԐNVƜ#7,WbdlZЪpꠔq<=# 0S!qs8}V˟X>G,L`mCl7B[z1=gӶeeo?WEdlxR6x!L bD^8[J{kdd֗ox7 AA 'CCa+SXWoe.tꓻє? >q.dBvj4Q]sr|.XBy{`VuFdrUj͝n=;<@]ENuҠRVe'*tqdED`6wrFibQ#T;WE2j95HX%iq٥4K TG.vώ x԰6#CL`Y'\T<; T$rSJ)8R[LqZR>tD-,g}\Bs_a긥őȢ_4!>8s쑽n&lj7Эoj][} o&咷G?~AT1 .TY8(Wg|CO^n lz;'IR{>k~kJaŽCf4/D#}V(TO-WKq5inku;Mn%Iɰ\/$57q wH=ēKIPG2YtǗSuu+w5a+M*^R/!PT`at=2 !@NDN C=.>dpC` J(ӄKD|$1 6ȣ5X!J*8W86]egOђdh`;lnbٹŀ#z5KyUDcxՈ5c~>RT>Y YZ