summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Move comments about evaluating the message to the top of the moduleSimon Peyton Jones2015-02-151-5/+5
* Improve typechecking of RULEs, to account for type wildcard holesSimon Peyton Jones2015-02-155-3/+23
* Comments onlySimon Peyton Jones2015-02-151-1/+2
* Improve documentation of 'trace'Simon Peyton Jones2015-02-131-0/+4
* Refactor decideQuantificationSimon Peyton Jones2015-02-134-105/+144
* Tiny refactoring; no change in behaviourSimon Peyton Jones2015-02-121-11/+12
* Comments and white space; plus structurally avoiding the previously "egregiou...Simon Peyton Jones2015-02-121-10/+16
* Propagate ReturnTvs in matchExpectedFunTysRichard Eisenberg2015-02-114-18/+33
* Fix egregious typo in checkTauTvUpdate.Richard Eisenberg2015-02-111-1/+1
* Fix #10079 by recurring after flattening exposes a TyConApp.Richard Eisenberg2015-02-113-2/+32
* nameIsLocalOrFrom should include interactive modulesSimon Peyton Jones2015-02-118-24/+57
* Do not share T9878.hs between test T9878 and T9878bSimon Peyton Jones2015-02-113-2/+8
* Do not complain about missing fields in Trac #10047Simon Peyton Jones2015-02-101-0/+1
* Add a couple of tcTraces around reifySimon Peyton Jones2015-02-101-1/+3
* More comments and white spaceSimon Peyton Jones2015-02-102-3/+3
* Comments onlySimon Peyton Jones2015-02-101-1/+4
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-1055-626/+471
* Don't overwrite input file by defaultPhil Ruffwind2015-02-094-5/+20
* llvmGen: move to LLVM 3.6 exclusivelyBen Gamari2015-02-098-166/+72
* Add Uniquable instances for InstalledPackageId/SourcePackageId/PackageNameEdward Z. Yang2015-02-091-0/+10
* Add a workaround to allow older cabal-install to use ghc-7.10Duncan Coutts2015-02-092-10/+107
* Clarify the documentation for 'evaluate'Roman Cheplyaka2015-02-091-11/+30
* Remove deprecated libraries/base/include/Typeable.hThomas Miedema2015-02-092-32/+0
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-0967-105/+105
* Provide default implementation of `Monad(return)`Herbert Valerio Riedel2015-02-091-0/+1
* Remove the *o pattern in testsuite/.gitignoreSimon Peyton Jones2015-02-061-1/+0
* Fix Trac #10004: head [] exception when using recursive mdoSimon Peyton Jones2015-02-063-24/+37
* Test Trac #10041Simon Peyton Jones2015-02-062-0/+12
* Fix the nullary-type-class case for associated typesSimon Peyton Jones2015-02-063-15/+28
* Put parens around (ty :: kind) when pretty-printing TH syntaxSimon Peyton Jones2015-02-063-15/+26
* Comments onlySimon Peyton Jones2015-02-061-7/+9
* Comments onlySimon Peyton Jones2015-02-061-1/+1
* Make -ddump-splices output to stdout (fixes #8796)Alexander Vershilov2015-02-055-7/+7
* Eta-expand argument to foldr in mapM_ for []David Feuer2015-02-051-1/+2
* Add packageName to GHC.Generics.DatatypeOleg Grenrus2015-02-0511-3/+33
* GRHS with empty wherebinds gets wrong SrcSpanAlan Zimmerman2015-02-051-1/+1
* Bring Match m_fun_id_infix through the renamer.Alan Zimmerman2015-02-052-6/+11
* fix _FILE_OFFSET_BITS redefined warning on Solaris/i386 platformKarel Gardas2015-02-052-3/+4
* Fix a profiling bugSimon Marlow2015-02-047-71/+125
* Fix #10017Andreas Voellmy2015-02-025-14/+15
* Use strict atomicModifyIORef' (added in GHC 7.6).Edward Z. Yang2015-01-2811-40/+32
* Improve error message on typed holes, and user manual (Tradc #10040)Simon Peyton Jones2015-01-285-39/+51
* update submoduleSimon Marlow2015-01-281-0/+0
* Fix #10031 by inverting a critical test in kick_out.Richard Eisenberg2015-01-273-1/+7
* Add cost semantics for STG profiling.Edward Z. Yang2015-01-275-0/+450
* RTS : Fix StgRun for aarch64-linux (#9935).Erik de Castro Lopo2015-01-271-8/+10
* Revert zipWith strictification (re #9949)David Feuer2015-01-233-45/+24
* Revert "Update Haddock submodule"Herbert Valerio Riedel2015-01-231-0/+0
* Update Haddock submoduleMateusz Kowalczyk2015-01-231-0/+0
* Update binary submodule to 0.7.3.0 releaseHerbert Valerio Riedel2015-01-221-0/+0