RPM macros for building Haskell packages for GHC
Go to file
Jens Petersen 30f51fc80d more non-shared fixes to avoid dynamic and shared on secondary archs
- only link Setup dynamically if without_shared and without_dynamic not set
- set without_shared and without_dynamic by default on secondary archs
  in cabal_bin_build and cabal_lib_build
- add cabal_configure_options to pass extra options to cabal_configure
2011-02-11 00:33:37 +10:00
.gitignore dist-git conversion 2010-07-28 15:34:54 +00:00
AUTHORS implement rpm ghc-pkg hash metadata for precise automatic library dependency tracking 2010-11-23 15:01:27 +10:00
COPYING Initial import 2009-05-13 07:37:39 +00:00
ghc-deps.sh fix ghc-deps.sh for without_shared libraries 2011-02-10 22:11:02 +10:00
ghc-rpm-macros.ghc more non-shared fixes to avoid dynamic and shared on secondary archs 2011-02-11 00:33:37 +10:00
ghc-rpm-macros.spec more non-shared fixes to avoid dynamic and shared on secondary archs 2011-02-11 00:33:37 +10:00
sources Setup of module ghc-rpm-macros 2009-05-13 05:10:46 +00:00