summaryrefslogtreecommitdiff
path: root/compiler/basicTypes
Commit message (Expand)AuthorAgeFilesLines
* Use IP based CallStack in error and undefinedEric Seidel2015-09-021-1/+1
* MkIface: Introduce PatSynId, ReflectionId, DefMethIdBen Gamari2015-08-271-1/+18
* Comments and white spaceSimon Peyton Jones2015-08-261-4/+3
* Refactor: delete most of the module FastTypesThomas Miedema2015-08-216-109/+100
* Add selectors for common fields (DataCon/PatSyn) to ConLikeMatthew Pickering2015-08-183-4/+58
* Name: Show NameSort in warningBen Gamari2015-08-131-1/+10
* Replace HsBang type with HsSrcBang and HsImplBangAdam Sandberg Eriksson2015-08-102-113/+153
* Make oneShot open-kindedJoachim Breitner2015-08-081-2/+2
* Allow proper errors/warnings in core2core passesSimon Peyton Jones2015-08-051-4/+6
* Make -fcpr-off a dynamic flagChristiaan Baaij2015-08-051-9/+3
* Typos in commentsSimon Peyton Jones2015-08-031-1/+1
* Replace (SourceText,FastString) with StringLiteral data typeAlan Zimmerman2015-08-021-7/+17
* Typos in commentsGabor Greif2015-08-011-1/+1
* Typos in commentsGabor Greif2015-07-311-1/+1
* Fix an outright error in competesWithSimon Peyton Jones2015-07-301-1/+2
* Add a missing check for -fcpr-offReid Barton2015-07-291-2/+2
* Improve warnings for rules that might not fireSimon Peyton Jones2015-07-271-3/+36
* Implementation of StrictData language extensionAdam Sandberg Eriksson2015-07-272-98/+150
* Comments onlySimon Peyton Jones2015-07-241-4/+2
* Fix Trac #10670Simon Peyton Jones2015-07-231-9/+24
* Add utility function isHoleName.Edward Z. Yang2015-07-211-0/+4
* Make seq-of-cast rule generate a caseSimon Peyton Jones2015-07-211-7/+14
* Improve strictness analysis for exceptionsSimon Peyton Jones2015-07-211-4/+6
* Broaden Outputable instance for TerminationSimon Peyton Jones2015-07-081-1/+1
* Delete duplicate "Note [Unpack equality predicates]"Thomas Miedema2015-07-081-11/+0
* holePackageKey and isHoleModule utility functions.Edward Z. Yang2015-07-071-0/+9
* parser: Allow Lm (MODIFIER LETTER) category in identifiersThomas Miedema2015-07-031-1/+10
* White space onlySimon Peyton Jones2015-06-261-1/+1
* Another major improvement of "improvement"Simon Peyton Jones2015-06-111-1/+5
* typo: 'Ture' / 'True'Sergei Trofimovich2015-06-031-1/+1
* Refactor RdrName.Provenance, to fix #7672Simon Peyton Jones2015-06-031-107/+176
* Refactor the GlobalRdrEnv, fixing #7672Simon Peyton Jones2015-06-021-108/+98
* Move seqExpr, seqIdInfo etc to CoreUtilsSimon Peyton Jones2015-06-012-38/+2
* ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-011-5/+9
* compiler: kill a stray pprTrace in OccNameAustin Seipp2015-05-231-3/+1
* Fix quadratic behaviour in tidyOccNameSimon Peyton Jones2015-05-221-13/+44
* Reduce magic for seqIdSimon Peyton Jones2015-05-221-10/+24
* Refactor tuple constraintsSimon Peyton Jones2015-05-185-58/+47
* Revert multiple commitsAustin Seipp2015-05-145-47/+58
* Separate transCloVarSet from fixVarSetSimon Peyton Jones2015-05-131-6/+21
* Refactor tuple constraintsSimon Peyton Jones2015-05-134-52/+26
* IdInfo comment updateJoachim Breitner2015-05-111-3/+3
* Retain ic_monad and ic_int_print from external packages after loadwatashi2015-05-061-1/+12
* Support unboxing for GADT product typesSimon Peyton Jones2015-04-213-6/+7
* Zap usage info in CSE (Trac #10218)Simon Peyton Jones2015-04-143-15/+36
* Typos in error messages and in commentsGabor Greif2015-04-102-2/+2
* Don't repeat package key with -dppr-debug when package info is missing.Edward Z. Yang2015-04-071-5/+7
* Reduce module qualifiers in pretty-printingSimon Peyton Jones2015-04-071-2/+2
* Fix a long-standing bug in the demand analyserSimon Peyton Jones2015-04-071-3/+55
* Drop old integer-gmp-0.5 from GHC source treeHerbert Valerio Riedel2015-03-311-1/+0