30 Aug 2012 19:30
paths in .cabal/config
Semen Trygubenko <semen <at> trygub.com>
2012-08-30 17:30:55 GMT
2012-08-30 17:30:55 GMT
Dear Haskell-Cafe,
I am wondering if there is a way to use variables in paths
that appear in .cabal/config file?
I have written a custom config file that I would like to
share. However, my config file contains full paths s.a.
world-file: /home/semen/.cabal/world
etc. Is there any way I could make it less personal, e.g.
world-file: /home/${HOME}/.cabal/world
Many thanks,
Sem
--
--
Семен Тригубенко
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed