summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply #13422 comment:4 to Char and Wordwip/cheap-build-osa1Ömer Sinan Ağacan2018-02-192-41/+43
* Export cheapBuild in GHC.ExtsÖmer Sinan Ağacan2018-02-191-1/+1
* Move forcing of enumFromT arguemnts inwardsSimon Peyton Jones2018-02-191-18/+19
* Implement cheapBuildDavid Feuer2018-02-191-0/+16
* Use cheapBuild for enumerating IntsBen Gamari2018-02-191-2/+2
* Use cheapBuild for enumerating CharsBen Gamari2018-02-191-3/+3
* Implement cheapBuildBen Gamari2018-02-193-12/+50
* 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
* Fix utterly bogus TagToEnum rule in caseRulesSimon Peyton Jones2018-02-073-17/+52
* testsuite: Add test for #14768Ben Gamari2018-02-062-0/+60
* rts: fix some barf format specifiers.Douglas Wilson2018-02-062-2/+2
* rts: Use BITS_IN macro in bitmap calculationsÖmer Sinan Ağacan2018-02-062-8/+8
* Improve X86CodeGen's pprASCII.HE, Tao2018-02-061-13/+34
* Restore 'It is a member of hidden package' message.Edward Z. Yang2018-02-064-3/+37
* rts: Add format attribute to barfBen Gamari2018-02-064-4/+5
* rts: Fix format of failed memory commit messageBen Gamari2018-02-061-1/+1
* cmm: Remove unnecessary HsVersion.h includesMichal Terepeta2018-02-0610-32/+3
* Compute the union of imp_finsts on the sideBartosz Nitka2018-02-061-6/+61
* Bump Cabal submoduleBen Gamari2018-02-052-1/+0