| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump template-haskell to new major version 2.11 | Herbert Valerio Riedel | 2015-08-12 | 2 | -1/+8 |
* | Update transformers submodule to 0.4.3.0 release | Herbert Valerio Riedel | 2015-08-09 | 1 | -0/+0 |
* | Make oneShot open-kinded | Joachim Breitner | 2015-08-08 | 1 | -0/+7 |
* | Sync base/changelog.md with GHC 7.10.2 release | Herbert Valerio Riedel | 2015-08-07 | 1 | -3/+4 |
* | base: Add missing Traversable instance for ZipList | Ben Gamari | 2015-08-07 | 2 | -3/+9 |
* | base: Add instances | fumieval | 2015-08-06 | 5 | -5/+32 |
* | Add Fixity info for infix types | RyanGlScott | 2015-08-05 | 3 | -11/+17 |
* | Make sure that `all`, `any`, `and`, and `or` fuse (#9848) | Takano Akio | 2015-08-05 | 4 | -0/+25 |
* | Make Exception datatypes into newtypes | RyanGlScott | 2015-08-05 | 3 | -6/+9 |
* | Drop custom mapM impl for [] | Ben Gamari | 2015-08-05 | 1 | -3/+0 |
* | Typos in comments [skip ci] | Gabor Greif | 2015-08-03 | 3 | -3/+3 |
* | Update parallel submodule, and re-enable warnings | Simon Marlow | 2015-08-03 | 1 | -0/+0 |
* | Testsuite: mark tests recently fixed as passing + accept new stderr | Thomas Miedema | 2015-07-30 | 1 | -0/+0 |
* | Don't allowInterrupt inside uninterruptibleMask | Ben Gamari | 2015-07-30 | 3 | -4/+24 |
* | Comments only | Simon Peyton Jones | 2015-07-30 | 1 | -1/+1 |
* | Fallout from more assiduous RULE warnings | Simon Peyton Jones | 2015-07-28 | 4 | -15/+58 |
* | Add UInfixT to TH types (fixes #10522) | Michael Smith | 2015-07-27 | 4 | -10/+37 |
* | Add missing parentheses in eqBigNatWord# | Reid Barton | 2015-07-25 | 1 | -1/+1 |
* | Use isTrue# around primitive comparisons in integer-gmp | Reid Barton | 2015-07-25 | 1 | -30/+30 |
* | Library names, with Cabal submodule update | Edward Z. Yang | 2015-07-23 | 1 | -0/+0 |
* | Update encoding001 to test the full range of non-surrogate code points | Reid Barton | 2015-07-23 | 2 | -12/+6 |
* | When iconv is unavailable, use an ASCII encoding to encode ASCII | Reid Barton | 2015-07-21 | 6 | -6/+203 |
* | Comments and layout only | Simon Peyton Jones | 2015-07-21 | 1 | -62/+125 |
* | Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.8 | Thomas Miedema | 2015-07-21 | 1 | -6/+0 |
* | Update submodule hpc with fix for #10529 | Thomas Miedema | 2015-07-20 | 1 | -0/+0 |
* | Testsuite: simplify T8089 (#8089) | Thomas Miedema | 2015-07-20 | 2 | -30/+13 |
* | Support wild cards in TH splices | Thomas Winant | 2015-07-20 | 3 | -0/+8 |
* | Testsuite: mark array001 and conc034 expect_broken_for(#10659, ['optasm',...]) | Thomas Miedema | 2015-07-18 | 1 | -0/+0 |
* | Handle Char#, Addr# in TH quasiquoter (fixes #10620) | RyanGlScott | 2015-07-17 | 4 | -1/+5 |
* | Docs: `sortOn = sortBy (comparing f)` [skip ci] | Thomas Miedema | 2015-07-16 | 1 | -1/+1 |
* | Testsuite: rename *.stderr-ghc to *.stderr | Thomas Miedema | 2015-07-14 | 3 | -59/+4 |
* | Testsuite: delete remaining only_compiler_types(['ghc']) setups | Thomas Miedema | 2015-07-14 | 2 | -3/+1 |
* | Fix self-contained handling of ASCII encoding | Ben Gamari | 2015-07-10 | 3 | -18/+49 |
* | Delete the WayPar way | Thomas Miedema | 2015-07-10 | 4 | -38/+1 |
* | Export more types from GHC.RTS.Flags (#9970) | RyanGlScott | 2015-07-07 | 2 | -7/+16 |
* | Generalize `Control.Monad.forever` | Ben Gamari | 2015-07-07 | 2 | -2/+4 |
* | Deferred type errors now throw TypeError (#10284) | David Kraeutmann | 2015-07-07 | 2 | -2/+17 |
* | Remove all *.stderr/stdout-hugs files | Thomas Miedema | 2015-07-06 | 8 | -553/+0 |
* | Fix typo [skip ci] (#10605) | Thomas Miedema | 2015-07-05 | 1 | -1/+1 |
* | Generalize traceM, traceShowM (fixes #10023) | RyanGlScott | 2015-07-03 | 2 | -6/+9 |
* | bin-package-db: copy paste writeFileAtomic from Cabal | Thomas Miedema | 2015-07-02 | 1 | -23/+8 |
* | Comments only | Reid Barton | 2015-06-25 | 1 | -0/+4 |
* | Drop prefix from package keys. | Edward Z. Yang | 2015-06-24 | 1 | -0/+0 |
* | Change `Typeable` instance for type-lis to use the Known* classes. | Iavor S. Diatchki | 2015-06-21 | 1 | -1/+10 |
* | Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfOp3hebWD9jGWE4v4Gh. | Edward Z. Yang | 2015-06-20 | 2 | -0/+3 |
* | Make enum01/enum02/enum03 tests clang-compatible | Reid Barton | 2015-06-16 | 5 | -9/+42 |
* | Add `Monoid` instance for `IO` | Gabriel Gonzalez | 2015-06-16 | 2 | -0/+6 |
* | Increase constraint tuple limit to 62 (Trac #10451) | Nick Terrell | 2015-06-14 | 1 | -1/+292 |
* | Fix typo in `traceShowM` haddock comment (#10392) | Thomas Miedema | 2015-06-12 | 1 | -2/+2 |
* | Delete _MSC_VER when not necessary, fix #10511 | Bernard Desmyter | 2015-06-12 | 4 | -6/+6 |