"Jeremy Shaw" <[EMAIL PROTECTED]> writes: (snip) > Here are the basic issues I encountered, > > (1) cabal does not support building the -dev packages and -prof > packages seperately. > > Instead it builds them both at once and lumps them in the same > directory. I think that this should ultimately be fixed in cabal, but > for now, dh_haskell needs to work with the current behaviour.
Patches are welcome :) Just a flag like disable-non-profiling should do the trick. peace, isaac _______________________________________________ debian-haskell mailing list [email protected] http://urchin.earth.li/mailman/listinfo/debian-haskell

