summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* base: MRP-refactoring of AMP instanceswip/base-amp-normalisationHerbert Valerio Riedel2015-10-0818-65/+39
* Tests for #10945 and #10946Jan Stolarek2015-10-083-0/+24
* Parser: revert some error messages to what they were before 7.10Thomas Miedema2015-10-078-34/+29
* Allow non-operator infix pattern synonymsMatthew Pickering2015-10-073-1/+7
* Improve error messages for ambiguous type variablesDavid Kraeutmann2015-10-0721-98/+173
* Ensure shiftL/shiftR arguments aren't negativeBen Gamari2015-10-071-2/+6
* AsmCodeGen: Ensure LLVM .line directives are sortedBen Gamari2015-10-071-2/+6
* Documentation for FrontendResultEdward Z. Yang2015-10-061-0/+8
* Comments about TcLevel assignmentSimon Peyton Jones2015-10-061-1/+21
* Comments onlySimon Peyton Jones2015-10-061-0/+3
* Remove dead code: ruleLhsOrphNamesSimon Peyton Jones2015-10-062-17/+1
* Fix kind-var abstraction in SimplUtils.abstractFloatsSimon Peyton Jones2015-10-063-17/+69
* Comments onlySimon Peyton Jones2015-10-061-0/+2
* Deduplicate one-shot/make compile paths.Edward Z. Yang2015-10-055-320/+261
* Testsuite: make driver python 2.6 compatible againThomas Miedema2015-10-051-6/+6
* A few typos in commentsGabor Greif2015-10-053-4/+4
* Testsuite: only add -fno-warn-missed-specialisations for ghc>=7.11Thomas Miedema2015-10-042-0/+8
* Build system: don't create mk/are-validating.mkThomas Miedema2015-10-044-18/+7
* Make Windows linker more robust to unknown sectionsTamar Christina2015-10-037-121/+182
* testsuite: Bump up haddock.base expected allocationsBen Gamari2015-10-031-1/+2
* Fill in associated type defaults with DeriveAnyClassRyanGlScott2015-10-039-86/+291
* Enable `Enumeration is empty` warnings for `Integer`Herbert Valerio Riedel2015-10-034-0/+39
* Make GHC generics capable of handling unboxed typesRyanGlScott2015-10-0313-69/+387
* Testsuite: update expected output for T8602Thomas Miedema2015-10-031-1/+1
* Build system: add mk/validate.mk.sampleThomas Miedema2015-10-033-3/+8
* Fix broken validation Build 6564 and accepting a few other test resultsTamar Christina2015-10-035-12/+17
* Prevent GHC from silently dying when preprocessor is not foundTamar Christina2015-10-039-27/+20
* docs: Fix ghc_config.py.inBen Gamari2015-10-031-1/+1
* Move user's guide to ReStructuredTextBen Gamari2015-10-03131-40720/+33995
* Don't use old linkable for hs-boot files.Edward Z. Yang2015-10-021-3/+3
* Fix signature of atomic builtinsAndreas Schwab2015-10-022-148/+148
* Move CallStack back to baseBen Gamari2015-10-028-56/+91
* LLVM: Factor out accumulation of LLVM statements and variablesBen Gamari2015-10-021-197/+189
* LLVM: Implement atomic operations in terms of LLVM primitivesBen Gamari2015-10-025-17/+124
* nativeGen PPC: fix > 16 bit offsets in stack handlingPeter Trommler2015-10-024-18/+86
* Document peculiarities of `traceM`.Matthias Fischmann2015-10-021-2/+8
* Fix treatment of -0.0Ben Gamari2015-10-0210-63/+133
* Update nofib submodule againJoachim Breitner2015-10-021-0/+0
* Update nofib submoduleJoachim Breitner2015-10-021-0/+0
* Add Data.Semigroup and Data.List.NonEmpty (re #10365)Herbert Valerio Riedel2015-10-024-0/+1168
* Typos in commentsJoachim Breitner2015-10-011-2/+2
* .gitignore update for some test files.Edward Z. Yang2015-09-301-27/+66
* Lexer: delete dead code for binary character literalsThomas Miedema2015-09-301-2/+0
* Allow enumDeltaIntegerFB to be inlinedJoachim Breitner2015-09-281-1/+2
* reify associated types when reifying typeclasses(#10891)Ömer Sinan Ağacan2015-09-265-2/+80
* rts: Clean up whitespace in Trace.hBen Gamari2015-09-261-24/+24
* Debug: Remove extraneous LANGUAGE CPPBen Gamari2015-09-251-1/+1
* Skip a possible BOM in utf8 encodingJoachim Breitner2015-09-253-3/+11
* Dwarf: Ensure block length is encoded correctlyBen Gamari2015-09-251-1/+1
* Dwarf: Rename binding to avoid shadowing pprBen Gamari2015-09-251-8/+8