Well I didn't explicitly turn on profiling as an environment variable, but in any case filepath ships with GHC so that wouldn't fix anything (unless you wanted to use cabal2arch on filepath and have to rebuild the cache for GHC)
On Fri, May 13, 2011 at 4:07 PM, Magnus Therning <[email protected]>wrote: > On Fri, May 13, 2011 at 03:49:55PM +1000, Mathew de Detrich wrote: > > Also I am not compiling leksah with profiling, I am just using cabal2arch > on > > the standard leksah package on > > http://hackage.haskell.org/packages/archive/leksah/0.10.0.4/leksah.cabal > > cabal2arch will create a PKGBUILD that supports profiling (you turn it > on using an environment variable) and it always turns on building of > shared libraries. > > /M > > -- > Magnus Therning OpenPGP: 0xAB4DFBA4 > email: [email protected] jabber: [email protected] > twitter: magthe http://therning.org/magnus > > I invented the term Object-Oriented, and I can tell you I did not have > C++ in mind. > -- Alan Kay >
_______________________________________________ arch-haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/arch-haskell
