aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Follow changes from #6018Jan Stolarek2015-09-033-21/+84
| * | | Merge pull request #443 from bgamari/ghc-headBen Gamari2015-09-021-3/+2
| |\ \ \
| | * | | account for changes to ipClassEric Seidel2015-08-301-3/+2
| |/ / /
| * | | Follow changes in GHC build systemThomas Miedema2015-08-151-2/+2
| * | | Merge pull request #433 from adamse/split-hsbangBen Gamari2015-08-103-18/+10
| |\ \ \
| | * | | HsBang is split into HsSrcBang and HsImplBangAdam Sandberg Eriksson2015-08-093-18/+10
| |/ / /
| * | | Replace (SourceText,FastString) with WithSourceText data typeAlan Zimmerman2015-07-311-3/+4
| * | | Merge pull request #422 from adamse/adamse-D1033Ben Gamari2015-07-273-9/+14
| |\ \ \
| | * | | StrictData: changes in HsBang typeAdam Sandberg Eriksson2015-07-083-14/+14
| | * | | StrictData: print correct strictness marksAdam Sandberg Eriksson2015-07-073-9/+14
| |/ / /
| * | | Update after wild card renaming refactoring in D613Thomas Winant2015-06-084-25/+37
| * | | ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-05-251-3/+3
| | |/ | |/|
| * | Track the new location of setRdrNameSpaceSimon Peyton Jones2015-05-131-1/+2
| * | Change ModuleTree Node to carry PackageKey and SourcePackageId to resolve #385Murray Campbell2015-05-112-21/+24
| * | Track API changes to support empty closed type familesAdam Gundry2015-05-043-9/+13
| * | Track change in API of TyConSimon Peyton Jones2015-05-011-2/+3
| * | --package-name and --package-version flagsMateusz Kowalczyk2015-03-153-25/+53
| * | Track changes in HsSyn for quasi-quotesSimon Peyton Jones2015-02-103-6/+0
| * | Follow API changes in D538Alan Zimmerman2015-01-168-69/+61
| * | Track naming change in DataConSimon Peyton Jones2015-01-081-3/+3
| * | Remove redundant constraints from haddock, discovered by -fwarn-redundant-con...Simon Peyton Jones2015-01-061-1/+1
| * | Eliminate instanceHead' in favour of GHC's instanceSigSimon Peyton Jones2014-12-231-15/+1
| * | Bump versions for ghc-7.11Herbert Valerio Riedel2014-12-222-2/+2
| * | Reset ghc-head with master's treeHerbert Valerio Riedel2014-12-220-0/+0
| |\ \
| | * | For pattern synonyms, render "pattern" as a keywordDr. ERDI Gergo2014-11-293-11/+31
| | * | Support for PartialTypeSignaturesThomas Winant2014-11-288-56/+73
| | * | Follow API changes in D426Alan Zimmerman2014-11-218-86/+120
| | * | Changes to reflect refactoring in GHC as part of #7484Richard Eisenberg2014-11-201-0/+1
| | * | Follow changes from #9812Jan Stolarek2014-11-201-11/+8
| | * | Update Haddock to new pattern synonym type signature syntaxDr. ERDI Gergo2014-11-207-104/+105
| | * | Make compatible with `deepseq-1.4.0.0`Herbert Valerio Riedel2014-11-151-3/+3
| | * | Remove overlapping pattern matchAustin Seipp2014-10-311-1/+0
| | * | reflect ForeignType constructore removalYuras Shumovich2014-10-311-4/+0
| | * | Collapse user-defined section by default (re #335)Herbert Valerio Riedel2014-10-311-2/+2
| | * | Experimental support for collapsable headersMateusz Kowalczyk2014-10-294-29/+117
| | * | Add .arclint file.Austin Seipp2014-10-201-0/+24
| | * | Add an .arcconfig file.Austin Seipp2014-10-201-0/+5
| | * | Fix use-after-close lazy IO bugEdward Z. Yang2014-10-091-1/+1
| | * | Revert "Fix import of 'empty' due to AMP."Herbert Valerio Riedel2014-09-261-1/+1
| | * | Revert "Revert "Followup changes to addition of -fwarn-context-quantification""Edward Z. Yang2014-09-183-2/+7
| | * | Revert "Followup changes to addition of -fwarn-context-quantification"Herbert Valerio Riedel2014-09-193-7/+2
| | * | Disambiguate string-literalsHerbert Valerio Riedel2014-09-191-4/+4
| | * | Properly render package ID (not package key) in index, fixes #329.Edward Z. Yang2014-09-183-13/+18
| | * | Followup changes to addition of -fwarn-context-quantification (GHC Trac #4426)Krzysztof Gogolewski2014-09-143-2/+7
| | * | Bump `base` constraint for AMPHerbert Valerio Riedel2014-09-091-2/+2
| | * | Fix import of 'empty' due to AMP.Austin Seipp2014-09-091-1/+1
| | * | Follow changes to TypeAnnot in GHC HEADAlan Zimmerman2014-09-052-11/+26
| | * | Import Data.Word w/o import-listHerbert Valerio Riedel2014-08-311-1/+1
| | * | Changes due to ghc api changes in package representationDuncan Coutts2014-08-273-27/+17
* | | | Fix fallout from wildcards refactoringBen Gamari2015-12-164-9/+23