| Commit message (Expand) | Author | Age | Files | Lines |
* | Update haddock submodule | Simon Peyton Jones | 2015-05-13 | 1 | -0/+0 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-13 | 1 | -1/+1 |
* | haddock: update submodule to fix #10206 | Austin Seipp | 2015-05-11 | 1 | -0/+0 |
* | Permit empty closed type families | Adam Gundry | 2015-05-04 | 1 | -0/+0 |
* | Update haddock submodule to track TyCon change | Simon Peyton Jones | 2015-05-01 | 1 | -0/+0 |
* | Typos in error messages and in comments | Gabor Greif | 2015-04-10 | 3 | -3/+3 |
* | Update hsc2hs submodule | Reid Barton | 2015-04-05 | 1 | -0/+0 |
* | Comments only, mostly typos | Thomas Miedema | 2015-04-03 | 1 | -1/+3 |
* | Drop old integer-gmp-0.5 from GHC source tree | Herbert Valerio Riedel | 2015-03-31 | 1 | -4/+0 |
* | Update list of primops that don't get wrappers (#10191) | Reid Barton | 2015-03-27 | 1 | -6/+4 |
* | Minor bump `base` version to 4.8.1.0 | Herbert Valerio Riedel | 2015-03-23 | 1 | -1/+7 |
* | hpc: use System.FilePath.(</>) instead of (++) | Thomas Miedema | 2015-03-17 | 4 | -6/+10 |
* | Update Haddock submodule | Herbert Valerio Riedel | 2015-03-15 | 1 | -0/+0 |
* | Update filepath submodule to filepath-1.4 snapshot | Herbert Valerio Riedel | 2015-03-11 | 2 | -1/+1 |
* | Update Cabal submodule to latest 1.22 snapshot | Edward Z. Yang | 2015-03-11 | 1 | -0/+3 |
* | hsc2hs: update submodule | Austin Seipp | 2015-03-09 | 1 | -0/+0 |
* | Cleanup ghc-pkg | Thomas Miedema | 2015-02-18 | 1 | -112/+37 |
* | runghc: be explicit about ghc version (#9054) | Thomas Miedema | 2015-02-18 | 2 | -1/+9 |
* | Add configurable verbosity level to hpc | Yuras Shumovich | 2015-02-17 | 7 | -3/+32 |
* | Delete vestigial external core code (#9402) | Thomas Miedema | 2015-02-17 | 1 | -120/+0 |
* | Improve outdated ghc-pkg cache warning (#9606) | Thomas Miedema | 2015-02-17 | 1 | -2/+8 |
* | Refactor the handling of quasi-quotes | Simon Peyton Jones | 2015-02-10 | 1 | -0/+0 |
* | Add a workaround to allow older cabal-install to use ghc-7.10 | Duncan Coutts | 2015-02-09 | 1 | -6/+76 |
* | Revert "Update Haddock submodule" | Herbert Valerio Riedel | 2015-01-23 | 1 | -0/+0 |
* | Update Haddock submodule | Mateusz Kowalczyk | 2015-01-23 | 1 | -0/+0 |
* | API Annotations tweaks. | Alan Zimmerman | 2015-01-16 | 1 | -0/+0 |
* | Improve HsBang | Simon Peyton Jones | 2015-01-08 | 1 | -0/+0 |
* | Another fix to genprimopcode, when generating Prim.hs | Simon Peyton Jones | 2015-01-06 | 1 | -1/+17 |
* | Update haddock submodule, and fix haddock input file from genprimopcode | Simon Peyton Jones | 2015-01-06 | 2 | -0/+6 |
* | Avoid redundant-import warning (w/o CPP) | Herbert Valerio Riedel | 2014-12-27 | 1 | -0/+3 |
* | Update hsc2hs submodule for de-tabbing | Herbert Valerio Riedel | 2014-12-27 | 1 | -0/+0 |
* | Eliminate so-called "silent superclass parameters" | Simon Peyton Jones | 2014-12-23 | 1 | -0/+0 |
* | Bump GHC version from 7.9 to 7.11 | Herbert Valerio Riedel | 2014-12-22 | 1 | -0/+0 |
* | trac #9744, make program name and product version configurable through DynFla... | Luite Stegeman | 2014-12-20 | 1 | -0/+0 |
* | Relocate bash completion scripts to utils/ | Jan Stolarek | 2014-12-19 | 2 | -0/+103 |
* | Update Cabal submodule to 1.22 version | Herbert Valerio Riedel | 2014-12-18 | 3 | -4/+4 |
* | Update Haddock submodule | Mateusz Kowalczyk | 2014-12-18 | 1 | -0/+0 |
* | Update Haddock submodule | Herbert Valerio Riedel | 2014-12-17 | 1 | -0/+0 |
* | Add unwind information to Cmm | Peter Wortmann | 2014-12-16 | 1 | -0/+1 |
* | *Really* Re-Update Haddock submodule | Herbert Valerio Riedel | 2014-12-16 | 1 | -0/+0 |
* | comment about why this program exists | Simon Marlow | 2014-12-15 | 1 | -1/+16 |
* | Update `binary` submodule to final 0.7.2.3 release | Herbert Valerio Riedel | 2014-12-14 | 2 | -0/+22 |
* | Revert "Update Haddock submodule to latest `master` tip" | Herbert Valerio Riedel | 2014-12-14 | 1 | -0/+0 |
* | Update Haddock submodule to latest `master` tip | Herbert Valerio Riedel | 2014-12-14 | 1 | -0/+0 |
* | Update submodule 'haddock' to render 'pattern' as a keyword | Dr. ERDI Gergo | 2014-11-29 | 1 | -0/+0 |
* | Implement Partial Type Signatures | Thomas Winant | 2014-11-28 | 1 | -0/+0 |
* | Cabal submodule update: hole support and tests. | Edward Z. Yang | 2014-11-26 | 1 | -0/+2 |
* | Make clearNursery free | Simon Marlow | 2014-11-25 | 1 | -0/+1 |
* | Deprecate Data.Version.versionTags (#2496) | Thomas Miedema | 2014-11-22 | 1 | -1/+1 |
* | AST changes to prepare for API annotations, for #9628 | Alan Zimmerman | 2014-11-21 | 2 | -1/+1 |