add -fsimpleopt-before-flatten
[ghc-hetmet.git] / compiler / basicTypes /
2009-07-07 Ian LynaghRemove unused imports
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-06-03 simonpj@microsoft.comAllow RULES for seq, and exploit them
2009-05-29 simonpj@microsoft.comFix Trac #3259: expose 'lazy' only after generating...
2009-05-28 simonpj@microsoft.comFix Trac #3262: suppress name-shadow warning for _names
2009-05-28 simonpj@microsoft.comImprove printing of Orig RdrNames
2009-05-28 simonpj@microsoft.comComments about naming for data constructors
2009-05-27 simonpj@microsoft.comComments about wiredInIds
2009-05-24 Ian LynaghRemove legacy code that isn't used now that we require...
2009-05-13 simonpj@microsoft.comAdd comments
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2009-04-23 simonpj@microsoft.comBetter pretty-printing for IdDetails
2009-04-03 simonpj@microsoft.comAdjust inlining heursitics
2009-04-02 simonpj@microsoft.comFix Trac #3118: missing alternative
2009-04-02 simonpj@microsoft.comBetter panic reporting
2009-03-26 Ian Lynaghsyb no longer needs to be wired in
2009-03-25 Manuel M T ChakravartyTemplate Haskell: make reify aware of type families
2009-03-18 simonpj@microsoft.comAdd the notion of "constructor-like" Ids for rule-matching
2009-02-11 simonpj@microsoft.comFix Trac #3017: ensure that we quantify over enough...
2009-02-06 Ian LynaghWhen generating C, don't pretend functions are data
2009-02-04 simonpj@microsoft.comImprove transferPolyIdInfo for value-arg abstraction
2009-01-02 simonpj@microsoft.comMake record selectors into ordinary functions
2008-12-16 Simon MarlowRollback INLINE patches
2008-12-05 simonpj@microsoft.comCompletely new treatment of INLINE pragmas (big patch)
2008-12-05 simonpj@microsoft.comComments only (on Activation)
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-11-10 Thomas SchillingFix documentation (to say the opposite).
2008-10-29 simonpj@microsoft.comChange naming conventions for compiler-generated dictio...
2008-10-28 simonpj@microsoft.comFix Trac #2723: keep track of record field names in...
2008-10-19 simonpj@microsoft.comWhite space only
2008-09-23 simonpj@microsoft.comAllow type families to use GADT syntax (and be GADTs)
2008-09-20 simonpj@microsoft.comComments only: replace ":=:" by "~" (notation for equal...
2008-10-20 Simon Marlowwhitespace fix
2008-10-03 simonpj@microsoft.comExpunge ThFake, cure Trac #2632
2008-10-03 simonpj@microsoft.comAdd ASSERTs to all calls of nameModule
2008-10-01 Manuel M T ChakravartyMake sure to zonk the kind of coercion variables
2008-09-20 simonpj@microsoft.comTidy up the treatment of dead binders
2008-09-16 Manuel M T ChakravartyType families: bug fixes
2008-09-16 Roman LeshchinskiyRemove last traces of package ndp
2008-09-10 simonpj@microsoft.comRemove dataConInstOrigDictsAndArgTys
2008-09-10 simonpj@microsoft.comFix Trac #2581: inlining of record selectors
2008-09-09 simonpj@microsoft.comTell GHC which module nON_EXHAUSTIVE_GUARDS_ERROR_ID...
2008-08-28 Ian Lynaghhaddock 2 doc fixes
2008-08-26 Ian LynaghGive locations of flag warnings/errors
2008-08-26 Ian LynaghMove pprFastFilePath from SrcLoc to Outputable
2008-08-25 Ian Lynaghsyb is now in its own package
2008-08-12 simonpj@microsoft.comSuppress uniques when (and only when) we have -dsuppres...
2008-08-12 Ross Patersonget exception names from Control.Exception.Base instead...
2008-08-11 simonpj@microsoft.comWhen suppressing uniques, don't print the separating...
2008-08-11 simonpj@microsoft.comMake -dsuppress-uniques apply regardless of -ppr-debug
2008-08-11 simonpj@microsoft.comFix Trac #2367: selectors for GADTs
2008-08-07 Max BolingbrokeRemove CoreSyn SOURCE imports
2008-08-07 Ian LynaghFix errors with haddock 0.8
2008-08-07 Max BolingbrokeDocument Name and expand it's API
2008-07-31 Max BolingbrokeDocument IdInfo
2008-07-31 Max BolingbrokeDocument OccName and expand it's API
2008-07-31 Max BolingbrokeDocument UniqSupply
2008-07-31 Max BolingbrokeDocument SrcLoc
2008-07-31 Max BolingbrokeDocument RdrName and expand its API
2008-07-31 Max BolingbrokeMake Module Uniquable
2008-07-31 Max BolingbrokeTweak comments in MkId and follow mkStringLit renaming
2008-07-31 Max BolingbrokeDocument Literal, expand it's API and rename mkStringLi...
2008-07-31 Max BolingbrokeDocument Id
2008-07-31 Max BolingbrokeSplit the Id related functions out from Var into Id...
2008-08-04 simonpj@microsoft.comFix the bug part of Trac #1930
2008-08-03 Ian Lynaghhaddock fixes
2008-07-31 Max BolingbrokeDocument VarSet
2008-07-31 Max BolingbrokeDocument VarEnv
2008-07-31 Max BolingbrokeDocument Unique
2008-07-31 Max BolingbrokeDocument NameSet
2008-07-31 Max BolingbrokeDocument NameEnv
2008-07-31 Max BolingbrokeDocument Module
2008-07-31 Max BolingbrokeDocument DataCon
2008-07-31 Max BolingbrokeDocument BasicTypes
2008-07-30 Ian LynaghFollow extensible exception changes
2008-07-21 Ian LynaghFixes for haddock 0.8
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-20 Ian LynaghProperly comment out unused pragmas
2008-07-20 Ian LynaghAdd a WARNING pragma
2008-07-08 Ian LynaghRemove all .hi-boot-6 files
2008-07-03 Roman LeshchinskiyAdd type signatures
2008-07-01 Roman LeshchinskiyMake dph-seq and dph-par wired-in packages
2008-06-04 simonpj@microsoft.comSort modules and packages in debug print (reduce test...
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...
2008-05-20 simonpj@microsoft.comFix Trac #2293: improve error reporting for duplicate...
2008-05-16 simonpj@microsoft.comImprove the treatment of 'seq' (Trac #2273)
2008-05-13 Simon MarlowFIX #1641: don't add auto sccs to compiler-generated...
2008-05-04 Thorkil NaurEliminate a warning for compiler/basicTypes/OccName.lhs
2008-05-03 Ian LynaghRemove unused function mapInScopeSet
2008-04-22 Ian LynaghChange the last few (F)SLIT's into (f)sLit's
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in MkId
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Id
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in IdInfo
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Literal
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in DataCon
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in VarEnv
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Class
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Var
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Name
next