summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Add likelyhood to alternatives from stg onwardswip/D4327Andreas Klebinger2018-03-1327-286/+635
* Revert "Move `iserv` into `utils` and change package nameBen Gamari2018-02-2021-619/+108
* Slight refactor of stock deriving internalsRyan Scott2018-02-202-17/+9
* Add ghc-prim.buildinfo to .gitignoreRyan Scott2018-02-201-1/+2
* circleci: Skip performance testsBen Gamari2018-02-201-2/+2
* Document missing dataToTag# . tagToEnum# ruleDavid Feuer2018-02-191-0/+13
* Change how includes for input file directory worksTamar Christina2018-02-196-16/+63
* testsuite: Bump allocations for T1969 and T5837Ben Gamari2018-02-191-2/+4
* Bump text submodule to 1.2.3.0Ben Gamari2018-02-191-0/+0
* Bump haskeline submodule to 0.7.4.2Ben Gamari2018-02-191-0/+0
* Bump parsec submodule to 0.3.13.0Ben Gamari2018-02-192-1/+1
* Bump primitive submodule to 0.6.3.0Ben Gamari2018-02-191-0/+0
* Bump stm submodule to 2.4.5.0Ben Gamari2018-02-191-0/+0
* Bump pretty submoduleBen Gamari2018-02-191-0/+0
* Bump filepath submoduleBen Gamari2018-02-191-0/+0
* Bump process submoduleBen Gamari2018-02-191-0/+0
* Bump haddock submodule againBen Gamari2018-02-191-0/+0
* Increase the amount of parallelism in circleci.Facundo Domínguez2018-02-191-1/+1
* Rename the types in a GADT constructor in toposorted orderRyan Scott2018-02-184-3/+17
* StgLint overhaulÖmer Sinan Ağacan2018-02-185-338/+196
* Improve error message for UNPACK/strictness annotations.HE, Tao2018-02-187-3/+35
* testsuite: Add newline to test outputDouglas Wilson2018-02-181-2/+2
* CBE: re-introduce bgamari's fixesMichal Terepeta2018-02-181-3/+8
* myThreadId# is trivial; make it an inline primopSimon Marlow2018-02-184-7/+3
* Tidy up and consolidate canned CmmReg and CmmGlobalsSimon Marlow2018-02-1813-77/+83
* Remove doubled wordsAdam Sandberg Eriksson2018-02-182-4/+3
* Build Haddocks with --quickjumpBen Gamari2018-02-182-0/+1
* Add valid refinement substitution suggestions for typed holesMatthías Páll Gissurarson2018-02-189-79/+857
* Implement stopgap solution for #14728Ryan Scott2018-02-186-3/+92
* base: Fix changelog entry for openTempFileBen Gamari2018-02-181-3/+2
* circleci: Add nightly build using devel2 flavourBen Gamari2018-02-181-0/+19
* Fix #14811 by wiring in $tcUnit#Ryan Scott2018-02-163-3/+8
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-02-1521-108/+619
* Get eqTypeRep to inlineDavid Feuer2018-02-151-3/+11
* rts.cabal.in: advertise profiling flavours of libraries, behind a flagAlp Mestanogullari2018-02-151-1/+12
* Update .cabal files for Cabal 2.1Moritz Angermann2018-02-154-9/+9
* Adds `smp` flag to rts.cabal.Moritz Angermann2018-02-151-0/+4
* adds -latomic to. ghc-primMoritz Angermann2018-02-156-24/+38
* Various documentation improvementsSergey Vinokurov2018-02-144-6/+6
* Raise parse error for `data T where`.HE, Tao2018-02-1310-10/+52
* Fix tests broken by c9a88db3ac4f1c3e97e3492ebe076f2df6463540Ben Gamari2018-02-133-7/+10
* Collect CCs in CorePrep, including CCs in unfoldingsÖmer Sinan Ağacan2018-02-1310-429/+258
* Make ($!) representation-polymorphicDavid Feuer2018-02-123-2/+8
* Evac.c: remove unused CPP guardÖmer Sinan Ağacan2018-02-121-3/+0
* Simplify Foreign.Marshal.Alloc functions with ScopedTypeVariablesÖmer Sinan Ağacan2018-02-101-23/+12
* Fix isDroppableCt (Trac #14763)Simon Peyton Jones2018-02-087-127/+148
* rts: fix barf format attributeDouglas Wilson2018-02-081-1/+1
* Use SPDX syntax in rts/package.conf.inHerbert Valerio Riedel2018-02-071-1/+1
* Fix solveOneFromTheOther for RecursiveSuperclassesSimon Peyton Jones2018-02-078-43/+119
* Comments onlySimon Peyton Jones2018-02-072-4/+14