diff --git a/Makefile b/Makefile index e80fa4ace..854dc2e18 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ xprof: haddock: haddock -h -o doc *.hs -update-overview: +overview: runhaskell ./overview.hs >.ovtmp; mv .ovtmp OVERVIEW loc: