[Haskell-cafe] Profiling with Data.PQueue.Min
blackcat at pro-ns.net
blackcat at pro-ns.net
Mon Jun 13 20:09:06 CEST 2011
I'm having trouble with getting a profiling version of Data.PQueue.Min.
I've set the profiling options in ~/.cabal/config and used it to build
profiling versions of other packages. When I run "cabal install
--reinstall pqueue", it runs successfully and properly installs the
package...but it isn't building a profiling version.
Has anyone else gotten this to work? I'd appreciate some pointers.
thanks
Lee Short
More information about the Haskell-Cafe
mailing list