[Haskell-cafe] Unable to profile program using
Data.ByteString.Lazy
Donald Bruce Stewart
dons at cse.unsw.edu.au
Mon Sep 25 20:47:26 EDT 2006
lists:
> Donald Bruce Stewart wrote:
> >Probably you didn't build fps with profiling as well? You can rebuild
> >fps with:
> > runhaskell Setup.hs configure -p
> >as the first step.
> >
> That worked on my Windows box at home, but on my Linux box at work, I
> got "unrecognized flag -p".
You're cabal version is too old then. Try updating either Cabal or GHC.
-- Don
More information about the Haskell-Cafe
mailing list