summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement recursive compatibility check for closed type families.wip/recurs-compatRichard Eisenberg2014-03-222-51/+177
* Fix #8917.Richard Eisenberg2014-03-221-3/+3
* Add test case for #8917Richard Eisenberg2014-03-224-0/+17
* Remove redundant compatibility check.Richard Eisenberg2014-03-221-2/+1
* Comments only -- clarifying Notes around compatibility.Richard Eisenberg2014-03-223-2/+5
* Make cabal01 pass with Cabal 1.18 (#8738).Mikhail Glushenkov2014-03-221-2/+1
* Enable popcnt test now when segfault is fixedJohan Tibell2014-03-221-1/+1
* Follow hs_popcntX changes in ghc-primJohan Tibell2014-03-221-5/+5
* Mark test for #8831 as known-brokenJoachim Breitner2014-03-221-1/+1
* codeGen: inline allocation optimization for clone array primopsJohan Tibell2014-03-2214-99/+279
* Update ghc --help references to --make and a.out (fixes #8600)ccatalfo2014-03-211-2/+2
* linker: Fix indirect calls for x86_64 windows (#2283)Kyrill Briantsev2014-03-211-2/+28
* testsuite: add test for #8831Austin Seipp2014-03-214-1/+9
* TyposAustin Seipp2014-03-211-5/+5
* Flush after TH in #8884 test caseJoachim Breitner2014-03-211-1/+3
* Don't use gcptr for interior pointersJohan Tibell2014-03-201-10/+8
* Update expected test outputs to match new format of pretty-printingDr. ERDI Gergo2014-03-195-53/+52
* isLexVarSym: check all characters of the name, not just the first one.Dr. ERDI Gergo2014-03-191-6/+19
* Implement ordering comparisons for type-level naturals and symbols.Iavor S. Diatchki2014-03-183-1/+160
* Make sure we occurrence-analyse unfoldings (fixes Trac #8892)Simon Peyton Jones2014-03-182-42/+63
* Update submodule to Win32-2.3.0.2Herbert Valerio Riedel2014-03-181-0/+0
* Add some documentation about type-level literals.Iavor S. Diatchki2014-03-171-43/+135
* Test case: ghci059: Forgot stdout fileJoachim Breitner2014-03-171-0/+4
* Test Trac #8889Simon Peyton Jones2014-03-173-0/+19
* More debug infoSimon Peyton Jones2014-03-171-2/+4
* Comments onlySimon Peyton Jones2014-03-171-4/+4
* Fix validation issue due to Coercible move (#8894)Joachim Breitner2014-03-174-4/+4
* Revert ad15c2, which causes Windows seg-faults (Trac #8834)Simon Peyton Jones2014-03-171-64/+21
* Unflatten the constraints of an inferred types (Trac #8889)Simon Peyton Jones2014-03-172-17/+29
* Remove support for "primclass"Joachim Breitner2014-03-165-23/+0
* Coercible is now exported from GHC.Types (#8894)Joachim Breitner2014-03-163-5/+2
* Fix comment for ghci script filesJoachim Breitner2014-03-161-2/+2
* Test case: :info Coercible in GHCiJoachim Breitner2014-03-162-0/+7
* Remove code reporting issues with Safe Haskell and coerce.Richard Eisenberg2014-03-141-20/+4
* Call Arity test case: Check what happens with unboxed letsJoachim Breitner2014-03-144-0/+37
* Call Arity: Never eta-expand thunks in recursive groupsJoachim Breitner2014-03-143-53/+51
* Add test case for #8776Dr. ERDI Gergo2014-03-144-0/+11
* Reinstate pretty-printing of AnIds via pprId (#8776)Dr. ERDI Gergo2014-03-141-0/+6
* Use prefix notation in pprIfaceDecl for IfaceIdsDr. ERDI Gergo2014-03-141-1/+1
* Honor Op_PrintExplicitForalls setting in pprIfaceForAllPartDr. ERDI Gergo2014-03-141-2/+7
* Document Coercible in the user guideJoachim Breitner2014-03-141-0/+15
* Another reference to Note [Kind-changing of (~) and Coercible]Joachim Breitner2014-03-141-1/+4
* Reference Note [Kind-changing of (~) and Coercible]Joachim Breitner2014-03-141-0/+2
* Update to containers-0.5.5.1Herbert Valerio Riedel2014-03-142-1/+1
* testsuite: look for tests-ghc directories for librariesAustin Seipp2014-03-141-1/+3
* Remove unused gHC_COERCIBLEJoachim Breitner2014-03-141-2/+1
* Call Arity : Note about fakeBoringCallsJoachim Breitner2014-03-141-8/+21
* Fix typo in user's manual, changing "-j N" to "-jN".Richard Eisenberg2014-03-131-1/+1
* Fix #8884.Richard Eisenberg2014-03-136-13/+45
* Recharacterize test according to discussion in #8851.Richard Eisenberg2014-03-134-2/+14