Create inplace database upon configuration.
This will help us when we implement 'build --assume-deps-up-to-date":
after configuration, we will assume that there is some (consistent)
inplace database.
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
Showing
- Cabal/Distribution/Simple/Build.hs 0 additions, 12 deletionsCabal/Distribution/Simple/Build.hs
- Cabal/Distribution/Simple/Configure.hs 8 additions, 2 deletionsCabal/Distribution/Simple/Configure.hs
- Cabal/Distribution/Simple/Register.hs 13 additions, 0 deletionsCabal/Distribution/Simple/Register.hs
Loading
Please register or sign in to comment