ghc-cabal-doctest-1.0.9-150500.3.3.1<>, ep9|0-py˸Mp,fސfufk*gJۄ&܆LlAߙd=I"?.#Q ζjR;a)vzyL%{X0d.мڅ]~VcXAOON1` Ox8iت΃/=dh231@2oa:LފLt cأhYt>>?d ' N$(Abo      x!!!(89 (: [F3GLH\IlXpY|\]^bcEdefluvwxyz@PTZCghc-cabal-doctest1.0.9150500.3.3.1A Setup.hs helper for running doctestsAs of now (end of 2021), there isn't 'cabal doctest' command. Yet, to properly work, 'doctest' needs plenty of configuration. This library provides the common bits for writing a custom 'Setup.hs'.eh02-armsrv2. SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Unspecifiedhttps://hackage.haskell.org/package/cabal-doctestlinuxaarch64(AA큤eee;df3f431431dd1a9d0eccb2cd3f982d93e60ae5ecedc1a8e815dc8b0cda954c8e5f3facf95bb7d0de63aac65ff31e1c071cf37cfa28a56cadf236eac1bd9c9fa3rootrootrootrootrootrootrootrootghc-cabal-doctest-1.0.9-150500.3.3.1.src.rpmghc-cabal-doctestghc-cabal-doctest(aarch-64)libHScabal-doctest-1.0.9-AOLSgTMRkwx4aIfBEmHg9-ghc8.10.7.so()(64bit)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    libHSCabal-3.2.1.0-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)libHSbinary-0.8.8.0-ghc8.10.7.so()(64bit)libHSbytestring-0.10.12.0-ghc8.10.7.so()(64bit)libHScontainers-0.6.5.1-ghc8.10.7.so()(64bit)libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit)libHSdirectory-1.3.6.0-ghc8.10.7.so()(64bit)libHSfilepath-1.4.2.1-ghc8.10.7.so()(64bit)libHSghc-boot-th-8.10.7-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)libHSmtl-2.2.2-ghc8.10.7.so()(64bit)libHSparsec-3.1.14.0-ghc8.10.7.so()(64bit)libHSpretty-1.1.3.6-ghc8.10.7.so()(64bit)libHSprocess-1.6.13.2-ghc8.10.7.so()(64bit)libHStemplate-haskell-2.16.0.0-ghc8.10.7.so()(64bit)libHStext-1.2.4.1-ghc8.10.7.so()(64bit)libHStime-1.9.3-ghc8.10.7.so()(64bit)libHStransformers-0.5.6.2-ghc8.10.7.so()(64bit)libHSunix-2.7.2.2-ghc8.10.7.so()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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.3c@ba@_H@_L@_;^@^@]X]]e@[@[O+Zz@Y@Y"YXpsimons@suse.compsimons@suse.compsimons@suse.commimi.vx@gmail.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.compsimons@suse.com- Update cabal-doctest to version 1.0.9 revision 3. Upstream has revised the Cabal build instructions on Hackage.- Update cabal-doctest to version 1.0.9 revision 1. Upstream has revised the Cabal build instructions on Hackage.- Update cabal-doctest to version 1.0.9. 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/cabal-doctest-1.0.9/src/ChangeLog.md- disable %{ix86} build- Update cabal-doctest to version 1.0.8 revision 2. Upstream has revised the Cabal build instructions on Hackage.- Replace %setup -q with the more modern %autosetup macro.- Re-generate file with latest version of spec-cleaner.- Update Cabal file to get more accurate dependency information.- Drop obsolete group attributes.- Update cabal-doctest to version 1.0.8. 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/cabal-doctest-1.0.8/src/ChangeLog.md- Update cabal-doctest to version 1.0.7. [#] 1.0.7 -- 2019-??-?? * Make `Distribution.Extra.Doctest` `-Wall`-clean * Support GHC-8.8, base-4.13, and Cabal-3.0- Update Cabal build instructions to support ghc-8.6.1.- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.- Update cabal-doctest to version 1.0.6 revision 1. * Hook `haddock` build too. Fixes issue when `haddock` fails, as `Build_doctests` isn't generated. * Add a hack so `Build_doctests` module is automatically added to to `other-modules` and `autogen-modules` when compiled with Cabal-2.0. Thanks to that, we don't get warnings because of `-Wmissing-home-modules`. * Add support for doctests in executables and (with `Cabal-2.0` or later) internal libraries. Refer to the `README` for more details. * Add an explicit `Prelude` import to `Build_doctests`- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.- Update to version 1.0.2 with cabal2obs.- Update to version 1.0.1 with cabal2obs.- Update to version 1 with cabal2obs.h02-armsrv2 17065384671.0.9-150500.3.3.11.0.9-150500.3.3.1cabal-doctest-1.0.9libHScabal-doctest-1.0.9-AOLSgTMRkwx4aIfBEmHg9-ghc8.10.7.soghc-cabal-doctestLICENSE/usr/lib64/ghc-8.10.7//usr/lib64/ghc-8.10.7/cabal-doctest-1.0.9//usr/share/licenses//usr/share/licenses/ghc-cabal-doctest/-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:32273/SUSE_SLE-15-SP5_Update/e68d3c5648ec9544882e0aec0a6cbf58-ghc-cabal-doctest.SUSE_SLE-15-SP5_Updatedrpmxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9ec3dd26f28e2ad0c427c3a9aac4a74efb0d49bf, strippedASCII textPRRRR RRRR R RRRRRRRRRRRR R RRRRRRRC&nRTsutf-8b984e500a04ef2cf248b30855a2690a4f415404f67f856117f27b8e84137e173? 7zXZ !t/]"k%暨rΦ3+mTHEͅ3߻c/9RG;dpiά֫ muЈήOlnmg 8.7%CAr exx|:.u& L{q9ۊ8i4w睲9:tZ(~ZOۥ}1 %u[C G ɂ5"ՙN YWQʹDG2V6ÒEa==.[;)in#gxBئ1S}/Y%6T\DkI:B"p7^$"]ݮ ޠ/^c!׳yZ]_ZԻq0۪CW:6\HPuL__0^p.IE8akVܘ9@jl}=؜~&8/c@3Io Fg1V7σ\5C5*߮ YZ