| Name: | ghc-rpm-macros-extra |
|---|---|
| Version: | 1.9.0 |
| Release: | 1.1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 2980 |
| License: | GPLv3+ |
| RPM: | ghc-rpm-macros-extra-1.9.0-1.1.el8.noarch.rpm |
| Source RPM: | ghc-rpm-macros-1.9.0-1.1.el8.src.rpm |
| Build Date: | Mon Feb 15 2021 |
| Build Host: | host-100-100-224-2.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://github.com/fedora-haskell/ghc-rpm-macros |
| Summary: | Extra RPM macros for building Haskell library subpackages |
| Description: | Extra macros used for subpackaging of Haskell libraries, for example in ghc and haskell-platform. |
- drop Fedora obsoletes
- support Cabal bundled internal libraries (yuck) - ghc_check_bootstrap should be redundant now according to upstream - rename ghc_bootstrap to ghc_quick_build (disables prof and haddock)
- obsolete ghc-fail
- drop hash from pkgdir in ghc_gen_filelists too
- configure libexecsubdir (Cabal-2 only) (#1563863) - drop hash from libsubdir
- obsolete ghc-ltk
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- no longer need to prune -z defs from LDFLAGS - drop the ldconfig scripts since they are not needed for F28
- cabal-tweak-drop-dep: quote grep pattern to allow whitespace
- re-enable _ghcdynlibdir (for ghc-8.2)