summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Currently we don't build cabal-setupBefore_FC_branch_mergesven.panne@aedion.de2006-09-191-1/+0
* Packages cleanup, and allow new packages to be loaded with :set againSimon Marlow2006-09-199-321/+327
* one more boring fileSimon Marlow2006-09-191-0/+1
* fix one boring fileSimon Marlow2006-09-191-1/+1
* unused importsSimon Marlow2006-09-191-1/+0
* add boring files from a build treeSimon Marlow2006-09-191-0/+36
* remove old commentSimon Marlow2006-09-191-1/+0
* unused importSimon Marlow2006-09-191-2/+2
* some updatesSimon Marlow2006-09-181-10/+9
* use ghc-pkg --force-files, and update command-line syntaxSimon Marlow2006-09-181-2/+2
* add --force-files, like --force but doesn't allow missing dependenciesSimon Marlow2006-09-181-24/+43
* emit an error if the user ran autoconf instead of autoreconfSimon Marlow2006-09-161-0/+5
* Sanity check that all the core packages are presentSimon Marlow2006-09-161-4/+15
* reformat importSimon Marlow2006-09-131-2/+3
* minor reformattingSimon Marlow2006-09-131-6/+9
* compiler/ isn't boringSimon Marlow2006-09-131-1/+0
* Added parsing rule for BangPattern in case exprMarkus Lauer2006-09-181-0/+2
* Fix a bug in subsumption, and tweak error messagessimonpj@microsoft.com2006-09-181-58/+88
* Commentssimonpj@microsoft.com2006-09-182-3/+22
* Ensure that only zonked poly_ids are passed to tcSpecPragsimonpj@microsoft.com2006-09-182-24/+31
* Comments onlysimonpj@microsoft.com2006-09-181-8/+12
* Add a missing renamer dump (related to Template Haskell)simonpj@microsoft.com2006-09-171-0/+1
* Instantiate data constructor type variables with the type constructor type va...bringert@cs.chalmers.se2006-09-151-3/+3
* Fixed error in user's manual, gadt section, part about deriving. Data constru...bringert@cs.chalmers.se2006-09-151-2/+2
* Replace "&" with "and" as this also gets pulled into the docbook docsIan Lynagh2006-09-121-1/+1
* move the "meat" into the wiki, this file just contains pointers nowSimon Marlow2006-09-111-194/+32
* Another s/autrijus/audreyt/ in comments.audreyt@audreyt.org2006-09-121-1/+1
* Take away XXXs in GADT records related code that are no longer TODOs.audreyt@audreyt.org2006-09-123-6/+6
* Fix ~2000 second profiling time wrapping bugIan Lynagh2006-09-112-5/+5
* Add postfix ops to the release notessimonpj@microsoft.com2006-09-121-1/+7
* Document postfix operatorssimonpj@microsoft.com2006-09-111-0/+32
* Simplify desugaring of left sectionssimonpj@microsoft.com2006-09-111-14/+4
* Add commentsimonpj@microsoft.com2006-09-111-1/+1
* Fix warnings traceBegin/traceEnd implicitly declaredIan Lynagh2006-09-101-0/+4
* Fix linking to expf on WindowsIan Lynagh2006-09-101-1/+1
* adapt stylesheet to example-contents class used by xsltprocRoss Paterson2006-09-101-1/+4
* 8 byte align data. Fixes SIBGUSs on HPPA/Linux.Ian Lynagh2006-09-091-2/+2
* We now need alex >= 2.0.1Ian Lynagh2006-09-081-4/+3
* remove generated files in a 'finally' mannersof@galois.com2006-09-091-4/+17
* Catch errors in pattern matching for unboxed tuplessimonpj@microsoft.com2006-09-082-11/+35
* Typo, spotted by Bulat ZiganshinIan Lynagh2006-09-081-1/+1
* Release note tweaks suggested by Bulat ZiganshinIan Lynagh2006-09-081-4/+16
* Doc fix: generic classes are no longer brokenIan Lynagh2006-09-071-3/+0
* Fixed typo in users guide section about lexically scoped type variables.bringert@cs.chalmers.se2006-09-071-1/+1
* If we get an unknown or unimplemented opcode, say what it isIan Lynagh2006-09-071-1/+2
* remove __HUGS__ #if's (Hugs uses the standalone version)Ross Paterson2006-09-071-23/+5
* Remove the -optP-P from .raw-hs generationSimon Marlow2006-09-071-2/+2
* Fix the handling of names in declaration bracketssimonpj@microsoft.com2006-09-072-21/+53
* urk, the dependencies added in the last commit don't really work properlySimon Marlow2006-09-071-31/+35
* Remove trailing CRs with sed rather than relying on diff in nofibIan Lynagh2006-09-071-2/+2