summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Testsuite: T3333 still fails on non-linux statically linked ghci (#3333)Thomas Miedema2015-10-101-1/+1
* sphinx: Don't share doctrees between targetsBen Gamari2015-10-101-3/+6
* Rename SpecInfo to RuleInfo (upon SPJ's advice).Edward Z. Yang2015-10-1016-88/+88
* Keep `shift{L,R}` on `Integer` from segfaultingBen Gamari2015-10-102-8/+3
* Add short library names support to Windows linkerTamar Christina2015-10-109-16/+73
* Fix error msg: ghci can't be used with -prof or -static (#10936)Thomas Miedema2015-10-101-1/+1
* Revert "Switch to LLVM version 3.7"Erik de Castro Lopo2015-10-105-24/+30
* Switch to LLVM version 3.7Erik de Castro Lopo2015-10-105-33/+27
* Simplify type of ms_srcimps and ms_textual_imps.Edward Z. Yang2015-10-095-35/+22
* Ignore __pycache__.Edward Z. Yang2015-10-091-0/+1
* Disable man building for most quick build styles.Edward Z. Yang2015-10-0911-0/+11
* Extra files to ignore from the new Restructured documentation.Edward Z. Yang2015-10-091-0/+3
* Move orphan instance/rule warnings to typechecker/desugarer.Edward Z. Yang2015-10-0813-118/+96
* 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