ghc-hetmet.git
2008-02-08 Simon MarlowRemove some of the old compat stuff now that we assume...
2008-02-07 Simon MarlowAllow runghc to take input from stdin, just like Ruby...
2008-02-07 Simon Marlowremove a bogus assertion
2008-02-07 Ian LynaghConvert more UniqFM's back to LazyUniqFM's
2008-02-05 Ian LynaghBe a bit more consistent about what's a set and what...
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-02-07 Ian LynaghRemove unused import
2008-02-06 Ian LynaghMake UniqFM strict in its elements
2008-02-06 Ian LynaghUse uniqSetToList rather than eltsUFM
2008-02-05 Ian LynaghUse isEmptyUniqSet rather than isNullUFM
2008-02-06 Manuel M T... Added Uninstaller
2008-02-06 Simon MarlowFIX BUILD on x86_64
2008-02-05 Simon MarlowmatchesPkg: match against the pkg Id (foo-1.0) not...
2008-02-06 Roman LeshchinskiyTeach cheapEqExpr about casts
2008-02-05 simonpj@microsoft.comInject implicit bindings before the simplifier (Trac...
2008-02-05 simonpj@microsoft.comMake do-notation a bit more flexible (Trac #1537)
2008-02-05 simonpj@microsoft.comWhite space only
2008-02-05 Simon MarlowFIX #2047: Windows (and older Unixes): align info table...
2008-02-05 Manuel M T... Most of installer for framework on system volume
2008-02-05 Manuel M T... Split into two types of Mac installer specs
2008-02-05 Manuel M T... Lambda logo for packages
2008-02-05 Manuel M T... xcode build target for fixed /Library/Frameworks inst
2008-02-02 Manuel M T... First stab at an installer package for the Mac
2008-02-04 Simon MarlowSupport for using libffi to implement FFI calls in...
2008-01-04 Simon MarlowUse the correct libffi type for pointers
2008-02-04 simonpj@microsoft.comFix DEBUG build
2008-02-03 Ian LynaghMake seqAlts actually seq everything
2008-02-03 Ian LynaghStrictness tweaks
2008-02-03 Ian LynaghWhitespace
2008-02-02 Ian LynaghWhitespace only
2008-02-02 Ian LynaghTweak strictness
2008-01-30 Ian LynaghFix warnings in deSugar/DsBinds
2008-02-01 Simon MarlowUNDO: Be a little keener to inline
2008-02-01 Simon MarlowFIX BUILD with GHC 6.4.x
2008-02-01 Simon MarlowFIX BUILD with ghc-6.4.x
2008-01-29 Simon MarlowSome tweaks to the building from source section
2008-01-31 Manuel M T... Warning clean up
2008-01-29 simonpj@microsoft.comMove spiltDmdTy within module (no change in code)
2008-01-28 simonpj@microsoft.comFix typo where I forgot the new substitution
2008-01-28 simonpj@microsoft.comAdd missing (error) case in isIrrefutablePat
2008-01-28 simonpj@microsoft.comAdd missing (error) case in pprConDecl
2008-01-30 Ian LynaghFix warnings on non-Windows
2008-01-27 Twan van LaarhovenFixed warnings in main/ErrUtils
2008-01-27 Twan van LaarhovenFixed warnings in main/HeaderInfo, except for incomplet...
2008-01-27 Twan van LaarhovenFixed warnings in main/DynFlags
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsSyn
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsUtils
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsTypes
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsDoc
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsLit
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsImpExp, except for incomplete...
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsPat, except for incomplete...
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsBinds, except for incomplete...
2008-01-27 Twan van LaarhovenFixed warnings in hsSyn/HsDecls, except for incomplete...
2008-01-26 Twan van LaarhovenFixed warnings in simplCore/CSE
2008-01-26 Twan van LaarhovenFixed warnings in profiling/CostCentre, except for...
2008-01-26 Twan van LaarhovenFixed warnings in types/InstEnv
2008-01-26 Twan van LaarhovenFixed warnings in types/FamInstEnv
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/SRT, except for incomplete...
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/StgStats, except for incompl...
2008-01-26 Twan van LaarhovenFixed warnings in simplStg/SimplStg
2008-01-26 Twan van LaarhovenFixed warnings in vectorise/VectUtils
2008-01-26 Twan van LaarhovenFixed warnings in types/Generics
2008-01-26 Twan van LaarhovenFixed warnings in stgSyn/StgSyn
2008-01-26 Twan van LaarhovenFixed warnings in types/TyCon
2008-01-26 Twan van LaarhovenFixed warnings in types/Type, except for incomplete...
2008-01-26 Twan van LaarhovenFixed warnings in types/TypeRep
2008-01-26 Twan van LaarhovenFixed warnings in types/FunDeps
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/OccName
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/RdrName
2008-01-26 Twan van LaarhovenFixed warnings in utils/Encoding
2008-01-26 Twan van LaarhovenFixed warnings in utils/Digraph
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/Demand
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/Unique
2008-01-26 Twan van LaarhovenFixed warnings in coreSyn/ExternalCore
2008-01-26 Twan van LaarhovenFixed warnings in simplCore/OccurAnal
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/BasicTypes
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/Literal, except for incomp...
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/Id
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/Var
2008-01-26 Twan van LaarhovenFixed warnings in basicTypes/Name
2008-01-26 Twan van LaarhovenFixed warnings in types/Coercion, except for incomplete...
2008-01-26 Twan van LaarhovenFixed warnings in coreSyn/MkExternalCore, except for...
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/PprExternalCore
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/CoreUtils, except for incompl...
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/CoreUnfold
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/CorePrep
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/CoreSubst
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/CoreLint
2008-01-25 Twan van LaarhovenFixed warnings in coreSyn/CoreFVs, except for incomplet...
2008-01-25 Twan van LaarhovenFixed warnings in types/Class
2008-01-18 Twan van LaarhovenFix warnings in coreSyn/CoreTidy
2008-01-18 Twan van LaarhovenFix warnings in coreSyn/CoreSyn
2008-01-25 Ian LynaghStrictness tweaks
2008-01-25 Ian LynaghParser tweak
2008-01-25 Ian LynaghA couple more parser tweaks
2008-01-24 Ian LynaghMake comb[234] strict
2008-01-24 Ian LynaghStrictness tweaks
2008-01-24 Ian LynaghTell happy to be strict
2008-01-24 Ian LynaghMake the Parser Monad's return strict
next