summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* traivs: Use the new container based travis setupJoachim Breitner2015-07-141-11/+16
* Testsuite: delete remaining only_compiler_types(['ghc']) setupsThomas Miedema2015-07-1467-279/+158
* Testsuite: delete unused with_namebaseThomas Miedema2015-07-142-42/+5
* Build system: do not build stm and parallel by defaultThomas Miedema2015-07-144-8/+17
* Build system: delete REGULAR_INSTALL_DYNLIBS and INSTALL_DYNLIBSThomas Miedema2015-07-131-14/+0
* Build system: delete two unused filesThomas Miedema2015-07-132-25/+0
* Build system: add `make show!` command (#7810)Thomas Miedema2015-07-133-2/+12
* Build system: comments only [skip ci]Thomas Miedema2015-07-133-5/+16
* Another comment with a leading # (sigh)Simon Peyton Jones2015-07-131-2/+2
* Test Trac #10634Simon Peyton Jones2015-07-132-1/+24
* Test Trac #10463Simon Peyton Jones2015-07-133-0/+14
* Reformat a leading # in a commentSimon Peyton Jones2015-07-131-1/+1
* Make sure rule LHSs are simplifiedSimon Peyton Jones2015-07-134-32/+61
* Add Linting for RulesSimon Peyton Jones2015-07-131-16/+48
* Do not optimise RULE lhs in substRuleSimon Peyton Jones2015-07-133-8/+41
* T9872d: Update 32-bit allocationsBen Gamari2015-07-111-1/+3
* perf/compiler: Switch to -G1 and update performance metricsBen Gamari2015-07-111-19/+23
* T876 (32-bit): Update bytes allocatedBen Gamari2015-07-111-1/+2
* T1969: Update max_bytes_usedBen Gamari2015-07-111-1/+2
* Fix self-contained handling of ASCII encodingBen Gamari2015-07-106-22/+57
* Delete the WayPar wayThomas Miedema2015-07-1010-186/+6
* Improve error message for fundepsSimon Peyton Jones2015-07-107-10/+41
* Update .mailmap [skip ci]Thomas Miedema2015-07-101-0/+2
* Better type wildcard errorsSimon Peyton Jones2015-07-1012-350/+354
* Comments onlySimon Peyton Jones2015-07-101-0/+2
* Make mkQualPackage more robust when package key is bad.Edward Z. Yang2015-07-091-4/+3
* Add testcase for #10602Ben Gamari2015-07-092-0/+35
* users_guide: Fix errant "a" in RULES/class methods docsBen Gamari2015-07-091-1/+1
* Infer types with flexible contextsSimon Peyton Jones2015-07-094-22/+22
* White space onlySimon Peyton Jones2015-07-091-1/+1
* Document RULES and class methodsSimon Peyton Jones2015-07-091-0/+55
* Bitmap: Fix thunk explosionBen Gamari2015-07-091-20/+64
* Fix Trac #10618 (out of scope operator)Simon Peyton Jones2015-07-084-2/+15
* Comments onlySimon Peyton Jones2015-07-081-26/+32
* Broaden Outputable instance for TerminationSimon Peyton Jones2015-07-081-1/+1
* Delete duplicate "Note [Unpack equality predicates]"Thomas Miedema2015-07-081-11/+0
* Unbreak Windows build: delete unusud throwIOIOThomas Miedema2015-07-081-5/+0
* holePackageKey and isHoleModule utility functions.Edward Z. Yang2015-07-071-0/+9
* Backpack: Flesh out more Cabal detailsEdward Z. Yang2015-07-072-46/+282
* Export more types from GHC.RTS.Flags (#9970)RyanGlScott2015-07-072-7/+16
* Fix #10596 by looking up 'Int' not 'Maybe Int' in the map.Edward Z. Yang2015-07-074-4/+24
* always use -fPIC on OpenBSD/AMD64 platformKarel Gardas2015-07-071-0/+6
* Generalize `Control.Monad.forever`Ben Gamari2015-07-072-2/+4
* fix EBADF unqueueing in select backend (Trac #10590)Sergei Trofimovich2015-07-075-9/+57
* Deferred type errors now throw TypeError (#10284)David Kraeutmann2015-07-0710-12/+64
* Fix todo in compiler/nativeGen: Rename Size to Formatmarkus2015-07-0722-936/+945
* Allow deferred type error warnings to be suppressedDavid Kraeutmann2015-07-077-23/+86
* Update comments around blackholesSimon Marlow2015-07-073-11/+14
* Fix word repetitions in commentsGabor Greif2015-07-072-2/+2
* Build system: don't set GhcLibWays explicitly in build.mk.sample (#10536)Thomas Miedema2015-07-073-39/+33