Re: [Haskell-cafe] Profiling a project with cabal and cabal-dev

2012-11-06 Thread Mike Craig
slate. > > Erik > > > On Tue, Nov 6, 2012 at 7:48 PM, Mike Craig wrote: > >> Hi all, >> >> So I've been working on a project and I'd like to run it with profiling >> to diagnose the performance hotspots. It's a cabal project and I've

[Haskell-cafe] Profiling a project with cabal and cabal-dev

2012-11-06 Thread Mike Craig
Hi all, So I've been working on a project and I'd like to run it with profiling to diagnose the performance hotspots. It's a cabal project and I've been using cabal-dev for sandboxing. Normally I would just run `cabal-dev install` to get everything built and the executables "installed" in ./cabal-