Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / compiler / utils /
2006-12-18 Pepe IborraRemove uses of Data.Traversable to fix stage1 on pre...
2006-11-14 Ian LynaghRemove unused Name imort, and add a comment explaining...
2006-11-10 simonpj@microsoft.comAdd new utility function, partitionWith
2006-10-16 Simon MarlowFix deadlock on second call to newSession
2006-10-11 Simon MarlowModule header tidyup #2
2006-10-11 Simon Marlowremove BitSet, it isn't used
2006-10-11 Simon MarlowInterface file optimisation and removal of nameParent
2006-10-05 simonpj@microsoft.comAdd intersectsUFM
2006-09-17 rjmccall@gmail.comModify toArgs to parse quotes/escapes like /bin/sh
2006-09-23 simonpj@microsoft.comMove snocView in the file, nearer the other spliting...
2006-09-20 Manuel M T Chakravartysome bug-fixes, newtype deriving might work now
2006-08-15 simonpj@microsoft.comMoving list-length code from one place in the file...
2006-08-09 Esa Ilari VuokkoFix Array imports
2006-08-08 simonpj@microsoft.comGroup exports so that all length functions are together...
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-12 simonpj@microsoft.comImprove pretty-printing for bags
2006-06-01 simonmar@microsoft.comadd a type signature
2006-04-12 simonpj@microsoft.comImprove pruning of case alternatives to account for...
2006-04-11 Simon Marlowavoid versionitis in Numeric.showHex (should fix tcrun007)
2006-04-07 Simon MarlowReorganisation of the source tree