summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Don't build PDF user's guide on AArch64wip/fix-users-guideBen Gamari2019-06-111-0/+2
* users-guide: Fix a few markup issuesBen Gamari2019-06-112-23/+24
* Print role annotations in TemplateHaskell brackets (#16718)Vladislav Zavialov2019-06-105-0/+18
* base: Mark CPUTime001 as fragileBen Gamari2019-06-101-1/+1
* rts: Fix RetainerProfile early return with TREC_CHUNKDaniel Gröber2019-06-091-1/+1
* Remove CPP ensuring word size is 32 or 64 bits around Addr# <-> int# primopsJohn Ericson2019-06-091-2/+0
* Comments only: document tcdDataCusk better.Richard Eisenberg2019-06-091-0/+5
* Hadrian: need CPP preprocessor dependencies #16660David Eichmann2019-06-091-0/+13
* testsuite: Add test for #16509Ben Gamari2019-06-093-0/+14
* Do not report error if Name in pragma is unboundnineonine2019-06-094-1/+14
* rts: Separate population of eventTypes from initial event generationBen Gamari2019-06-091-8/+17
* Add disable/enable commands to ghci debugger #2215Roland Senn2019-06-098-41/+214
* Fix #16517 by bumping the TcLevel for method sigsRichard Eisenberg2019-06-0916-89/+163
* Handle trailing path separator in package DB names (#16360)Kevin Buhr2019-06-096-2/+37
* Small refactorings in ExtractDocsSimon Jakobi2019-06-091-34/+31
* testsuite: Add test for #16514Ben Gamari2019-06-094-0/+68
* Introduce log1p and expm1 primopschessai2019-06-0912-13/+108
* testsuite: Suppress ticks in T4918 outputBen Gamari2019-06-091-1/+3
* hadrian: Properly partition options in sourceArgsMatthew Pickering2019-06-091-1/+4
* Explain that 'mappend' and '(<>)' should be the same [skip ci]Alexandre Baldé2019-06-091-0/+3
* gitlab-ci: Ensure that all commits on a branch are submodule-lintedBen Gamari2019-06-081-2/+2
* gitlab-ci: Fix submodule linting of commitsBen Gamari2019-06-081-8/+11
* gitlab-ci: Disable shallow clonesBen Gamari2019-06-081-9/+5
* Remove trailing whitespaceMatthew Pickering2019-06-087-11/+11
* gitlab-ci: A few clarifying commentsBen Gamari2019-06-081-0/+3
* gitlab-ci: Fix submodule linterBen Gamari2019-06-081-0/+6
* gitlab-ci: Use --unshallow when fetching for lintersBen Gamari2019-06-081-2/+6
* Fix two lint failures in rts/linker/MachO.cMatthew Pickering2019-06-081-2/+2
* gitlab-ci: Don't run two submodule checking jobs on Marge jobsMatthew Pickering2019-06-081-0/+3
* gitlab-ci: Linters, don't allow to failMatthew Pickering2019-06-081-1/+0
* gitlab-ci: Create index.html in documentation deploymentBen Gamari2019-06-071-0/+6
* Hadrian: use deb9 Docker images instead of deb8 for CI jobsAlp Mestanogullari2019-06-071-3/+3
* base: Export FinalizersBen Gamari2019-06-071-0/+1
* Pass preprocessor options to C compiler when building foreign C files (#16737)Zejun Wu2019-06-075-4/+54
* remove backticks from markup - it doesn't mean what I think it meanscode5hot2019-06-071-1/+1
* Used terminology from a paper. Added it as a reference.code5hot2019-06-071-3/+4
* Update Traversable.hs with a note about an intuitive lawcode5hot2019-06-071-1/+7
* llvm-targets: Add x86_64 android layoutMoritz Angermann2019-06-072-1/+2
* Fix isValidNatural: The BigNat in NatJ# must have at least 2 limbsSimon Jakobi2019-06-076-1/+20
* Hadrian: Delete target symlink in createFileLinkUntrackedBen Gamari2019-06-071-1/+4
* Preserve ShadowInfo when rewriting evidenceSimon Peyton Jones2019-06-073-21/+44
* Factor out 'getLibDir' / 'getBaseDir' into a new GHC.BaseDir ghc-boot moduleJohn Ericson2019-06-074-55/+68
* Fix #16700: Tiny errors in output of GHCi commands :forward and :infoRoland Senn2019-06-077-3/+23
* Add HEAP_PROF_SAMPLE_END event to mark end of samplesMatthew Pickering2019-06-077-0/+34
* TmOracle: Replace negative term equalities by refutable PmAltConsSebastian Graf2019-06-0715-550/+672
* [skip ci] Improve the documentation of the CNF primops. In this context, the ...Andrew Martin2019-06-071-23/+40
* gitlab-ci: Disable darwin hadrian jobMatthew Pickering2019-06-071-1/+2
* Hadrian: profiling and debug enabled ways support -eventlog tooAlp Mestanogullari2019-06-041-1/+3
* make: Fix bindist installationBen Gamari2019-06-042-6/+5
* gitlab-ci: Run bindisttest during CIBen Gamari2019-06-041-0/+3