--- Hal Daume III <[EMAIL PROTECTED]> wrote: > 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?)
Use a Makefile? -- Chris Milton [EMAIL PROTECTED] Itinerant Perl/Haskell/Linguistics Hacker Professional Web Applications Developer __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
