[Haskell-cafe] paths in .cabal/config
Semen Trygubenko
semen at trygub.com
Thu Aug 30 19:30:55 CEST 2012
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
--
Семен Тригубенко
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120830/067021b9/attachment.pgp>
More information about the Haskell-Cafe
mailing list