2008-08-05 |
Simon Marlow | Add -fno-implicit-import-qualified (#2452) |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Add some type signatures to RnNames |
tree | commitdiff |
2008-07-21 |
Ian Lynagh | Fixes for haddock 0.8 |
tree | commitdiff |
2008-07-20 |
Thomas Schilling | Fix Haddock errors. |
tree | commitdiff |
2008-07-20 |
Ian Lynagh | Add a WARNING pragma |
tree | commitdiff |
2008-07-08 |
Ian Lynagh | Remove all .hi-boot-6 files |
tree | commitdiff |
2008-06-16 |
Ian Lynagh | More commandline flag improvements |
tree | commitdiff |
2008-06-04 |
simonpj@microsoft.com | Fix Trac #2310: result type signatures are not supporte... |
tree | commitdiff |
2008-05-28 |
Simon Marlow | Use MD5 checksums for recompilation checking (fixes... |
tree | commitdiff |
2008-05-20 |
simonpj@microsoft.com | Fix Trac #2292: improve error message for lone signatures |
tree | commitdiff |
2008-05-20 |
simonpj@microsoft.com | Fix Trac #2293: improve error reporting for duplicate... |
tree | commitdiff |
2008-05-06 |
simonpj@microsoft.com | Fix Trac #2246; overhaul handling of overloaded literals |
tree | commitdiff |
2008-05-04 |
Ian Lynagh | Fix the stage 1 build |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Remove a hack from a time when ghc couldn't do seq |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Make RnExpr warning-free |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Make RnEnv warning-free |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Fix warnings in RnNames |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Make RnBinds warning-free |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Change a mappM to mapM_ |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Make RnPat warning-free |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Make RnHsDoc warning-free |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Make RnSource warning-free |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Make RnHsSyn warning-free |
tree | commitdiff |
2008-05-03 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in RnExpr |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in RnSource |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in RnBinds |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in RnPat |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in RnTypes |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in RnNames |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | (F)SLIT -> (f)sLit in RnEnv |
tree | commitdiff |
2008-04-10 |
simonpj@microsoft.com | Fix Trac #2205, which I introduced recently |
tree | commitdiff |
2008-04-04 |
simonpj@microsoft.com | Fix Trac #2188: scoping in TH declarations quotes |
tree | commitdiff |
2008-04-03 |
simonpj@microsoft.com | Fix Trac #2136: reporting of unused variables |
tree | commitdiff |
2008-04-02 |
simonpj@microsoft.com | Fix Trac #2137: report correct location for shadowed... |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Don't import FastString in HsVersions.h |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Fix typo; spotted by Bdh in #ghc |
tree | commitdiff |
2008-03-26 |
Ian Lynagh | Fix warnings in rename/RnTypes |
tree | commitdiff |
2008-02-26 |
simonpj@microsoft.com | Fix Trac #2111: improve error handling for 'rec' in... |
tree | commitdiff |
2008-02-22 |
simonpj@microsoft.com | Fix Trac #2114: error reporting for 'forall' without... |
tree | commitdiff |
2008-02-07 |
Ian Lynagh | Convert more UniqFM's back to LazyUniqFM's |
tree | commitdiff |
2008-02-07 |
Ian Lynagh | Remove unused import |
tree | commitdiff |
2008-02-05 |
Ian Lynagh | Use isEmptyUniqSet rather than isNullUFM |
tree | commitdiff |
2008-01-24 |
Ian Lynagh | Fix the build |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Replace ioToTcRn with liftIO |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify rename/RnTypes: use do, return and standard... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify rename/RnPat: use do, return and standard... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify rename/RnNames: use return and standard monad... |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | seqMaybe is more commonly known as mplus |
tree | commitdiff |
2008-01-17 |
Twan van Laarhoven | Monadify rename/RnBinds: use do, return and standard... |
tree | commitdiff |
2008-01-21 |
simonpj@microsoft.com | Fix Trac #2055 |
tree | commitdiff |
2008-01-18 |
simonpj@microsoft.com | Add quasi-quotation, courtesy of Geoffrey Mainland |
tree | commitdiff |
2008-01-17 |
Isaac Dupree | lots of portability changes (#1405) |
tree | commitdiff |
2008-01-14 |
Ian Lynagh | Give an error if view pattern syntax is used in an... |
tree | commitdiff |
2007-12-20 |
simonpj@microsoft.com | Implement generalised list comprehensions |
tree | commitdiff |
2007-12-13 |
simonpj@microsoft.com | Use Unix format for RnPat (no other change) |
tree | commitdiff |
2007-12-13 |
simonpj@microsoft.com | Improve free-variable handling for rnPat and friends... |
tree | commitdiff |
2007-11-12 |
David Waern | Merge from Haddock: Add <<url>> for images |
tree | commitdiff |
2007-11-01 |
simonpj@microsoft.com | Update error message to mention -XPatternSignatures... |
tree | commitdiff |
2007-10-27 |
simonpj@microsoft.com | In a pattern binding, a type sig in the pattern cannot... |
tree | commitdiff |
2007-10-24 |
Ian Lynagh | -ftype-families -> -XTypeFamilies |
tree | commitdiff |
2007-10-10 |
Dan Licata | View patterns, record wildcards, and record puns |
tree | commitdiff |
2007-09-19 |
simonpj@microsoft.com | Make the error message mentioning -XPatternSignatures... |
tree | commitdiff |
2007-09-06 |
Simon Marlow | FIX #1465, error messages could sometimes say things... |
tree | commitdiff |
2007-09-04 |
Ian Lynagh | Fix CodingStyle#Warnings URLs |
tree | commitdiff |
2007-09-03 |
Ian Lynagh | Use OPTIONS rather than OPTIONS_GHC for pragmas |
tree | commitdiff |
2007-09-01 |
Ian Lynagh | Add {-# OPTIONS_GHC -w #-} and some blurb to all compil... |
tree | commitdiff |
2007-08-26 |
Ian Lynagh | Check that exported modules were actually imported... |
tree | commitdiff |
2007-08-22 |
simonpj@microsoft.com | Print infix function definitions correctly in HsSyn |
tree | commitdiff |
2007-08-07 |
Roman Leshchinskiy | Implicitly import NDP stuff when vectorising |
tree | commitdiff |
2007-08-07 |
Roman Leshchinskiy | Implicitly import NDP stuff when vectorising |
tree | commitdiff |
2007-08-09 |
simonpj@microsoft.com | Trim imports |
tree | commitdiff |
2007-07-17 |
andy@galois.com | Adding pushing of hpc translation status through hi... |
tree | commitdiff |
2007-07-11 |
David Waern | Remove comment |
tree | commitdiff |
2007-07-10 |
Ian Lynagh | Alpha-rename a variable |
tree | commitdiff |
2007-07-09 |
Ian Lynagh | Add -XPatternSigs flag |
tree | commitdiff |
2007-07-09 |
Ian Lynagh | Add -XTypeOperators flag |
tree | commitdiff |
2007-07-08 |
Ian Lynagh | Add PatternGuards flag |
tree | commitdiff |
2007-07-08 |
Ian Lynagh | Add -XParallelListComp |
tree | commitdiff |
2007-06-28 |
simonpj@microsoft.com | Add flags for record extensions; still not working... |
tree | commitdiff |
2007-06-23 |
Ian Lynagh | Fix an error message |
tree | commitdiff |
2007-06-21 |
simonpj@microsoft.com | Use the correct flag for controlling scoped type variab... |
tree | commitdiff |
2007-06-21 |
Lemmih | Add several new record features |
tree | commitdiff |
2007-06-20 |
simonpj@microsoft.com | Trivial fix to clear Trac #1386 |
tree | commitdiff |
2007-06-20 |
simonpj@microsoft.com | Unused import |
tree | commitdiff |
2007-06-19 |
simonpj@microsoft.com | Improve misleading warning (Trac #1422) |
tree | commitdiff |
2007-06-06 |
simonpj@microsoft.com | Remove unnecessary free-variables from renamer |
tree | commitdiff |
2007-05-14 |
Manuel M T Chakravarty | -findexed-types -> -ftype-families |
tree | commitdiff |
2007-05-11 |
Manuel M T Chakravarty | Remove the distinction between data and newtype families |
tree | commitdiff |
2007-05-11 |
Simon Marlow | Store a SrcSpan instead of a SrcLoc inside a Name |
tree | commitdiff |
2007-05-11 |
Isaac Dupree | Add a warning flag for when the Prelude is implicitly... |
tree | commitdiff |
2007-05-02 |
simonpj@microsoft.com | Make records work properly with type families |
tree | commitdiff |
2007-05-02 |
simonpj@microsoft.com | Improve error reporting for type signatures |
tree | commitdiff |
2007-04-25 |
simonpj@microsoft.com | Give the inferred type when warning of a missing type... |
tree | commitdiff |
2007-04-11 |
Simon Marlow | Rationalise GhcMode, HscTarget and GhcLink |
tree | commitdiff |
2007-04-01 |
Ian Lynagh | Make error message output order consistent |
tree | commitdiff |
2007-03-23 |
simonpj@microsoft.com | Remove dead code from rnExpr (Var v); seems to be a... |
tree | commitdiff |
2007-03-23 |
simonpj@microsoft.com | Tidy up refactoring only |
tree | commitdiff |
2007-03-16 |
simonpj@microsoft.com | Refactor TcRnDriver, and check exports on hi-boot files |
tree | commitdiff |
2007-02-21 |
simonpj@microsoft.com | Deal more correctly with orphan instances |
tree | commitdiff |
next |