ghc-hetmet.git
2008-08-21 Ian Lynaghunix is now warning-free
2008-08-21 Ian LynaghFix references to exceptions from the RTS
2008-08-21 Ian LynaghIt doesn't look like HSprel.def is used any more
2008-08-21 Ian Lynaghbase (and base3-compat) is no warning-free
2008-08-20 Ian LynaghDon't put symlinks in bindists, but the files they...
2008-08-18 Ian LynaghFix making it possible to build without the NCG
2008-08-17 Ian LynaghComment fix
2008-08-17 Ian LynaghRemove GHC_TOP; we don't actually use it
2008-08-17 Ian LynaghWe need to give make some more clues
2008-08-17 Ian LynaghChange how we know whether or not we are validating
2008-08-17 Ian LynaghDon't clean the multi-stage stuff unless CLEAN_ALL_STAG...
2008-08-17 Ian LynaghWhen making in compiler/, automatically make in ghc...
2008-08-17 Ian LynaghDon't do the stage1 re-linking hack if we have GHC...
2008-08-17 Ian LynaghAvoid scary "Package contains no library to register...
2008-08-21 Simon MarlowDon't use the cc-options from packages when compiling...
2008-08-21 simonpj@microsoft.comImprove error message when 'forall' is not a keyword
2008-08-21 Simon Marlowmove directory after Win32/unix
2008-08-21 simonpj@microsoft.comFix Haddock comments in TcGenDeriv
2008-08-20 Simon MarlowFix compacting GC on 64-bit machines
2008-08-20 simonpj@microsoft.comFix Trac #2456: eliminate duplicate bindings when deriving
2008-08-20 simonpj@microsoft.comElaborate for-all message slightly
2008-08-19 Simon Marlowset $(BOOTSTRAPPING_PACKAGE_CONF_HC_OPTS) automatically...
2008-08-19 simonpj@microsoft.comFix Trac #2518: add hs-boot files as an infelicty
2008-08-18 Simon Marlowuse System.FilePath's isSearchPathSeparator instead...
2008-08-18 Simon MarlowFIX #2521: trailing colon in GHC_PACKAGE_PATH
2008-08-18 Simon MarlowTest for and reject duplicate dependencies (#2330)
2008-08-16 Ian LynaghWhen doing :l, abandon all breakpoints before we unload...
2008-08-16 Ian LynaghComment fixes; trac #2468
2008-08-14 Ian LynaghStop dph/dph-{par,seq} reconfiguring themselves all...
2008-08-13 Ian LynaghFollow changes in Cabal
2008-08-15 Ian LynaghWhen distcleaning in utils/, distclean (rather then...
2008-08-12 Ian LynaghOnly clean utils/pwd/pwd when distcleaning, not when...
2008-08-12 Ian LynaghIn cabal.mk, clean is no longer identical to distclean
2008-08-14 simonpj@microsoft.comImprove -fwarn-orphans documentation (thanks to Tim)
2008-08-14 Simon MarlowFix #2441 (unregister/expose/hide packages in non-first...
2008-08-14 Simon Marlowadd --no-user-package-conf
2008-08-13 Simon Marlowmove INPLACE_DATA_DIR into mk/config.mk and share it
2008-08-13 Simon MarlowFIX #1963: use Cabal's writeFileAtomic to write the...
2008-08-13 Simon MarlowFIX #2492: ghc-pkg insists on having HOME environment...
2008-08-13 Simon MarlowFIX #2491 (ghc-pkg unregister should complain about...
2008-08-12 Simon Marlowput back -fwarn-depcrecations
2008-08-13 dias@eecs.harvard.eduadd special globbing file for Windows to ghc-pkg.cabal
2008-08-13 simonpj@microsoft.comImprove error message for deprecated flags (Trac #2513)
2008-08-13 simonpj@microsoft.comImprove docs for orphan decls (thanks Yitzchak Gale)
2008-08-11 Simon Marlowfix cut-and-pasto
2008-08-11 Simon Marlowbuild base3-compat
2008-08-05 Simon MarlowDon't warn if 'import Prelude' doesn't import anything
2008-08-05 Simon MarlowAdd -XPackageImports, new syntax for package-qualified...
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-12 simonpj@microsoft.comFix Trac #2490: sections should be parenthesised
2008-08-12 simonpj@microsoft.comRefactoring: define TcRnMonad.failWith and use it in...
2008-08-12 simonpj@microsoft.comLayout only
2008-08-12 Roman LeshchinskiyUse dph-{seq|par} instead of dph_{seq|par}
2008-08-09 Ian LynaghSimplify how we build dph
2008-08-09 Ian LynaghGeneralise libraries/Makefile.local
2008-08-09 Ian LynaghThe dph packages still contain warnings
2008-08-11 simonpj@microsoft.comPrint tidy rules in user style, to avoid gratuitous...
2008-08-11 simonpj@microsoft.comExport Depth (needed for mkUserStyle); collapse identic...
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-11 simonpj@microsoft.comMostly fix Trac #2431: make empty case acceptable to...
2008-08-11 simonpj@microsoft.comFix Trac #2412: type synonyms and hs-boot recursion
2008-08-11 simonpj@microsoft.comFix Trac #2506: infix assert
2008-08-11 simonpj@microsoft.comUse do-notation
2008-08-11 simonpj@microsoft.comFix Trac #2494: tcSimplifyRuleLhs
2008-08-11 simonpj@microsoft.comMake comparison on equalities work right (ie look at...
2008-08-11 simonpj@microsoft.comMinor refactoring; no functionality change
2008-08-09 simonpj@microsoft.comFix Trac #2486: restore the specialiser to a working...
2008-08-10 Ian LynaghRemove a pointless use of $(HERE_ABS)/
2008-08-10 Ian LynaghDon't give the -d flag to rm; it goes wrong on Windows
2008-08-10 Ian LynaghAdd mk/bindist.mk
2008-08-10 Ian LynaghRemove references to the files that the RTS no longer...
2008-08-10 Ian LynaghWe don't need to generate driver/package.conf any more...
2008-08-10 Ian LynaghRemove inplace-datadir when cleaning
2008-08-10 Ian LynaghRemove driver/ghc; The Cabal package in ghc/ now makes...
2008-08-10 Ian LynaghMake "make clean" in ghc/ only clean the stage we want...
2008-08-10 Ian LynaghMake "make clean" in compiler/ only clean the stage...
2008-08-10 Ian LynaghAlso clean pwd.hi and pwd.o
2008-08-10 Ian Lynaghbindist fixes
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-08-10 Ian LynaghUse Cabal to build pwd
2008-08-07 Max BolingbrokeMove allM to MonadUtils
2008-08-07 Max BolingbrokeRemove redundant fromIntegral calls
2008-08-07 Max BolingbrokeRemove CoreSyn SOURCE imports
2008-08-09 Tim ChevalierFixed performance bug in ext-core preprocessor
2008-08-07 Ian LynaghFix darcs-all get
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 BolingbrokeFollow OccName changes in Convert
2008-07-31 Max BolingbrokeUse DynFlags.getMainFun in TcRnDriver
2008-07-31 Max BolingbrokeFix Vectorise after introduction of MonadThings
2008-07-31 Max BolingbrokeFollow introduction of MkCore in VectUtils
2008-07-31 Max BolingbrokeFix VectMonad after introduction of MonadThings
2008-07-31 Max BolingbrokeMinor refactorings in TcEnv
2008-07-31 Max BolingbrokeHandle introduction of MkCore in DsMonad and expand API
2008-07-31 Max BolingbrokeAdd MkCore, holding general Core construction facilities
2008-07-31 Max BolingbrokeDocument HscTypes, refactor it somewhat, remove unused...
2008-07-31 Max BolingbrokeUse new RdrName export in RdrHsSyn
next