summaryrefslogtreecommitdiff
path: root/utils/hsc2hs
Commit message (Expand)AuthorAgeFilesLines
...
* further fixes to the inplace scriptsLemmih2007-06-211-2/+2
* use a binary for hsc2hs-inplace tooSimon Marlow2007-06-211-22/+20
* Add missing quotes in generated scriptIan Lynagh2007-06-151-1/+1
* Fix a -- that somehow turned into a ----Ian Lynagh2007-06-011-1/+1
* Fix creation of hsc2hs-inplace.batIan Lynagh2007-06-011-1/+1
* Fix bindist creationIan Lynagh2007-06-011-0/+7
* Rework the build system a bitIan Lynagh2007-05-311-62/+40
* Remove ghc_ge_504 (it's required to be true now anyway)Ian Lynagh2007-05-091-4/+0
* Fix bat-script generation for MSyssimonpj@microsoft.com2007-04-181-1/+2
* Fixes for building the libraries with cabal on WindowsIan Lynagh2007-04-061-1/+10
* Use update-alternatives for handling generic tool namessven.panne@aedion.de2007-03-151-1/+1
* Don't use compat when compiling utils with stage1Ian Lynagh2007-02-061-1/+5
* remove generated files in a 'finally' mannersof@galois.com2006-09-091-4/+17
* remove __HUGS__ #if's (Hugs uses the standalone version)Ross Paterson2006-09-071-23/+5
* whitespace cleanup onlyRoss Paterson2006-08-181-28/+22
* Where we use $(GhcHcOpts), also add $(GhcStage1HcOpts)Simon Marlow2006-08-091-1/+1
* Complain more loudly if any of the hsc2hs phases failDuncan Coutts2006-07-031-23/+17
* Reorganisation of the source treeSimon Marlow2006-04-076-0/+1209