#3619: allow to set ghc search path globally (a'la CPATH)
-----------------------------+----------------------------------------------
Reporter:  tari3x            |          Owner:                  
    Type:  feature request   |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  6.10.4            |       Severity:  normal          
Keywords:                    |       Testcase:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
-----------------------------+----------------------------------------------
 I'd like 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.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3619>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to