diff --git a/srcpkgs/ghc-bin/template b/srcpkgs/ghc-bin/template index a11ab118ec7..8fc9df45db4 100644 --- a/srcpkgs/ghc-bin/template +++ b/srcpkgs/ghc-bin/template @@ -11,7 +11,7 @@ license="BSD" homepage="http://www.haskell.org/ghc/" only_for_archs="i686 x86_64" nostrip=yes -conflicts="ghc>=0" +conflicts="ghc>=0 ghc-doc>=0" case "$XBPS_TARGET_MACHINE" in x86_64*) distfiles="https://downloads.haskell.org/~ghc/${version%[!0-9]}/ghc-${version}-x86_64-deb8-linux.tar.xz"