summaryrefslogtreecommitdiff
path: root/utils/runghc
Commit message (Expand)AuthorAgeFilesLines
* Fix the build with GHC 6.4Ian Lynagh2008-06-231-0/+4
* More commandline flag improvementsIan Lynagh2008-06-161-1/+1
* Ensure runhaskell is rebuild in stage2Manuel M T Chakravarty2008-05-221-1/+1
* Mac OS X deployment target: piping opts through MakefilesManuel M T Chakravarty2008-02-211-0/+9
* All installed Haskell prgms have an inplace and an installed versionManuel M T Chakravarty2008-02-181-1/+7
* Remove some of the old compat stuff now that we assume GHC 6.4Simon Marlow2008-02-082-12/+0
* Allow runghc to take input from stdin, just like Ruby & PythonSimon Marlow2008-02-071-5/+16
* Tweak runghcIan Lynagh2008-01-201-19/+11
* default to installing runhaskell and hsc2hs again, but provide knobs to turn ...Simon Marlow2007-10-251-1/+14
* Improve runghc's argument handlingIan Lynagh2007-08-191-10/+29
* Make runghc warning-free and turn -Wall on in the MakefileIan Lynagh2007-08-182-4/+3
* Make the runghc code prettier and fix some warningsIan Lynagh2007-08-181-31/+34
* Make "runghc -f path-to-ghc Main.hs" workMagnus Jonsson2007-07-291-0/+2
* Fix bindist creationIan Lynagh2007-06-011-0/+5
* Use update-alternatives for handling generic tool namessven.panne@aedion.de2007-03-151-14/+0
* fix #1200: don't evaluate the result of mainSimon Marlow2007-03-131-1/+5
* Don't use compat when compiling utils with stage1Ian Lynagh2007-02-061-2/+7
* wrap Main.main in GHC.TopHandler.runIOFastExitSimon Marlow2007-01-051-1/+7
* Where we use $(GhcHcOpts), also add $(GhcStage1HcOpts)Simon Marlow2006-08-091-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-072-0/+98