Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-xhtml-doc-3000.2.2.1-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: ghc-xhtml-doc Distribution: openSUSE:Factory:zSystems
Version: 3000.2.2.1 Vendor: openSUSE
Release: 1.1 Build date: Fri Nov 24 06:05:26 2023
Group: Unspecified Build host: s390zl29
Size: 1830690 Source RPM: ghc-9.6.3-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.haskell.org/ghc/
Summary: Haskell xhtml library documentation
This package provides the Haskell xhtml library documentation.

Provides

Requires

License

BSD-3-Clause

Changelog

* Wed Nov 15 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - drop ghc-9.6.3-src.tar.xz.sig
* Tue Nov 14 2023 Andreas Schwab <schwab@suse.de>
  - libatomic.patch: Remove unused patch
  - ghc-with-interpreter.patch: Hadrian: enable GHCi support on riscv64
  - cabal-riscv64.patch: libraries/Cabal: Add support for the 64-bit RISC-V
    architecture
  - Adjust constraints for riscv64
* Wed Nov 08 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - Update to 9.6.3
  - dropped execstack.patch and bytestring.patch
    * Major update of ghc see full release notes on:
    https://downloads.haskell.org/ghc/9.6.3/docs/users_guide/release-notes.html
* Fri Aug 11 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 9.4.6
  - remove fix_extlinks.patch and add bytestring.patch
    * Fix a bug where certain dictionaries for undecidable
      instances could end up looping at runtime
    * Fix a compiler panic involving newtype family instances
    * Fix a bug preventing using the command line
      to compile .cmm files to assembly
    * Fix compiler panics with certain RULE pragmas
    * Fix a loop in the simplifier due to a bug in
      the representation of certain fields in interface files
    * Make type equality (~) checks in the presence
      of quantified contrains more robust to argument ordering
    * Fix some segfaults when using UnliftedDataTypes
    * Improve bounds checking with -fcheck-prim-bounds
    * Fix a bug in the simplifier leading to core lint errors
    * Ensure array read operations have proper memory barries
    * Fix a spurious -dcore-lint failure with certain kinds of type family instances
    * Fix a bug with .hie files containing spurious references
      to generated functions in files with partial field selectors
    * With the aarch64 backend, fix a bug arising from lack
      of zero-extension for 8/16 bit add/sub with immediate
    * Fix a number of bugs having to do with default
      representation polymorphic type variables
    * Add support for top-level Addr# literals
    * Fix some tag inference bugs when using the bytecode interpreter
    * Support the foreign import prim calling convention in the bytecode interpreter
    * Support sized literals in the bytecode interpreter
    * Fix a bug with the handling of unboxed tuples in the bytecode interpreter
    * Make the bytecode interpreter more robust when run on optimised code
    * Accurately account for mutator allocations when using the non-moving GC
    * Prevent some segfaults by ensuring that pinned allocations respect block size
    * Fix warnings with clang 14.0.3
    * Allow building documentation with sphinx 6.0.0
    * Fix some dependency tracking bugs with hadrian
* Sun Aug 06 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - remove post/postun base as is now handled in macros.ghc-extra
* Wed May 24 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - add patch for Sphinx 7 release - sphinx7.patch
  - cleanup spec
* Wed May 24 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - add sphinx7.patch
* Fri Apr 21 2023 Andreas Schwab <schwab@suse.de>
  - libatomic.patch: Remove obsolete patch
  - Don't enable unregisterised on riscv64
  - Adjust constraints
* Wed Apr 19 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 9.4.5
  - drop unused patches:
      ghc-8.0.2-Cabal-dynlibdir.patch
      riscv-tntc.patch
    * Fixes for a number of bug fixes in the simplifier
    * Many bug fixes to the non-moving and parallel GCs
    * A number of improvements to recompilation avoidance with multiple
    home units
    * Fixes for regressions in the typechecker and constraint solver
    * and many more. See the release notes for a full accounting.
  -> https://downloads.haskell.org/~ghc/9.4.5/docs/users_guide/9.4.5-notes.html
* Fri Apr 07 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - add provides hsc2hs into ghc-compiler
* Fri Mar 17 2023 Ondřej Súkup <mimi.vx@gmail.com>
  - build with hadrian
  - reintroduced profiling packages
  - added man pages: ghc-pkg.man haddock.man runghc.man
  - added 9_2_3-bootstrap-sources.tar.gz as hadrian deps
  - refreshed patches:
    * fix_extlinks.patch
    * Disable-unboxed-arrays.patch
    * ghc-8.0.2-Cabal-dynlibdir.patch
    * ghc-pie.patch
  - removed patches:
    * ghc-armv7-VFPv3D16--NEON.patch
    * buildpath-abi-stability.patch
  - added patches:
    * ghc-gen_contents_index-haddock-path.patch
    * ghc-Cabal-install-PATH-warning.patch
    * execstack.patch
    * libatomic.patch
    * riscv-tntc.patch
    * ghc-hadrian-s390x-rts--qg.patch
