X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=640f33e45b9e1d7b71a512aefe8be5e2b1e1b939;hp=ea2f5d6dee6de31f88cb4ee8cae68292c69c2bcc;hb=e05f9de137269701df667b69d741dfae616694f7;hpb=a28ba79a751ec22728e9bdf4184524d72b038339 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