Skip to content
  • Duncan Coutts's avatar
    Change regiserPackage to not require so much info · dee7e0a5
    Duncan Coutts authored
    Drop the now-unused PackageDescription and inplace :: Bool args. And
    instead of taking the whole LocalBuildInfo, just take the bits we need:
    the compiler and program db. The package db stack was already passed in
    separately. Also reorder args to follow standard conventions.
    dee7e0a5