ghc search paths (like CPATH for gcc)

Misha Aizatulin avatar at hot.ee
Mon Oct 19 00:17:09 EDT 2009


Hello,

  is there a mechanism for ghc similar to setting the CPATH variable for
gcc? I'd like ghc to look in the given list of paths every time it
compiles something, without me having to retype the flags.

  For ghci there is .ghci, but it gets ignored when I run ghc.

Best,
  Misha


More information about the Glasgow-haskell-users mailing list