I've read through most of the ghc docs, but haven't found anything like
this.  Almost all of my programs require -fglasgow-exts -package data
-package text as well as -i(long paths here) but the latter three I cannot
put in an OPTIONS line in the source code.  In ghci I can have a ~/.ghci
file, but the same doesn't appear to hold for ghc itself.  Is there a way
to do this?  (If not, could one *please* be added?)

Thanks

 - Hal

p.s., yes, I know I could alias ghc or something, but this would be
cleaner imo.

--
Hal Daume III

 "Computer science is no more about computers    | [EMAIL PROTECTED]
  than astronomy is about telescopes." -Dijkstra | www.isi.edu/~hdaume


_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to