| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused imports of the form 'import foo ()' (Fixes #17065) | James Foster | 2019-08-15 | 1 | -1/+0 |
* | Fix binary distribution | Tamar Christina | 2019-08-13 | 1 | -1/+0 |
* | Revert "Make scanr a good producer and consumer" | Ben Gamari | 2019-08-07 | 2 | -18/+2 |
* | testsuite: Add tests for #16943 | Ben Gamari | 2019-08-07 | 5 | -0/+23 |
* | base: add Functor, Applicative, Monad, Alternative, MonadPlus, Generic and Ge... | Fumiaki Kinoshita | 2019-07-28 | 2 | -0/+46 |
* | Do not ignore events deletion when events to be added are provided (#16916) | Ivan Kasatenko | 2019-07-21 | 1 | -4/+4 |
* | Added do-notation examples for Functor, Applicative and Monad combinators. | Baldur Blöndal | 2019-07-20 | 4 | -0/+179 |
* | testsuite: Mark T4808 as broken in threaded2 way | Ben Gamari | 2019-07-18 | 1 | -1/+1 |
* | testsuite: Mark hWaitForInput-accurate-stdin as broken in all threaded ways | Ben Gamari | 2019-07-18 | 1 | -1/+1 |
* | Create {Int,Word}32Rep | John Ericson | 2019-07-17 | 1 | -0/+2 |
* | rename type parameter in `instance Applicative ((->) a)`, fixing #16928 | xplorld | 2019-07-14 | 1 | -1/+1 |
* | Expunge #ifdef and #ifndef from the codebase | John Ericson | 2019-07-14 | 2 | -6/+6 |
* | Remove purely external primops | John Ericson | 2019-07-14 | 3 | -1/+5 |
* | base: Data.Fixed: make HasResolution poly-kinded (#10055, #15622) | Ashley Yakeley | 2019-07-13 | 2 | -6/+17 |
* | getExecutablePath: get path from sysctl on FreeBSD | Fraser Tweedale | 2019-06-27 | 1 | -0/+47 |
* | ghci: Don't rely on resolution of System.IO to base module | Ben Gamari | 2019-06-22 | 2 | -0/+37 |
* | Add more newtype-derived instances to Data.Ord.Down | Fumiaki Kinoshita | 2019-06-18 | 2 | -4/+26 |
* | Data.Ord: give a field name getDown to Down | Fumiaki Kinoshita | 2019-06-18 | 3 | -4/+21 |
* | base/Event/Poll: Drop POLLRDHUP enum item | Ben Gamari | 2019-06-16 | 1 | -12/+0 |
* | testsuite: Add assertions that way lists are in fact lists | Ben Gamari | 2019-06-15 | 2 | -2/+2 |
* | testsuite: Skip hDuplicateTo001 in concurrent ways | Ben Gamari | 2019-06-15 | 1 | -1/+2 |
* | Implement the -XUnliftedNewtypes extension. | Andrew Martin | 2019-06-14 | 5 | -4/+13 |
* | testsuite: A more portable solution to #9399 | Ben Gamari | 2019-06-13 | 6 | -25/+23 |
* | testsuite: Mark T13167 as fragile in threaded2 | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | testsuite: Mark hWaitForInput-accurate-stdin as broken in threaded ways | Ben Gamari | 2019-06-12 | 1 | -1/+1 |
* | base: Mark CPUTime001 as fragile | Ben Gamari | 2019-06-10 | 1 | -1/+1 |
* | Introduce log1p and expm1 primops | chessai | 2019-06-09 | 1 | -13/+9 |
* | Explain that 'mappend' and '(<>)' should be the same [skip ci] | Alexandre Baldé | 2019-06-09 | 1 | -0/+3 |
* | base: Export Finalizers | Ben Gamari | 2019-06-07 | 1 | -0/+1 |
* | remove backticks from markup - it doesn't mean what I think it means | code5hot | 2019-06-07 | 1 | -1/+1 |
* | Used terminology from a paper. Added it as a reference. | code5hot | 2019-06-07 | 1 | -3/+4 |
* | Update Traversable.hs with a note about an intuitive law | code5hot | 2019-06-07 | 1 | -1/+7 |
* | Fix isValidNatural: The BigNat in NatJ# must have at least 2 limbs | Simon Jakobi | 2019-06-07 | 5 | -1/+18 |
* | Improve ThreadId Show instance | Nathan Collins | 2019-05-31 | 1 | -2/+2 |
* | Implement (Functor.<$) for Data.Functor.{Compose,Product,Sum} | Simon Jakobi | 2019-05-31 | 3 | -0/+5 |
* | Implement (Functor.<$) for Array | Simon Jakobi | 2019-05-31 | 1 | -0/+9 |
* | Don't lose parentheses in show SomeAsyncException | Nathan Collins | 2019-05-29 | 1 | -1/+1 |
* | base: Include (<$) in all exports of Functor | Simon Jakobi | 2019-05-27 | 2 | -3/+2 |
* | Add a `NOINLINE` pragma on `someNatVal` (#16586) | Iavor Diatchki | 2019-05-23 | 2 | -0/+62 |
* | Revert "Add Generic tuple instances up to 15-tuple" #16688 | David Eichmann | 2019-05-23 | 1 | -48/+0 |
* | Fix doc for Data.Function.fix. | Javran Cheng | 2019-05-21 | 1 | -1/+1 |
* | Add Generic tuple instances up to 15-tuple | Oleg Grenrus | 2019-05-10 | 1 | -0/+48 |
* | stg_floatToWord32zh: zero-extend the Word32 (#16617) | Kevin Buhr | 2019-05-08 | 1 | -1/+2 |
* | Fix #16603 by documenting some important changes in changelogs | Ryan Scott | 2019-05-08 | 1 | -0/+8 |
* | [ typo ] 'castFloatToWord32' -> 'castFloatToWord64' | gallais | 2019-05-04 | 1 | -1/+1 |
* | Typeset Big-O complexities with Tex-style notation (#16090) | Sven Tennie | 2019-05-03 | 2 | -4/+4 |
* | Update autoconf scripts | Ben Gamari | 2019-04-25 | 2 | -1598/+1732 |
* | Typeset Big-O complexities with Tex-style notation (#16090) | Sven Tennie | 2019-04-17 | 7 | -68/+69 |
* | base: Better document implementation implications of Data.Timeout | Ben Gamari | 2019-04-13 | 1 | -16/+25 |
* | removing x87 register support from native code gen | Carter Schonwald | 2019-04-10 | 2 | -17/+4 |