On Thu, 2008-10-23 at 07:31 +0100, Robin Green wrote: > Is there any way of finding out where the Data-files specified in > a .cabal file have been installed to? I want to script finding some TeX > support files that are installed as part of the Functional MetaPost > library.
Yes. See the Cabal user guide section on this topic: http://haskell.org/cabal/release/latest/doc/users-guide/authors.html#paths-module Duncan _______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
