Rejig error reporting in the unifier slightly
[ghc-hetmet.git] / compiler /
2008-04-11 simonpj@microsoft.comRejig error reporting in the unifier slightly
2008-04-10 simonpj@microsoft.comImprove error message layout slightly
2008-04-10 simonpj@microsoft.comTwo improvements to boxy matching
2008-04-10 simonpj@microsoft.comFix Trac #2206: ensure the return type is rigid in...
2008-04-10 simonpj@microsoft.comFix Trac #2205, which I introduced recently
2008-04-10 simonpj@microsoft.comEnsure that arity is accurate in back end
2008-04-10 simonpj@microsoft.comMake the arity and strictness agree, for wired-in botto...
2008-04-11 Roman LeshchinskiyFix bug in vectorisation of case expressions
2008-04-09 Simon Marlowadd pointers to the wiki for the rules about C prototypes
2008-04-10 Tim ChevalierAnother round of External Core fixes
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...
2008-04-07 Manuel M T ChakravartyRemove GADT refinements, part 5
2008-03-03 Manuel M T ChakravartyRemove GADT refinements, part 4
2008-04-06 Tim ChevalierImprove error message for malformed LANGUAGE pragma
2008-04-06 Tim ChevalierImprove error message for non-matching file name
2008-04-05 Pepe IborraVirtualize the cwd in GHCi
2007-12-19 Pepe IborraFix rendering of references in :print under -fprint...
2008-04-04 simonpj@microsoft.comFix Trac #2188: scoping in TH declarations quotes
2008-04-03 simonpj@microsoft.comFix simplifier thrashing
2008-04-03 simonpj@microsoft.comFix Trac #2179: error message for main
2008-04-03 simonpj@microsoft.comFix Trac #2136: reporting of unused variables
2008-04-02 simonpj@microsoft.comFix Trac #2137: report correct location for shadowed...
2008-04-02 simonpj@microsoft.comFix Trac #2141: invalid record update
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2008-03-30 Ian LynaghDerive a valid Ix instance for data Foo = Foo Int Int
2008-03-29 Tim ChevalierFix big character literal printing in External Core
2008-03-29 Tim ChevalierExternal Core: don't print superfluous parens in case...
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghFix typo; spotted by Bdh in #ghc
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghDEBUG removal
2008-03-29 Ian LynaghRemove a DEBUG use
2008-03-29 Ian LynaghRemove a DEBUG
2008-03-29 Ian LynaghRemove more #ifdef DEBUGs
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove a #ifdef DEBUG
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove some redundant code
2008-03-29 Ian Lynaghprelude/PrimOp is now mostly warning-free
2008-03-29 Ian LynaghFix warnings from primops.txt.pp
2008-03-29 Ian LynaghFix some warnings
2008-03-29 Ian LynaghRemove some redundant imports
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove an #ifdef DEBUG
2008-03-29 Ian LynaghRemove some unnecessary imports
2008-03-29 Ian LynaghRemove an unnecessary #ifdef DEBUG
2008-03-29 Ian LynaghAnother debugIsOn use
2008-03-29 Ian LynaghConvert some DEBUG uses to debugIsOn
2008-03-29 Ian LynaghPut debugIsOn in Util, rather than rely on it being...
2008-03-28 Tim ChevalierExternal Core: print function types correctly, improve...
2008-03-28 Tim ChevalierPrint out rational literals correctly in External Core
2008-03-27 Tim ChevalierChange syntax for qualified names in External Core
2008-03-26 Ian LynaghMake use of the SDoc type synonym
2008-03-26 Ian LynaghFix warnings in rename/RnTypes
2008-03-26 Ian LynaghFix warnings in basicTypes/IdInfo
2008-03-26 Ian LynaghFix warnings in basicTypes/NameEnv
2008-03-26 Ian LynaghFix warnings in basicTypes/NameSet
2008-03-26 Ian LynaghFix warning in basicTypes/NewDemand
2008-03-26 Ian LynaghFix warnings in basicTypes/VarEnv
2008-03-26 Ian LynaghFix warnings in basicTypes/VarSet
2008-03-26 Ian Lynaghmain/BreakArray has no warnings
2008-03-26 Ian LynaghRemove a redundant type sig
2008-03-25 Ian LynaghFix warnings in main/DriverPhases
2008-03-25 Ian LynaghRemove redundant type sig
2008-03-25 Ian LynaghFix warnings in main/HscStats
2008-03-25 Ian LynaghFix warnings in main/Constants
2008-03-25 Ian LynaghFix warnings in main/InteractiveEval
2008-03-25 Ian LynaghFix warnings in main/Packages
2008-03-25 Ian LynaghFix warnings in main/PprTyThing
2008-03-25 Ian LynaghFix warnings in main/StaticFlags
2008-03-25 Tim ChevalierChange syntax for newtypes in External Core
2008-03-24 Ian LynaghAnother change for GHC.PrimopWrappers moving from base...
2008-03-24 Tim ChevalierFix primMname in External Core printer
2008-03-24 Tim ChevalierFix primMname in External Core printer
2008-03-23 Ian LynaghFollow library changes
2008-03-20 Ian LynaghCgTicky now doesn't know about the Integer data constru...
2008-03-22 Ian Lynagh-DDEBUG build fix
2008-03-19 Tim ChevalierImprove hierarchical module name handling in MkExternalCore
2008-03-19 Tim ChevalierFixed remaining warning in coreSyn/MkExternalCore
2008-03-17 Ian LynaghRevert an accidental change
2008-03-17 Ian LynaghPrint some extra debugging info when doing --show-iface
2008-03-17 Ian LynaghEliminate a global variable
2008-03-17 Ian LynaghFollow changes in editline
2008-03-16 Ian LynaghUse editline instead of readline
2008-03-17 Roman LeshchinskiyVectorise tuple constructorsn
2008-03-17 keller@cse.unsw... Added double divide and unzipP
2008-03-11 keller@cse.unsw... Added 'div' to set of vectorising functions
2008-03-16 Ian LynaghIf unregisterised, link with -optl-Wl,--relax on IA64
2008-03-16 Ian LynaghFix a space leak in :trace (trac #2128)
2008-03-16 Ian LynaghIf we are failing due to a warning and -Werror, say so
2008-03-15 Ian LynaghRemove leftover NoteTy/FTVNote bits
2008-03-15 Ian LynaghRemove uses of addFreeTyVars
next