ghc-persistent-template-devel-2.12.0.0-bp155.2.14 >  A dk=WI%z G~?G)JRl)t:3 5vҕڨ><*BeŴvk3l UR\2HxoHݭ gObFd;Q<3(-tUkB4O0Kڨ!b beeHD7&_|;>n>_Cmm^6EI)ѧL{-`ӳbLkEvZ{R2ɚ.ZehM$4Ѯ k$]SL+Rl<}EȶH!3<>8k5jb;#o>ѵvx}>inn7T#%{]Jrlo~cLۢ*EL(فSjϱU|Q( 9~Kx/rʅㄯsq<gypvju.@HrsJ?V eBWSʔ|J.^Fž;lAR* yC?+:m^|WJKE42^c&*`v?" bqf)ub.kE]h.[?ܼ ,'"o:n!_wCVeY6nFzQHZj_?vz CJ0hE& b}njWi0{i_3I(e<`*~3f{  >=O"-o|\\~ a"I- V9OY(2mk?(!iљ 숏ŢfyΚ|zPJS l ES$GqvuGp5ew)!>&Fq1@ vqWSoVrՕa5 0hpxǎ+t%y''@>pB$?d ) 4 j  X^f       @P   (8 9D : >@FGHIXY\ ]^sbcd eflu(v8wxyzCghc-persistent-template-devel2.12.0.0bp155.2.14Haskell persistent-template library development filesThis package provides the Haskell persistent-template library development files.dk=Pobs-arm-10#SUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgUnspecifiedhttps://hackage.haskell.org/package/persistent-templatelinuxaarch64/usr/bin/ghc-pkg-8.10.7 recache --no-user-package-db || :/usr/bin/ghc-pkg-8.10.7 recache --no-user-package-db || :wA큤dk=Pdk=P`^2`^23629f6d2cf5849067c90042af3af51e86fb0b35e7e0495fc6a4c911a952f89dc557891375710773e6219663cf016d2ca374b9235d03d1071716965a9145d08d47cdfaf46c95bdba9612784a0cbfaf3d6729acaaa2597554e31a807a81446acd5rootrootrootrootrootrootrootrootghc-persistent-template-2.12.0.0-bp155.2.14.src.rpmghc-devel(persistent-template-2.12.0.0-G8x9xfSh9g4GQH9EhF5Vn9)ghc-persistent-template-develghc-persistent-template-devel(aarch-64)@    /bin/sh/bin/shghc-compilerghc-compilerghc-compilerghc-devel(base-4.14.3.0)ghc-persistent-templaterpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)8.10.78.10.78.10.72.12.0.0-bp155.2.143.0.4-14.6.0-14.0-15.2-14.14.3`dd@`Y@_H@_@_@_\@_=@_;^ypsimons@suse.compsimons@suse.comOndřej Súkup psimons@suse.compsimons@suse.compsimons@suse.comMichel Normand Peter Simons psimons@suse.com- Update persistent-template to version 2.12.0.0. [#]# 2.12.0.0 * Decomposed `HaskellName` into `ConstraintNameHS`, `EntityNameHS`, `FieldNameHS`. Decomposed `DBName` into `ConstraintNameDB`, `EntityNameDB`, `FieldNameDB` respectively. [#1174](https://github.com/yesodweb/persistent/pull/1174) * [#1214](https://github.com/yesodweb/persistent/pull/1214): * This package was asborbed into `persistent` itself.- Update persistent-template to version 2.9.1.0 revision 1. Upstream has revised the Cabal build instructions on Hackage.- disable %{ix86} build- Update persistent-template to version 2.9.1.0. [#]# 2.9.1.0 * [#1145](https://github.com/yesodweb/persistent/pull/1148) * Fix a bug where the `SqlType` for a shared primary key was being incorrectly set to `SqlString` instead of whatever the target primary key sql type was. * [#1151](https://github.com/yesodweb/persistent/pull/1151) * Automatically generate `SymbolToField` instances for datatypes, allowing `OverloadedLabels` to be used with the `EntityField` type. [#]# 2.9 * Always use the "stock" strategy when deriving Show/Read for keys [#1106](https://github.com/yesodweb/persistent/pull/1106) * This fixes a regression from 2.8.0, which started using the `newtype` strategy when deriving `Show`/`Read` for keys * In practice, this means that from 2.8.0–2.8.3.1, for the following schema: ``` Person name Text CustomPrimary anInt Int Primary anInt name Text ``` `PersonKey 1` would show as `"SqlBackendKey {unSqlBackendKey = 1}"` and `CustomPrimaryKey 1` would show as `"1"` This was generally poor for debugging and logging, since all tables keys would print the same. For Persistent < 2.8.0 and > 2.8.3.1, they instead will show as: `"PersonKey {unPersonKey = SqlBackendKey {unSqlBackendKey = 1}}"` and `"CustomPrimaryKey {unCustomPrimaryKey = 1}"` This could be a breaking change if you have used `Show` on a key, wrote that string into some persistent storage like a database, and are trying to `Read` it back again later. [#]# 2.8.3.1 * Allow aeson 1.5. [#1085](https://github.com/yesodweb/persistent/pull/1085) [#]# 2.8.3.0 * Add `Lift` instances for the cascade types. [#1060](https://github.com/yesodweb/persistent/pull/1060) * Use `DeriveLift` to implement all `Lift` instances. Among other benefits, this provides implementations of `liftTyped` on `template-haskell-2.16` (GHC 8.10) or later. [#1064](https://github.com/yesodweb/persistent/pull/1064)- Update persistent-template to version 2.8.2.3 revision 2. Upstream has revised the Cabal build instructions on Hackage.- Update persistent-template to version 2.8.2.3 revision 1. Upstream has revised the Cabal build instructions on Hackage.- Add _constraints with 6GB min disk space for ppc64/ppc64le- Replace %setup -q with the more modern %autosetup macro.- Add persistent-template at version 2.8.2.3./bin/sh/bin/shobs-arm-10 16847496482.12.0.0-bp155.2.142.12.0.0-bp155.2.14persistent-template-2.12.0.0.confghc-persistent-template-develChangeLog.mdREADME.md/usr/lib64/ghc-8.10.7/package.conf.d//usr/share/doc/packages//usr/share/doc/packages/ghc-persistent-template-devel/-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-SP5/standard/e6af4dc2c5c93b0b3e5f22688d00441f-ghc-persistent-templatecpioxz5aarch64-suse-linuxASCII textdirectoryUTF-8 Unicode text, with very long linesUTF-8 Unicode textPR>bV$SH@orutf-8c883d68782b596cd51a4dfe60bf349a76a8cf050c3aa90d7b7af205583aca138?7zXZ !t/'?@] crv(vX0ٱ(xl |=EG6{E[:9Щ}xsuZ5֚0V#.5WPDOT|'3mwUSDQ|oF#Lv[{W'!|yFTڍFoZl7/%$T5wr8eVQEHw K+I؛T raLT* nٚ WS-@9GSD YS 5%Kpqs+h$%;O*$", g^Âonw 0% Wrʄ͏]d+ҞA"Dt}3Q dAGpkBb}v2a*Q JwQ@:[,qM9|Ek[b 6{>1%ݗMPP@m;0ls#|,k!>O¡Ev޵bƓEjZYVA6Ҭ$x; gl{%y EK:Bt>Pr;~TZݲtA_>:,͆s%Z H5~ͪ_-(0 &ɻVb [ǐ *."@8;HA;[[Gj1'} ΕQ=,5ĀrD?GPκz~p9QmLH5¼O^ c†RU1l4s!}O:)W%bӿM,' K 4t 6k/˶\kmA.O8W *&6UQx_٘v%vpUueӖz%.}k1NFiy j2DTP}.|6V,ĆJMޒ,SATxN'_.^GJ ?aژ>+Gl ӊ_Q6#/'@[3^Ƒ]YΒ#תK`A#.)TLcBׇcx{H.M8CL(<՝kF%R[.YǨÞh18O'0!u ,W r&%X T2{3Iad5gm't4x8o銚o|-wu$:ac5RvϨl>ѬDn_ǪIl¤AFWV^qb'12\M3wFF4םnHO=ѲW0i=OCYDHJooPM w_\2XS/XZX'Gb>^_aNR4`l4?˒6P 8S'uݥA}񝛩E[.m})eQ6~V 95x\'IZ\qM@Z7RoMYPVsKNOlv!vTGtȇҹt.qV^a^!͎0ӥH־s6m4d)3V4_uZ٣aAӧIpO):"Qn]HTg#)f$ ˔'Nl>wwGRRZB-%95;Zfn~7]^zoŃ)\Ȟ;>.+`.ñ sbE^U\H;yAj8&fdy/@_t|Ù6v7^ a_ K^'3^\ qsC˶e6b~T3]y&8}߯H8XIJGGqnA%a+%'F[|J@cn]?bE=haAD^l X;c>:gDmP/#@R,K!He4k !E#݂­Y>H0 2. ëqmh_~5MEh Pnnv> 晴ohwA.ۂ"| X1:2qâ]ȷmаv)<풨*y N}.:z윹rrtQ|֗&BUn>[/JKg8_\[C3 (w1aiX$>BJ1o4ּ]100rDwzBQMyVVb8 -%<C$&F"4`zgX£L}*д[eQ郿: &~Lv ""Ҡxa%65{p0@V:`U^