RPM macros for building Haskell packages for GHC
Now test for "%buildroot%_bindir/ghc-pkg-$GHC_VER" and if it exists it means we are doing a ghc build and then condition on GHC_VER to set GHC_PKG. Otherwise just use %_bindir/ghc-pkg-$GHC_VER as usual. There are 3 cases: 7.8, 7.6, and earlier. |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| AUTHORS | ||
| cabal-tweak-dep-ver | ||
| cabal-tweak-flag | ||
| COPYING | ||
| ghc-deps.sh | ||
| ghc-rpm-macros.spec | ||
| ghc.attr | ||
| macros.ghc | ||
| macros.ghc-extra | ||
| sources | ||