summaryrefslogtreecommitdiff
path: root/compiler/hsSyn
Commit message (Expand)AuthorAgeFilesLines
* More import tidying and fixing the stage 2 buildSimon Marlow2006-10-1110-100/+102
* getMainDeclBinder should return Nothing for a binding with no variablesSimon Marlow2006-10-101-1/+4
* Merge Haddock comment support from ghc.haddock -- big patchdavve@dtek.chalmers.se2006-10-059-59/+264
* New syntax for stand-alone deriving. Implemented fully.bjorn@bringert.net2006-09-181-3/+3
* Renamer part of stand-alone deriving extension.bjorn@bringert.net2006-09-171-1/+7
* Added parser and abstract syntax support for stand-alone deriving declarations.bjorn@bringert.net2006-09-171-1/+20
* Warning police onlysimonpj@microsoft.com2006-10-031-0/+1
* Fix scoped type variables for expression type signaturessimonpj@microsoft.com2006-10-031-1/+7
* Remove Linear Implicit Parameters, and all their workssimonpj@microsoft.com2006-09-291-2/+1
* Global renamings in HsSynsimonpj@microsoft.com2006-09-294-57/+57
* * Fix stray comma in HsTypes.lhs's import line.audreyt@audreyt.org2006-09-211-1/+1
* Comments onlyManuel M T Chakravarty2006-09-201-3/+1
* Minor tidying upManuel M T Chakravarty2006-09-202-5/+7
* Better pretty printing for CoPatManuel M T Chakravarty2006-09-202-2/+4
* fix bugs, add boolean flag to identify coercion variablesManuel M T Chakravarty2006-09-201-1/+3
* Complete the evidence generation for GADTsManuel M T Chakravarty2006-09-203-24/+38
* some bug-fixes, newtype deriving might work nowManuel M T Chakravarty2006-09-201-1/+1
* newtype fixes, coercions for non-recursive newtypes now optionalManuel M T Chakravarty2006-09-201-1/+1
* Improve pretty printing for indexed type declsManuel M T Chakravarty2006-09-181-9/+15
* Indexed type defs are not declaring type namesManuel M T Chakravarty2006-09-181-2/+3
* Partial changes for derived newtype instancesManuel M T Chakravarty2006-09-181-1/+2
* Massive patch for the first months work adding System FC to GHC #14Manuel M T Chakravarty2006-09-157-93/+90
* Added error checks & fixed bugsManuel M T Chakravarty2006-09-151-4/+4
* Fix class constructionManuel M T Chakravarty2006-09-151-3/+3
* Renaming of indexed typesManuel M T Chakravarty2006-09-151-12/+30
* Revised kind signaturesManuel M T Chakravarty2006-09-151-7/+6
* Cleanup (re type function parsing)Manuel M T Chakravarty2006-09-151-2/+24
* Parser support for assoc synonymsManuel M T Chakravarty2006-09-151-14/+52
* Migrate cvs diff from fptools-assoc branchManuel M T Chakravarty2006-09-152-20/+50
* GADT fixesManuel M T Chakravarty2006-08-061-0/+1
* Add new field to TySynonymManuel M T Chakravarty2006-08-021-1/+1
* Result type signatures are no longer supported (partial)simonpj@microsoft.com2006-09-071-5/+6
* Improve pretty-printing for HsExprsimonpj@microsoft.com2006-09-041-15/+21
* remove spurious commas in importsRoss Paterson2006-08-191-1/+1
* Add type signaturesimonpj@microsoft.com2006-08-111-0/+2
* fixes to the stage2 build following removal of old FFI syntaxSimon Marlow2006-08-091-2/+2
* Remove old FFI syntaxSimon Marlow2006-08-091-5/+5
* .hi-boot-5 is obsolete; the earliest GHC we support uses .hi-boot-6Simon Marlow2006-07-282-20/+0
* Improve pretty printing of ConDeclsimonpj@microsoft.com2006-07-261-5/+5
* Generalise Package SupportSimon Marlow2006-07-253-10/+14
* Slight improvement in TH error reportingsimonpj@microsoft.com2006-06-261-1/+5
* Fix a bug in the pretty printing of class declarationsdavve@dtek.chalmers.se2006-06-251-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-0716-0/+4388