X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=640f33e45b9e1d7b71a512aefe8be5e2b1e1b939;hb=0a50b1a7c93cd121405dc09e7a4d2ab145aec0b7;hp=ea2f5d6dee6de31f88cb4ee8cae68292c69c2bcc;hpb=ec155f69d231ac54f108d417be060b21414ff21d;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index ea2f5d6..640f33e 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -396,13 +396,7 @@ StripLibraries=NO # These are the URL patterns that Haddock uses to generate the "Source # File" links on each page. -CorePackageSourceURL = http://darcs.haskell.org/ghc-6.6/packages/$(PACKAGE)/%{FILE} -ExtraPackageSourceURL = http://darcs.haskell.org/packages/$(PACKAGE)/%{FILE} - -# These are the packages required to be present in order to bootstrap GHC -# NB. must be synced with libraries/core-packages -CorePackages = base Cabal haskell98 readline regex-base regex-compat \ - regex-posix parsec stm template-haskell unix Win32 +PackageSourceURL = http://darcs.haskell.org/packages/$(PACKAGE)/%{FILE} # ---------------------------------------------------------------------------- # Object-file splitting