| Commit message (Expand) | Author | Age | Files | Lines |
* | Revive External Core typechecker | Tim Chevalier | 2008-04-14 | 12 | -1061/+862 |
* | Extra info in genprimopcode --make-ext-core-source | Tim Chevalier | 2008-04-14 | 1 | -10/+43 |
* | Extend genprimopcode to print primop types for ext-core | Tim Chevalier | 2008-04-10 | 1 | -2/+94 |
* | Fixing hpc combine and hpc map to use the correct help message | andy@galois.com | 2008-04-08 | 1 | -3/+3 |
* | Revive External Core parser | Tim Chevalier | 2008-03-29 | 11 | -135/+732 |
* | prelude/PrimOp is now mostly warning-free | Ian Lynagh | 2008-03-29 | 1 | -5/+7 |
* | Use _ rather than "other" in generated code | Ian Lynagh | 2008-03-29 | 1 | -1/+1 |
* | Handle hierarchical module names in External Core tools | Tim Chevalier | 2008-03-20 | 9 | -17/+272 |
* | First cut at reviving the External Core tools | Tim Chevalier | 2008-03-10 | 12 | -180/+295 |
* | Copy the right ghc-pkg.bin into bindists | Ian Lynagh | 2008-03-05 | 1 | -1/+7 |
* | Mac OS X deployment target: piping opts through Makefiles | Manuel M T Chakravarty | 2008-02-21 | 10 | -0/+75 |
* | All installed Haskell prgms have an inplace and an installed version | Manuel M T Chakravarty | 2008-02-18 | 6 | -4/+43 |
* | Tweak whitespace | Ian Lynagh | 2008-02-17 | 1 | -1/+1 |
* | Fix typo | Ian Lynagh | 2008-02-17 | 1 | -1/+1 |
* | Make hasktags -Wall clean | Ian Lynagh | 2008-02-15 | 2 | -32/+35 |
* | Whitespace only | Ian Lynagh | 2008-02-15 | 1 | -81/+80 |
* | Fix building hasktags | Ian Lynagh | 2008-02-15 | 1 | -5/+4 |
* | find module names, fix for get constructor names, find class names as well, s... | marco-oweber@gmx.de | 2008-02-12 | 1 | -5/+32 |
* | added TODO item and link to alternatives on wiki | marco-oweber@gmx.de | 2008-02-12 | 1 | -0/+3 |
* | Remove some of the old compat stuff now that we assume GHC 6.4 | Simon Marlow | 2008-02-08 | 4 | -23/+1 |
* | Allow runghc to take input from stdin, just like Ruby & Python | Simon Marlow | 2008-02-07 | 1 | -5/+16 |
* | matchesPkg: match against the pkg Id (foo-1.0) not just the package name (foo) | Simon Marlow | 2008-02-05 | 1 | -1/+1 |
* | FIX BUILD with ghc-6.4.x | Simon Marlow | 2008-02-01 | 1 | -1/+11 |
* | Fix #2062: foldr1 problem in hpc tool | andy@galois.com | 2008-01-26 | 2 | -16/+20 |
* | FIX #1750: in isBrokenPackage, don't loop if the deps are recursive | Simon Marlow | 2008-01-23 | 1 | -3/+8 |
* | This goes with the patch for #1839, #1463 | Simon Marlow | 2008-01-22 | 1 | -0/+4 |
* | FIX #1839, #1463, by supporting ghc-pkg bulk queries with substring matching | claus.reinke@talk21.com | 2008-01-21 | 2 | -45/+117 |
* | Tweak runghc | Ian Lynagh | 2008-01-20 | 1 | -19/+11 |
* | Add GMP_INCLUDE_DIRS in a couple of places | Ian Lynagh | 2008-01-12 | 1 | -1/+9 |
* | always try to remove the new file before restoring the old one (#1963) | Simon Marlow | 2007-12-14 | 1 | -7/+6 |
* | FIX #1963: catch Ctrl-C and clean up properly | Simon Marlow | 2007-12-13 | 2 | -20/+65 |
* | "list --simple-output" should be quiet when there are no packages to list | Simon Marlow | 2007-12-12 | 1 | -2/+2 |
* | Change the command-line semantics for query commands | Simon Marlow | 2007-11-16 | 1 | -19/+44 |
* | Disallow installing packages whose names differ in case only. | Simon Marlow | 2007-11-16 | 1 | -4/+12 |
* | FIX #1596 (remove deprecated --define-name) | Simon Marlow | 2007-11-14 | 1 | -139/+14 |
* | FIX #1837: remove deprecated support for unversioned dependencies (do not merge) | Simon Marlow | 2007-11-14 | 1 | -36/+1 |
* | FIX 1463 (implement 'ghc-pkg find-module') | claus.reinke@talk21.com | 2007-11-09 | 1 | -6/+14 |
* | remove --define-name from the --help usage message (#1596) | Simon Marlow | 2007-11-14 | 1 | -4/+8 |
* | FIX #1837: emit deprecated message for unversioned dependencies | Simon Marlow | 2007-11-14 | 1 | -3/+11 |
* | Use INSTALL_SCRIPT, not INSTALL_PROGRAM, when installing scripts; fixes #1858 | Ian Lynagh | 2007-11-10 | 1 | -3/+3 |
* | update to use latest changes to the GHC API (works much quicker now) | Simon Marlow | 2007-11-06 | 1 | -34/+40 |
* | Various improvements | Simon Marlow | 2007-11-05 | 1 | -89/+83 |
* | build ghctags-inplace | Simon Marlow | 2007-11-05 | 1 | -3/+50 |
* | catch up with changes to checkModule | Simon Marlow | 2007-11-05 | 1 | -1/+1 |
* | reorder the imports | Simon Marlow | 2007-06-25 | 1 | -10/+12 |
* | follow changes in HsRecFields | Simon Marlow | 2007-06-25 | 1 | -3/+3 |
* | merged patches relating to GhcTags from #946 | Simon Marlow | 2007-06-25 | 1 | -108/+152 |
* | new README file for utils/ghctags | nr@eecs.harvard.edu | 2006-10-13 | 1 | -0/+13 |
* | proper HC entry for bootstrapping in Makefile | Norman Ramsey | 2006-09-20 | 1 | -1/+1 |
* | first cut at missing case for ids defined in pattern | Norman Ramsey | 2006-09-20 | 1 | -7/+32 |