Don't capture error calls in tryUser
[ghc-hetmet.git] / compiler /
2008-09-26 pepeDon't capture error calls in tryUser
2008-09-27 Simon MarlowAdd -outputdir flag (#2295)
2008-09-16 Neil MitchellMake the matching of the filename ghc.exe case insensit...
2008-09-25 Bertram FelgenhauerFix parsing of -ignore-package flag.
2008-09-26 Ian LynaghRemove a redundant options pragma
2008-09-25 Manuel M T ChakravartyType families: fixes in flattening & finalisation
2008-09-25 Ian LynaghFollow the integer package changes
2008-09-25 Manuel M T ChakravartyType families: fix decomposition problem
2008-09-24 Judah JacobsonDon't exit ghci if :info is called on an undefined...
2008-09-24 Ian LynaghFix maintainer-clean
2008-09-21 Thomas SchillingGeneralise type of 'defaultErrorHandler' so it can...
2008-09-23 Simon MarlowDisallow package flags in OPTIONS_GHC pragmas (#2499)
2008-09-22 Simon MarlowFix to new executable allocation code (fixed print002...
2008-09-22 Simon Marlowadd -XNewQualifiedOperators (Haskell' qualified operato...
2008-09-20 simonpj@microsoft.comFix Trac #2597 (first bug): correct type checking for...
2008-09-20 simonpj@microsoft.comFix Trac #2597 (second bug): complain about an empty...
2008-09-20 Ian LynaghUpdate dependencies
2008-09-20 Ian LynaghRemove fno-method-sharing from the list of static flags
2008-09-20 simonpj@microsoft.comTidy up the treatment of dead binders
2008-09-19 Simon MarlowOn Linux use libffi for allocating executable memory...
2008-09-19 Ian LynaghDon't require Parser.y in a source dist 6_10_branch_has_been_forked
2008-09-18 pepeFix a couple of issues with :print
2008-04-18 pepewibble
2008-09-18 Chaddai FoucheRichTokenStream support
2008-09-18 Ian LynaghWhen passing gcc -B, also tell it where the mingw inclu...
2008-09-18 Ian LynaghBe more forceful when cleaning in compiler/ and ghc/
2008-09-18 Ian LynaghGenerate ghc.cabal and ghc-bin.cabal with configure
2008-09-18 simonpj@microsoft.comFix Trac #1470: improve handling of recursive instances...
2008-09-18 simonpj@microsoft.comReplace ASSERT with WARN, and explain why
2008-09-18 simonpj@microsoft.comAdd a missing "prime" (env' --> env'') thereby fixing...
2008-09-17 simonpj@microsoft.comFix nasty infelicity: do not short-cut empty substituti...
2008-09-17 simonpj@microsoft.comAvoid arity reduction when doing eta-reduce
2008-09-17 simonpj@microsoft.comAdd extra WARN test
2008-09-17 simonpj@microsoft.comComments only
2008-09-17 simonpj@microsoft.comRe-adjust interaction between -ddump flags and force...
2008-09-17 simonpj@microsoft.comAdd Outputable GhcMode instance
2008-09-17 simonpj@microsoft.comImprove error reporting for 'deriving' (Trac #2604)
2008-09-18 Manuel M T ChakravartyType families: fixes in the new solver
2008-09-17 Thomas SchillingChange 'loadWithCompiler' callback argument to just...
2008-09-17 Manuel M T ChakravartyType families: unify with family apps in checking mode
2008-09-16 Manuel M T ChakravartyType families: bug fixes
2008-09-16 Manuel M T ChakravartyKeep sysnonyms folded in equalities if possible
2008-09-16 Manuel M T ChakravartyType families: apply flattening coercions in the right...
2008-09-15 Manuel M T ChakravartyTcTyFuns: tidy warning
2008-09-15 Manuel M T ChakravartySignature for Inst.isValidWantedEqInst
2008-09-14 Manuel M T ChakravartyRemember if RewriteInst is swapped & bug fixes
2008-09-14 Manuel M T ChakravartyType families: fixed all non-termination in the testsuite
2008-09-13 Manuel M T ChakravartyType families: completed the new equality solver
2008-09-16 andygill@ku.eduFix Trac #2052 Allowing hpc to understand hsc files.
2008-09-16 Roman LeshchinskiyImprove handling of -fdph-* flags
2008-09-16 Roman LeshchinskiyAdd -fdph-this
2008-09-16 Roman LeshchinskiyRemove last traces of package ndp
2008-09-16 Roman LeshchinskiyClean up vectorisation error messages
2008-09-15 Roman LeshchinskiyFix vectoriser bug
2008-09-12 Roman LeshchinskiyTrack changes to dph
2008-09-12 Roman LeshchinskiyChange desugaring of PArr literals
2008-09-12 Roman LeshchinskiyExpose the dph packages automatically if -dph-* is set
2008-09-11 Roman LeshchinskiyDon't panic on non-vectorisable expressions
2008-09-10 Roman Leshchinskiy-Odph implies -fno-spec-constr-count
2008-09-15 simonpj@microsoft.comImprove warning for SpecConstr
2008-09-15 simonpj@microsoft.comWhite space only
2008-09-15 simonpj@microsoft.comMinor refactoring to get rid of Type.splitNewTyConApp
2008-09-15 simonpj@microsoft.comRefactor the desugaring of RULE lhss a bit
2008-09-15 simonpj@microsoft.comDo not use the Static Arg Transformation by default...
2008-09-14 simonpj@microsoft.comComments, and a couple of asserts, only
2008-09-14 simonpj@microsoft.comFix Trac #2587: take account of type lets
2008-09-14 simonpj@microsoft.comDon't try to float type-lets
2008-09-15 Thomas SchillingGeneralise type of 'withExtendedLinkEnv'.
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/InteractiveUI.
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/GhciTags.
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/Debugger.
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/GhciMonad.
2008-09-14 Thomas SchillingRequire PatternSignatures for bootstrapping compiler.
2008-09-14 Thomas SchillingUse 'GhcMonad' in InteractiveEval.
2008-09-14 Thomas SchillingUse 'GhcMonad' in GHC and split up checkModule into...
2008-09-14 Thomas SchillingUse 'GhcMonad' in DriverPipeline. Also haddockify...
2008-09-14 Thomas SchillingUse 'GhcMonad' in HscMain.
2008-09-14 Thomas SchillingUse 'GhcMonad' in DriverMkDepend.
2008-09-14 Thomas SchillingHaddockify DynFlags (partial).
2008-09-14 Thomas SchillingHaddockify 'IE'.
2008-09-14 Thomas SchillingProvide accessors for 'ImportDecl'.
2008-09-14 Thomas SchillingStart haddockifying 'HsBindLR'.
2008-09-14 Thomas SchillingDocument 'parseStaticFlags'.
2008-09-14 Thomas SchillingIntroduce 'GhcMonad' class and two default implementati...
2008-09-14 Thomas SchillingGive the "Failing due to -Werror" message a name.
2008-09-14 Thomas SchillingMake typechecker top-level functions also return messag...
2008-09-14 Thomas SchillingReflect changes of desugarer error reporting in VectMonad.
2008-09-14 Thomas SchillingGeneralise 'handleGhcException' to work with any 'Excep...
2008-09-14 Thomas SchillingIntroduce an 'ExceptionMonad' class.
2008-09-14 Thomas SchillingProvide default MonadIO instance for IO.
2008-09-14 Thomas SchillingReturn instead of print warnings and errors in desugarer.
2008-09-14 Thomas SchillingReturn parser errors and warnings instead of dying.
2008-09-14 Thomas SchillingAdd aliases for bags of warnings and errors.
2008-09-15 Tim ChevalierSlightly more helpful panic message in DynFlags
2008-09-14 Tim ChevalierComments only: ".core" => ".hcr"
2008-09-13 Ian LynaghWe need to tell ghc-pkg to --force if we've only built...
2008-09-13 Ian LynaghIf we're profiling GHC, don't bother building the GHC...
2008-09-10 simonpj@microsoft.comRemove dataConInstOrigDictsAndArgTys
2008-09-09 Ian LynaghWe always install stage2, so we need to always put...
2008-09-10 simonpj@microsoft.comCheck the *right* set of type variables for escape!
next