turn of PackageImports in cabal file
authorJoey Hess <joeyh@joeyh.name>
Fri, 25 Feb 2022 17:16:36 +0000 (13:16 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 25 Feb 2022 17:16:36 +0000 (13:16 -0400)
commit952664641a38ee4da940c1bb8f1bf6c3e699137f
tree08d09121627ff603caeedb5a94acdb8ea120275d
parent51c528980c55f750575378368212127791a2d599
turn of PackageImports in cabal file

This makes it easier to build eg benchmarks of individual modules.

May be that most of these PackageImports are not really necessary,
dunno.
12 files changed:
.ghci
Annex.hs
Annex/View.hs
Assistant/Monad.hs
Command/Info.hs
Command/TestRemote.hs
Remote/Helper/Encryptable.hs
Utility/AuthToken.hs
Utility/Base64.hs
Utility/Hash.hs
Utility/WebApp.hs
git-annex.cabal