Closed ndmitchell closed 9 years ago
At the moment if you download a fresh set of data files, everything will regenerate. I should instead use oracles to depend on the Haddock and Cabal versions of a package, then only upgrade them if they change.
No I shouldn't, I should just make hoogle data so fast it doesn't need to be incremental. I've done that in https://github.com/ndmitchell/hogle/.
hoogle data
At the moment if you download a fresh set of data files, everything will regenerate. I should instead use oracles to depend on the Haddock and Cabal versions of a package, then only upgrade them if they change.