summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for pattern synonym type signatures.wip/T8584Dr. ERDI Gergo2014-11-2022-262/+483
* Update shift/reduce conflict number in parserDr. ERDI Gergo2014-11-201-0/+12
* Make Data.Functor.Identity trustworthy againHerbert Valerio Riedel2014-11-201-0/+1
* Make calling conventions in template haskell Syntax.hs consistent with those ...Luite Stegeman2014-11-199-31/+106
* ghc generates more user-friendly error messagesMike Izbicki2014-11-1913-10/+83
* arm64: 64bit iOS and SMP support (#7942)Luke Iannini2014-11-1917-19/+166
* compiler/main: fixes #9776Carlos Tomé2014-11-194-1/+8
* use correct word size for shiftRightLogical and removeOp32Luite Stegeman2014-11-191-16/+26
* make TcRnMonad.lhs respect -ddump-to-fileGreg Weber2014-11-196-41/+79
* Allow -dead_strip linking on platforms with .subsections_via_symbolsMoritz Angermann2014-11-1913-19/+79
* Only test for bug #9439 when llvm is installedThomas Miedema2014-11-191-50/+53
* add missing instances for Loc and a few missing Eq instancesLuite Stegeman2014-11-191-2/+3
* template-haskell: Missing instances for Rational and ().Mathieu Boespflug2014-11-192-2/+14
* Filter input to abiHash earlyMateusz Kowalczyk2014-11-191-3/+9
* Add remaining <unknown>s and comments to .mailmapThomas Miedema2014-11-191-1/+58
* Turn CoreWriter into a newtype; fix commentDavid Feuer2014-11-191-8/+11
* Implement new Foldable methods for HsPatSynDetailsDavid Feuer2014-11-191-1/+20
* Update documentation for "Batch compiler mode"Thomas Miedema2014-11-192-7/+20
* Refactor: use System.FilePath.splitSearchPathThomas Miedema2014-11-194-50/+7
* The test runner now also works under the msys-native Python.Gintautas Miliauskas2014-11-191-0/+16
* rts: remove old-style field designator extension (#9396)Austin Seipp2014-11-192-29/+29
* Optimise `Identity` instances with `coerce`Herbert Valerio Riedel2014-11-191-13/+34
* Restore exact old semantics of `decodeFloat`Herbert Valerio Riedel2014-11-195-0/+54
* Reimplement im/export primitives for integer-gmp2Herbert Valerio Riedel2014-11-194-19/+431
* Support for "with" renaming syntax, and output a feature flag.Edward Z. Yang2014-11-184-30/+32
* When outputting list of available instances, sort it.Edward Z. Yang2014-11-1814-38/+56
* Comments onlySimon Peyton Jones2014-11-183-22/+6
* Revert "base: Fix (**) instance for Data.Complex (#8539)"Austin Seipp2014-11-181-16/+0
* Fix detection of GNU gold linker if invoked via gcc with parametersSebastian Dröge2014-11-181-2/+5
* Disable AVX for LLVM 3.2 by default (#9391)Peter Wortmann2014-11-181-5/+11
* mapMaybe: Typo in the comment (#9644)Wieland Hoffmann2014-11-181-1/+1
* Fix usage of `find -perm` in aclocal.m4 (#9697)Nicholas Hart2014-11-181-1/+1
* Update comment about C helper for foreign exports (#9713)Bertram Felgenhauer2014-11-181-2/+6
* base: Fix (**) instance for Data.Complex (#8539)Austin Seipp2014-11-181-0/+16
* Add missing semicolon in Schedule.cSimon Peyton Jones2014-11-181-1/+1
* Outputable instance for IfaceVectInfoMateusz Kowalczyk2014-11-181-0/+10
* Whitespace onlyMateusz Kowalczyk2014-11-181-8/+8
* Fix ffi023Simon Marlow2014-11-182-1/+8
* Build xhtml and haddock only when `HADDOCK_DOCS=YES`Joachim Breitner2014-11-181-0/+6
* Add a note why tcGetInstEnvs is duplicated.Edward Z. Yang2014-11-171-1/+2
* Remove optimized package lookup, simplifying code.Edward Z. Yang2014-11-171-49/+1
* Change a comment referring falsely to seqDavid Feuer2014-11-171-1/+4
* Adding dedicated Show instances for SrcSpan/SrcLocAlan Zimmerman2014-11-176-3/+76
* Docs onlyEdward Z. Yang2014-11-175-12/+31
* Make listArray fuseDavid Feuer2014-11-171-13/+11
* Remove outdated TODO in TimeManagerYuras Shumovich2014-11-171-26/+0
* Don't use absolute paths for perl in validateMateusz Kowalczyk2014-11-171-3/+2
* document addDependentFile uses contents, not mtimeGreg Weber2014-11-171-2/+9
* Fix a bug introduced with allocation countersSimon Marlow2014-11-174-0/+39
* Update validate settings now that containers and process have beenDavid Terei2014-11-161-2/+0