summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some tests that were broken by D861Eric Seidel2015-09-024-29/+31
* Testsuite: mark 4 tests expect_broken_for(#10712, opt_ways)Thomas Miedema2015-09-022-5/+6
* Testsuite: update expected outputThomas Miedema2015-09-023-0/+9
* Testsuite: don't warn about missing specialisationsThomas Miedema2015-09-022-0/+5
* stm: Fix test caseBen Gamari2015-09-021-0/+0
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-0225-461/+497
* Expand declaration QQs first (#10047)Michael Smith2015-09-0210-29/+111
* Allow annotations though addTopDecls (#10486)Michael Smith2015-09-025-9/+27
* Use a response file for linker command line arguments #10777Michael Snoyman2015-09-021-2/+54
* Add test for updating a record with existentially quantified fields.Matthew Pickering2015-09-022-0/+22
* Fix trac #10413Ben Gamari2015-09-021-2/+5
* Use IP based CallStack in error and undefinedEric Seidel2015-09-0248-269/+409
* Testsuite: refactoring onlyThomas Miedema2015-09-021-53/+58
* Anchor type family instances deterministicallyBartosz Nitka2015-08-311-6/+1
* Fix typo in pattern synonym documentation.HEADMatthew Pickering2015-08-301-2/+2
* Fix 7.10 validateMatthew Pickering2015-08-301-1/+1
* StgCmmHeap: Re-add check for large static allocationsBen Gamari2015-08-291-0/+9
* integer-gmp: optimise bitBigNatHerbert Valerio Riedel2015-08-291-1/+18
* ghc-pkg --enable-multi-instance should not complain about case sensitivity.Edward Z. Yang2015-08-291-1/+2
* Fix identifier parsing in hp2psYuras Shumovich2015-08-292-22/+23
* Dwarf: Produce .dwarf_aranges sectionBen Gamari2015-08-293-21/+77
* Dwarf: Produce {low,high}_pc attributes for compilation unitsBen Gamari2015-08-292-2/+13
* Dwarf: Fix DW_AT_use_UTF8 attributeBen Gamari2015-08-292-5/+6
* Respect GHC_CHARENC environment variable #10762Michael Snoyman2015-08-291-2/+12
* Make Generic (Proxy t) instance poly-kinded (fixes #10775)RyanGlScott2015-08-292-19/+22
* Add testcase for #7411Ben Gamari2015-08-293-0/+8
* RTS: Reduce MBLOCK_SPACE_SIZE on AArch64Erik de Castro Lopo2015-08-291-0/+5
* base: Remove a redundant 'return'Simon Peyton Jones2015-08-271-2/+1
* TysWiredIn: Shuffle code aroundBen Gamari2015-08-271-73/+71
* MkIface: Introduce PatSynId, ReflectionId, DefMethIdBen Gamari2015-08-272-3/+29
* IfaceEnv: Clean up updNameCache a bitBen Gamari2015-08-272-14/+15
* Move newImplicitBinder to from IfaceEnv to BuildTyClBen Gamari2015-08-272-19/+19
* PrelNames: introduce dcQual in place of conNameBen Gamari2015-08-271-20/+18
* Revert "Clean up handling of knownKeyNames"Ben Gamari2015-08-272-56/+56
* Clean up handling of knownKeyNamesBen Gamari2015-08-262-56/+56
* BinIface: Clean up whitespaceBen Gamari2015-08-261-3/+2
* PrelNames: Clean up list a bitBen Gamari2015-08-261-10/+11
* TcDeriv: Kill dead codeBen Gamari2015-08-261-76/+10
* tcRnDeclsi can use tcRnSrcDeclsSimon Peyton Jones2015-08-261-38/+3
* Implement lookupGlobal in TcEnv, and use itSimon Peyton Jones2015-08-263-12/+33
* Comments and white spaceSimon Peyton Jones2015-08-263-5/+6
* Fix algorithm.tex build and update with some new info.Edward Z. Yang2015-08-261-8/+77
* configure.ac: Allow disabling of large-address-spaceErik de Castro Lopo2015-08-261-16/+26
* fix 64bit two-stage allocator on Solaris/AMD64 platform (#10790)Karel Gardas2015-08-251-1/+1
* Delete ExtsCompat46 (#8330)Thomas Miedema2015-08-247-327/+24
* Check options before warning about source imports.Alex Rozenshteyn2015-08-229-6/+18
* Build system: delete unused distrib/MakefileThomas Miedema2015-08-211-73/+0
* Build system: simplify install.mk.inThomas Miedema2015-08-2110-53/+47
* Refactor: delete most of the module FastTypesThomas Miedema2015-08-2127-537/+268
* Delete FastBoolThomas Miedema2015-08-2115-216/+122