Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 4 | -10/+10 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 1 | -11/+10 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 2 | -17/+17 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 1 | -1/+1 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 2 | -4/+4 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 6 | -24/+22 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 3 | -9/+9 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 2 | -3/+3 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 2 | -2/+2 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 2 | -6/+6 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 3 | -10/+9 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 2 | -2/+3 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 4 | -12/+15 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 4 | -23/+25 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 1 | -46/+50 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 3 | -11/+11 |
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 1 | -0/+6 |
* | Properly comment out unused pragmas | Ian Lynagh | 2008-07-20 | 3 | -20/+20 |
* | Add a WARNING pragma | Ian Lynagh | 2008-07-20 | 21 | -187/+243 |
* | Put a #! line in ghc-pkg's shell wrapper | Ian Lynagh | 2008-07-19 | 1 | -0/+1 |
* | Fix ghc-pkg inplace on Windows | Ian Lynagh | 2008-07-19 | 1 | -1/+10 |
* | Some "install" and "clean" fixes | Ian Lynagh | 2008-07-18 | 4 | -17/+29 |
* | Change how inplace detection works, so that it also works on Windows | Ian Lynagh | 2008-07-18 | 1 | -6/+15 |
* | More dependency wibbling | Ian Lynagh | 2008-07-18 | 1 | -6/+2 |
* | Build system tweaks | Ian Lynagh | 2008-07-18 | 4 | -9/+14 |
* | We need to make Parser.y and Config.hs earlier | Ian Lynagh | 2008-07-18 | 1 | -4/+4 |
* | Explicitly list HpcParser as a module in hpc-bin | Ian Lynagh | 2008-07-18 | 1 | -0/+1 |
* | Disable building pwd and lndir for now | Ian Lynagh | 2008-07-18 | 1 | -6/+8 |
* | Build hpc with Cabal | Ian Lynagh | 2008-07-18 | 3 | -35/+36 |
* | Build runghc with Cabal | Ian Lynagh | 2008-07-18 | 3 | -48/+34 |
* | Add a comment | Ian Lynagh | 2008-07-18 | 1 | -0/+4 |
* | Tweak the build system for installPackage | Ian Lynagh | 2008-07-18 | 2 | -36/+4 |
* | More build system changes; hasktags is now built with Cabal | Ian Lynagh | 2008-07-18 | 6 | -124/+89 |
* | Remove a comment | Ian Lynagh | 2008-07-18 | 1 | -3/+0 |
* | More build system changes; ghc-pkg is now built with Cabal | Ian Lynagh | 2008-07-18 | 10 | -192/+159 |
* | Fix some argument names | Ian Lynagh | 2008-07-17 | 1 | -1/+1 |
* | Tweak the hsc2hs wrapper script | Ian Lynagh | 2008-07-17 | 1 | -1/+1 |
* | Fix the order in which things get built | Ian Lynagh | 2008-07-17 | 2 | -7/+15 |
* | Split building the ghc package and binary into "boot" and "all" steps | Ian Lynagh | 2008-07-17 | 2 | -4/+9 |
* | Install the compiler during make install | Ian Lynagh | 2008-07-17 | 1 | -0/+9 |
* | Do the building and installing of hsc2hs with the stage1 compiler | Ian Lynagh | 2008-07-17 | 2 | -16/+32 |
* | Remove some duplication | Ian Lynagh | 2008-07-17 | 3 | -75/+49 |
* | Windows fixes | Ian Lynagh | 2008-07-16 | 1 | -1/+7 |
* | Fix GHC finding extra-gcc-opts on Windows | Ian Lynagh | 2008-07-16 | 1 | -2/+15 |
* | Fix the inplace compiler finding package.conf on Windows | Ian Lynagh | 2008-07-16 | 1 | -1/+4 |
* | Fix the build with GHC 6.4.2 | Ian Lynagh | 2008-07-16 | 1 | -0/+4 |
* | Get building GHC itself with Cabal more-or-less working | Ian Lynagh | 2008-07-16 | 19 | -888/+863 |
* | Fix for 1st half of #2203Before_cabalised-GHC | Manuel M T Chakravarty | 2008-07-15 | 1 | -15/+19 |
* | Fix check of rhs of type family instances (#2157) | Manuel M T Chakravarty | 2008-07-14 | 2 | -9/+2 |
* | FIX BUILD on Windows | Simon Marlow | 2008-07-14 | 1 | -1/+1 |