| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 1 | -1/+1 |
* | Fix invalid doc comment | Alec Theriault | 2019-02-10 | 1 | -16/+22 |
* | Remove OPTIONS_HADDOCK hide in favour for not-home | Adam Sandberg Eriksson | 2019-01-06 | 2 | -2/+2 |
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+9 |
* | Introduce Int16# and Word16# | Abhiroop Sarkar | 2018-11-17 | 1 | -2/+4 |
* | Add Int8# and Word8# | Michal Terepeta | 2018-11-02 | 1 | -1/+3 |
* | Revert "Add Int8# and Word8#" | Ben Gamari | 2018-10-09 | 1 | -3/+1 |
* | Add Int8# and Word8# | Michal Terepeta | 2018-10-07 | 1 | -1/+3 |
* | Document the list data type | Alec Theriault | 2018-10-04 | 2 | -13/+33 |
* | ghc-prim: Fix typo in traceBinaryEvent# changelog entry | Ben Gamari | 2018-10-01 | 1 | -1/+2 |
* | ghc-prim: Add missing changelog entry | Ben Gamari | 2018-10-01 | 1 | -0/+34 |
* | Revert "adds -latomic to. ghc-prim" | Ben Gamari | 2018-09-20 | 4 | -38/+1 |
* | Fix check whether GCC supports __atomic_ builtins | Ilias Tsitsimpis | 2018-09-18 | 2 | -2/+2 |
* | docs: Add changelog and release notes entry for traceBinaryEvent# | Ben Gamari | 2018-08-23 | 1 | -0/+7 |
* | Refactor (~) to reduce the suerpclass stack | Simon Peyton Jones | 2018-07-27 | 1 | -0/+6 |
* | Improve documentation of Eq, Ord instances for Float and Double | ARJANEN Loïc Jean David | 2018-06-17 | 1 | -5/+89 |
* | Embrace -XTypeInType, add -XStarIsType | Vladislav Zavialov | 2018-06-14 | 2 | -8/+3 |
* | ghc-prim: Bump version | Ben Gamari | 2018-05-20 | 2 | -2/+6 |
* | Add 'addWordC#' PrimOp | Sebastian Graf | 2018-05-05 | 2 | -1/+8 |
* | ghc-prim: Refactor and document __sync_fetch_and_nand workaround | Ben Gamari | 2018-04-24 | 1 | -15/+60 |
* | Proper safe coercions paper link | Kirill Zaborsky | 2018-04-17 | 1 | -1/+1 |
* | Fix compilation stopper on macOS with -Werror | Richard Eisenberg | 2018-03-26 | 1 | -0/+2 |
* | UNREG: fix implicit declarations from pdep and pext | Sergei Trofimovich | 2018-03-09 | 2 | -10/+0 |
* | ghc-prim: Silence -Wsync-nand warning in atomic.c | Ben Gamari | 2018-03-08 | 1 | -0/+6 |
* | ghc-prim: Reduce scope of Clang sync_fetch_and_nand workaround | Ben Gamari | 2018-03-08 | 1 | -4/+9 |
* | Add ghc-prim.buildinfo to .gitignore | Ryan Scott | 2018-02-20 | 1 | -1/+2 |
* | adds -latomic to. ghc-prim | Moritz Angermann | 2018-02-15 | 4 | -1/+38 |
* | ghc-prim: Emulate C11 atomics when not available | Ben Gamari | 2018-02-03 | 1 | -0/+36 |
* | Update Cabal submodule | Oleg Grenrus | 2018-01-21 | 1 | -1/+1 |
* | Add new mbmi and mbmi2 compiler flags | John Ky | 2018-01-21 | 3 | -0/+94 |
* | Sync `ghc-prim` changelog from GHC 8.2 | Herbert Valerio Riedel | 2017-12-22 | 1 | -1/+29 |
* | Sync up ghc-prim changelog from GHC 8.2 branch | Herbert Valerio Riedel | 2017-12-20 | 1 | -1/+7 |
* | Stop runRW# being magic | Simon Peyton Jones | 2017-12-19 | 1 | -3/+2 |
* | Get rid of some stuttering in comments and docs | Gabor Greif | 2017-12-19 | 1 | -1/+1 |
* | Tidy up of wired-in names | Simon Peyton Jones | 2017-12-13 | 1 | -0/+4 |
* | Revert "Add new mbmi and mbmi2 compiler flags" | Ben Gamari | 2017-11-22 | 3 | -140/+0 |
* | GHC.Prim use virtual-modules | Moritz Angermann | 2017-11-18 | 1 | -8/+4 |
* | Add new mbmi and mbmi2 compiler flags | John Ky | 2017-11-15 | 3 | -0/+140 |
* | Fix atomicread/write operations | Peter Trommler | 2017-11-02 | 1 | -8/+14 |
* | Bump ghc-prim to 0.5.2.0 and update changelog | Herbert Valerio Riedel | 2017-10-17 | 2 | -2/+12 |
* | Don't use "character" in haddocks of Char | Ben Gamari | 2017-09-30 | 1 | -1/+1 |
* | ghc-prim: Don't allocate a thunk for each unpacked UTF-8 character | Ben Gamari | 2017-07-24 | 1 | -12/+16 |
* | ghc-prim: Bump version | Ben Gamari | 2017-07-23 | 1 | -1/+1 |
* | Comments only, about Typeable/TypeRep/KindRep | Simon Peyton Jones | 2017-05-04 | 1 | -1/+1 |
* | Typos in comments and manual | Gabor Greif | 2017-03-06 | 1 | -1/+1 |
* | Add Eq instances for TrName, Module | Ben Gamari | 2017-02-28 | 1 | -0/+10 |
* | Make exprIsConApp_maybe work better for literals strings | Simon Peyton Jones | 2017-02-24 | 1 | -5/+16 |
* | Type-indexed Typeable | Ben Gamari | 2017-02-18 | 2 | -17/+31 |
* | Fix comment (old filename '.lhs') in libraries/ | Takenobu Tani | 2017-02-04 | 1 | -2/+2 |
* | base: Derive Enum, Bounded for VecCount, VecElem | Ben Gamari | 2017-02-01 | 1 | -0/+2 |