| Commit message (Expand) | Author | Age | Files | Lines |
* | Say where we're booting to aid debugging | Ian Lynagh | 2007-05-24 | 1 | -0/+2 |
* | add a rule for creating makefiles as <dir>/CabalMakefile | Simon Marlow | 2007-05-24 | 1 | -0/+7 |
* | process is now split off from base | Ian Lynagh | 2007-05-23 | 2 | -1/+2 |
* | old-locale is now split out | Ian Lynagh | 2007-05-19 | 2 | -2/+3 |
* | Refactor libraries/Makefile a bit; also, we don't need a bootstrapping pretty | Ian Lynagh | 2007-05-19 | 1 | -12/+11 |
* | rebuild.library.<foo> is now a shorthand for clean then build | Ian Lynagh | 2007-05-19 | 1 | -0/+9 |
* | directory, old-time and random are now split off from base | Ian Lynagh | 2007-05-19 | 2 | -1/+5 |
* | Add parallel extralib | Ian Lynagh | 2007-05-18 | 2 | -0/+2 |
* | We now need a bootstrapping pretty package as Cabal depends on it | Ian Lynagh | 2007-05-18 | 2 | -3/+6 |
* | wibble | Pepe Iborra | 2007-05-24 | 1 | -2/+2 |
* | Improve the interaction of 'seq' and associated data types | simonpj@microsoft.com | 2007-05-23 | 6 | -230/+236 |
* | In GHCi, bind identifiers at TH level 'impLevel' | simonpj@microsoft.com | 2007-05-23 | 2 | -27/+44 |
* | White-space only | simonpj@microsoft.com | 2007-05-23 | 1 | -1/+1 |
* | Drop redundant import | simonpj@microsoft.com | 2007-05-23 | 1 | -1/+0 |
* | Document -fomit-interface-pragmas, -fignore-interface-pragmas | simonpj@microsoft.com | 2007-05-21 | 1 | -3/+47 |
* | type family normalisation | Tom Schrijvers | 2007-05-11 | 2 | -2/+205 |
* | Improve error message when 'main' is not defined | simonpj@microsoft.com | 2007-05-14 | 1 | -15/+18 |
* | Clean up for code conventions & add some comment | Pepe Iborra | 2007-05-23 | 2 | -40/+76 |
* | OccNames for closure conversion isomorphisms | Roman Leshchinskiy | 2007-05-11 | 1 | -1/+2 |
* | Modify generation of OccNames for closure conversion | Roman Leshchinskiy | 2007-05-10 | 1 | -3/+4 |
* | Add data type information to VectInfo | Manuel M T Chakravarty | 2007-05-22 | 5 | -28/+118 |
* | Keep flattenCgStmts from emitting spurious 'goto' after CmmSwitch | Michael D. Adams | 2007-05-21 | 1 | -0/+1 |
* | follow removal of Distribtion.Compat.FilePath | Simon Marlow | 2007-05-21 | 2 | -4/+0 |
* | separate the Windows version of uploading the docs, and fix it | Simon Marlow | 2007-05-21 | 1 | -2/+11 |
* | use relative dir for uploading to avoid problems on Windows | Simon Marlow | 2007-05-21 | 1 | -1/+1 |
* | Get the path right for :list | Pepe Iborra | 2007-05-20 | 1 | -1/+3 |
* | doc: 'import M' is the same as ':module +M' | Simon Marlow | 2007-05-21 | 1 | -2/+10 |
* | Use -cpp when building installPackage, so we can build the Cabal/filepath code | Ian Lynagh | 2007-05-20 | 1 | -1/+2 |
* | wibble | Pepe Iborra | 2007-05-20 | 1 | -1/+1 |
* | Clean up & comments | Pepe Iborra | 2007-05-20 | 1 | -130/+109 |
* | cvReconstructType: a faster, types-only version of cvObtainTerm | Pepe Iborra | 2007-05-20 | 1 | -11/+62 |
* | FastMutInt - make #endif be inside \{code} to match #ifdef | Isaac Dupree | 2007-05-19 | 1 | -1/+1 |
* | FastTypes - delete ugly _signatures, comment on Bool not FastBool where the t... | Isaac Dupree | 2007-04-30 | 1 | -13/+1 |
* | FastTypes - note strictness of fast{Or,And} and make the unboxed versions so | Isaac Dupree | 2007-04-30 | 1 | -2/+8 |
* | fix non-GHC-specific variant of FastTypes | Isaac Dupree | 2007-04-29 | 1 | -1/+42 |
* | Rewrite the unsafe code dealing with unboxed primitives in RtClosureInspect | Pepe Iborra | 2007-05-19 | 2 | -55/+64 |
* | Avoid the need to rerun configure when we install | Ian Lynagh | 2007-05-18 | 2 | -22/+81 |
* | 'import M' is now the same as ':module +M' at the prompt | Simon Marlow | 2007-05-18 | 1 | -0/+1 |
* | FIX: break011. | Simon Marlow | 2007-05-18 | 1 | -6/+14 |
* | improve break-by-coordinate | Simon Marlow | 2007-05-18 | 1 | -1/+6 |
* | On Windows, don't try to use ANSI bold sequences. | Simon Marlow | 2007-05-18 | 1 | -1/+29 |
* | rethrow exceptions in sandboxIO | Simon Marlow | 2007-05-17 | 1 | -1/+9 |
* | eliminate warnings | Simon Marlow | 2007-05-17 | 1 | -2/+1 |
* | xref to the docs for +RTS -xc | Simon Marlow | 2007-05-17 | 1 | -1/+3 |
* | FIX #767 (withMVar family have a bug) | Simon Marlow | 2007-05-18 | 1 | -1/+6 |
* | remove old comments and commented-out code | Simon Marlow | 2007-05-18 | 1 | -10/+1 |
* | Update the panic msg from #1257 to be an ordinary error, not a panic | Simon Marlow | 2007-05-18 | 1 | -4/+5 |
* | autodetect BINDIST_DOC_WAYS again | Simon Marlow | 2007-05-18 | 1 | -16/+22 |
* | FIX #1052 (NCG doesn't realise shift instructions trash shifted input) | Simon Marlow | 2007-05-18 | 1 | -5/+19 |
* | Add dist/ to $(PublishLocation) | Simon Marlow | 2007-05-18 | 1 | -2/+2 |