On 16 September 2011 04:33, Sergey Mironov <[email protected]> wrote:> Shure. But I still need some directory to store unpacked sources. If > not ~/.cabal/var, then it should be something like ~/.haskdogs/. Exact > path doesn't metter actually. I'll add automatic creation of this dir > and maybe it is good idea to move it to .. heh, one-line long config > file instead of hardcode :)
Why do you need the sources? Would it suffice to use Cabal's Paths_* module for this, using this guide: http://neilmitchell.blogspot.com/2008/02/adding-data-files-using-cabal.html ? -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