* Tue Jan 31 2023 Peter Simons <psimons@suse.com>
  - Update to GHC version 9.4.4.
    * %{buildroot}%{ghclibdir}/include is apparently no longer used by
    the RTS package. Those files now live in /usr/lib64/ghc-9.4.4/rts/include.
    * find %{buildroot}%{ghc_html_libraries_dir} -name LICENSE -exec rm '{}' ';'
    no longer works because the directory doesn't exist at the time
    that command is run.
    * The user manual and Haddock documentation is installed into a
    different location. For now, we just list the catchall
    %{_docdir}/packages/ghc to accept anything.
    * The LICENSE file for Cabal-syntax lives at libraries/Cabal/Cabal-syntax
    instead of the expected place libraries/Cabal-syntax.
    * The package system-cxx-std-lib has no LICENSE file. It's not
    even a proper package, it's just a configuration file that lists
    some compiler and linker flags. To work around the build error
    that causes, we just copy some random LICENSE file into the
    place where our build would expect it.
* Thu Jan 19 2023 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Do not require unversionned llvm since ghc needs a specific
    llvm version. [boo#1207265]
* Tue Jan 17 2023 Peter Simons <psimons@suse.com>
  - Apply "fix_extlinks.patch" to work around a bug in Sphinx 6.1.x
    that broke our documentation build. Remove this patch once Sphinx
    is fixed. This patch is a variant of the ghc-9.4.4 patch from
    https://gitlab.haskell.org/ghc/ghc/-/issues/22766. Upstream's
    https://github.com/sphinx-doc/sphinx/issues/11094 has further
    details. [boo#1207214]
* Fri Jul 08 2022 Andreas Schwab <schwab@suse.de>
  - execstack.patch: add missing stack note
* Mon Jun 27 2022 Dirk Müller <dmueller@suse.com>
  - add ghc.keyring to have source validation enabled
  - limit to use llvm12 for Factory as newer versions are not supported
* Fri Apr 29 2022 Martin Liška <mliska@suse.cz>
  - Remove dependency on binutils-gold as the package will be removed
    in the future. Gold linker is unmaintained by the upstream project.
* Tue Mar 08 2022 Dirk Müller <dmueller@suse.com>
  - add ghc-armv7-VFPv3D16--NEON.patch to use vfpv3-d16 on armv7hl
* Wed Feb 09 2022 Peter Simons <psimons@suse.com>
  - add environ.patch to fix build errors with recent gcc
* Fri Sep 03 2021 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 8.10.7
  - drop 4134.patch and refresh ghc-pie.patch
    * portabilit yfixes
    * Export some RTS symbols required for static builds of GHC
    * Fix LLVM version checking logic so it no longer complains
      about supported LLVM versions.
    * Fix some RTS crashes on Darwin due to mixing up the closure
      sizes of the aarch64 and x86-64 backends.
    * Fix a crash on the non-moving GC due to incorrect logic
      for calculating the header size for array write barries
    * Fix a bug in base leading to a high likelihood of space
      leaks when using lazy bytestrings
    * Fix some timer races in the RTS possibly manifesting in #18033 and #20132
    * Fix a number of bugs affecting the RTS m32 allocator
    * Fix a bug where code may be unloaded prematurely
      when using the parallel garbage collector
    * Fix a bug where the linker may during shutdown unload code before
      libraries’ atexit handlers have a chance to run
    * Improve code layout by distiguishing conditional and unconditional branches
    * Add hs-boot file support for -ddump-minimal-imports
    * Ensure hs-boot files are built before source files in GHCs -M mode
    * Fix a long standing GHC API bug affecting clients like HLS where
      async exceptions used to cancel threads during typechecking would be
      caught by the Template Haskell evaluator and reported as compile errors
    * Improve error messages when looking up packages fails
    * Fix a number of quirks in GC accounting
    * Fix a code generation bug which could result in entry of unlifted
      objects in some programs using unboxed sums
    * Ensure that POSIX signals are not delivered to the ticker thread
      when using the pthread itimer implementation.
    * Fix a specialiser bug which could result in the construction
      of recursive dictionaries in some programs
    * Bump containers to 0.6.4.1
    * Do not treat -Winferred-safe-imports warnings as errors.
    * Fix a bug where typechecker plugins could be run with
      an inconsistent typechecker environment
    * Fix a simplifier bug which lead to an exponential
      blow up and excessive memory usage in certain cases
* Fri Jun 25 2021 Ondřej Súkup <mimi.vx@gmail.com>
  - add 4134.patch to fix build with Sphinx4
* Mon Mar 15 2021 Dirk Müller <dmueller@suse.com>
  - always build against llvm9, also on SLE15 (suse_version == 1500)
    otherwise the resulting build is not working (llvm is 7.x there) (bsc#1181571)
* Tue Feb 09 2021 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 8.10.4
    * Fix a crash caused by inappropriate garbage of heap-allocated data
      reachable from foreign exports
* Sun Dec 20 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 8.10.3
    * More robust support for architectures with weak memory ordering
      guarantees (e.g. modern ARM hardware).
    * GHC can now split dynamic objects to accomodate macOS' RPATH size
      limitation when building large projects (#14444)
    * Several correctness bugs in the new low-latency garbage collector
    * Many, many other bug-fixes))
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - disable %{ix86} build
* Wed Oct 14 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - force multiversion for subpackages
* Sat Oct 03 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - add --enable-unregistered to configure phase on unregistered
    architectures
* Sun Aug 09 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 8.10.2
    * Fixes a code generation bug resulting in incorrect code generation
      for foreign calls with complex arguments
    * Fixes a bug causing object merging to fail when the lld linker is in use
    * Introduces a workaround for a Linux kernel bug in the implementation
      of the timerfd mechanism
    * Fixes a few specialiser regressions as well introduces a variety
      of miscellaneous specialiser improvements
    * Fixes a potential loss of sharing due to left operator sections
    * Fix bootstrapping of GHC with the LLVM backend on x86-64
    * few important correctness fixes for the low-latency garbage collector.
* Sun May 31 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - cleanup specfile from Leap 42 and older remrants
  - drop fix-unregisterised-v8.4-8.6.patch
  - drop fix-build-using-unregisterized-v8.4.patch
* Thu May 07 2020 Peter Simons <psimons@suse.com>
  - Update ghc to version 8.10.1. Important changes are:
    * The UnliftedNewtypes extension, allowing newtypes to be wrap
      types of kind other than Type.
    * The StandaloneKindSignatures extension, allowing explicit
      signatures on type constructors.
    * A new, low-latency garbage collector for the oldest generation.
    Please refer to the compiler documentation for all details:
    https://downloads.haskell.org/~ghc/8.10.1/docs/html/users_guide/8.10.1-notes.html
* Thu Feb 27 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 8.8.3
    * a compiler panic due to over-zealous eta reduction
    * the ability to bootstrap with earlier 8.8 releases has been restored
    * the directory submodule has been updated
    * the process submodule has been updated
* Mon Feb 17 2020 Andreas Schwab <schwab@suse.de>
  - Increase memory limit for qemu user-space builds
* Wed Feb 05 2020 Andreas Schwab <schwab@suse.de>
  - Fix typo in last change
* Thu Jan 23 2020 Peter Trommler <ptrommler@icloud.com>
  - use ghc-bootstrap-helpers on all archs
  - lower build env requirements on riscv64
    * make sure we can build on smaller systems
    * adjust parallelism so we don't hog big workers for almost a week
    * many thanks to Stefan Bruens for pointing out the issue and
      helping with the solution
* Tue Jan 21 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Update _constraints for aarch64
* Thu Jan 16 2020 Peter Trommler <ptrommler@icloud.com>
  - drop 0001-Fix-check-whether-GCC-supports-__atomic_-builtins.patch
    * fixed upstream
  - drop D5212.patch
    * fixed upstream
  - drop fix-build-using-unregisterized-v8.4.patch
    * bootstrap compiler is 8.6.5 now
  - refresh fix-unregisterised-v8.4-8.6.patch
  - clean up spec file
* Thu Jan 16 2020 Ondřej Súkup <mimi.vx@gmail.com>
  - update to 8.8.2
    * A bug (Issue #17088) in the compacting garbage collector resulting in segmentation
    faults under specific circumstances. Note that this may affect user programs even
    if they did not explicitly request the compacting GC (using the -c RTS flag)
    since GHC may fallback to compacting collection during times of high memory pressure.
    * A code generator bug (Issue #17334) resulting in GHC panics has been fixed.
    * A typechecker bug (Issue #17112) resulting in GHC panicking on some programs
    has been fixed.
    * A bug (Issue #16707) in the implementation of software transactional memory
    potentially resulting in hanging transactions has been fixed.
    * A bug in the implementation of compact normal forms resulting in segmentation
    faults in some uses (Issue #17044) has been fixed.

Files

/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/Text-XHtml-Frameset.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/Text-XHtml-Strict.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/Text-XHtml-Table.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/Text-XHtml-Transitional.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/Text-XHtml.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-33.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-43.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-60.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-A.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-All.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-B.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-C.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-D.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-E.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-F.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-G.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-H.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-I.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-K.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-L.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-M.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-N.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-O.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-P.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-Q.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-R.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-S.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-T.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-U.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-V.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-W.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index-Y.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/doc-index.json
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/haddock-bundle.min.js
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/haddock-prologue.txt
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/index.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/linuwial.css
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/meta.json
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/quick-jump.css
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/quick-jump.min.js
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.BlockTable.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Debug.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Extras.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Frameset.Attributes.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Frameset.Elements.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Frameset.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Internals.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Strict.Attributes.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Strict.Elements.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Strict.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Table.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Transitional.Attributes.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Transitional.Elements.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.Transitional.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/Text.XHtml.html
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/highlight.js
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/src/style.css
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/synopsis.png
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/xhtml.haddock
/usr/share/doc/packages/ghc-9.6.3/html/libraries/xhtml-3000.2.2.1/xhtml.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:39:58 2024