PR is an explicit record, not a class
[ghc-hetmet.git] / libraries / installPackage.hs
index 466da21..866b0e8 100644 (file)
@@ -31,7 +31,10 @@ doit pref ghcpkg verbosity =
                           }
               registerFlags = emptyRegisterFlags {
                                   regUser = MaybeUserGlobal,
-                                  regVerbose = verbosity
+                                  regVerbose = verbosity,
+                                  regGenScript = False,
+                                  regInPlace = False,
+                                  regWithHcPkg = Just ghcpkg
                               }
           lbi <- getPersistBuildConfig
           let pd = localPkgDescr lbi