↵ Return to the main page of ghc-rpm-macros-quick
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2025-04-18 | Jens Petersen <petersen at redhat dot com> - 2.9.0-1 | - when subpackaging don't use -no-user-package-db for compiling Setup |
2025-04-13 | Jens Petersen <petersen at redhat dot com> - 2.8.1-2 | - F43 obsoletes: aeson-compat, fclabels, libiserv, system-fileio |
2025-03-30 | Jens Petersen <petersen at redhat dot com> - 2.8.1-1 | - ghc_delete_rpaths: also remove system libdir from middle of rpath |
2025-03-16 | Jens Petersen <petersen at redhat dot com> - 2.8.0-1 | - place ghc9.12 dynamic prof files in prof subpackage |
2025-03-06 | Jens Petersen <petersen at redhat dot com> - 2.7.8-1 | - cabal_configure: fall back to %name for executable package (instead of undefined pkg_name) |
2025-01-18 | Jens Petersen <petersen at redhat dot com> - 2.7.7-1 | - fix cabal_configure header echoing '-e' in some strange circumstances |
2025-01-16 | Jens Petersen <petersen at redhat dot com> - 2.7.6-1 | - fix 2.7.5 regression preventing haddock generation for libraries caused by bad -H macro conditional expansion (thanks decathorpe and qulogic) |
2024-12-19 | Jens Petersen <petersen at redhat dot com> - 2.7.5-1 | - add -H to ghc_libs_build and ghc_lib_build to disable haddock docs - cabal_configure: place -fhide-source-paths first in --ghc-options - drop conditions for rhel < 7 |
2024-11-29 | Jens Petersen <petersen at redhat dot com> - 2.7.4-1 | - add -P to ghc_libs_build and ghc_lib_build to disable profiling - extra: remove haskell-platform special case from ghc_libs_build |
2024-11-10 | Jens Petersen <petersen at redhat dot com> - 2.7.3-1 | - changes for ghc-9.12 - add -W option (no ghc override) to: ghc_lib_build_without_haddock, ghc_lib_build, and ghc_libs_build - add -P option (no prof) to ghc_lib_build_without_haddock - append short hash to ghcplatform |