From: shelarcy <she...@gm...> - 2008-12-13 02:57:40
|
Hi, I created ticked for this problem today. http://hackage.haskell.org/trac/hackage/ticket/431 Best Regards, On Sat, 29 Nov 2008 00:24:11 +0900, Duncan Coutts <du...@ha...> wrote: >> > This is not really the solution. Because Cabal and cabal command don't >> > pass --user option to Distribution.Make's ConfigCmd now. >> > >> > http://www.haskell.org/ghc/docs/6.10.1/html/libraries/Cabal/Distribution-Make.html >> >> Maybe one hack would be copy the Cabal code to create our own >> Distribution.WxhaskellMake, which we can then customise to our needs. > > Is there a cabal ticket filed for this? If so has anyone noted that it's > important for wxhaskell? > > I expect passing --user to configure or make isn't the right solution, > but specifying exactly which ghc package db to register into instead > (just like we pass --prefix etc). > > Either way it doesn't sound difficult. Patches welcome. > >> Another solution is to really just find a way to get rid of our >> make oriented build method. > > Or that. -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ |