ghc-hetmet.git
2007-11-19 simonpj@microsoft.comImprove the situation for Trac #959: civilised warning...
2007-11-19 simonpj@microsoft.comFIX Trac #1806: test for correct arity for datacon...
2007-11-17 Ian LynaghAccept x86_64-*-freebsd* as well as amd64-*-freebsd...
2007-11-16 Simon MarlowAttempt at fixing #1873, #1360
2007-11-16 simonpj@microsoft.comWibble to fix Trac #1901 (shorten messsage slightly)
2007-11-16 simonpj@microsoft.comImprove links from flag reference to the relevant secti...
2007-11-16 simonpj@microsoft.comFIX Trac #1901: check no existential context in H98...
2007-11-16 simonpj@microsoft.comImprove documentation of data type declarations (Trac...
2007-11-16 Simon MarlowChange the command-line semantics for query commands
2007-11-16 Simon Marlowuse "ghc-pkg latest --global" instead of "ghc-pkg list...
2007-11-16 Simon MarlowDisallow installing packages whose names differ in...
2007-11-16 Simon MarlowFIX BUILD (with GHC 6.2.x): update .hi-boot file
2007-11-15 Simon MarlowFIX #1828: installing to a patch with spaces in
2007-11-15 Simon Marlowon Windows, install to a directory with spaces (test...
2007-11-15 Simon MarlowFIX #1679: crash on returning from a foreign call
2007-11-15 Simon MarlowAvoid the use of unversioned package dependencies
2007-11-14 Simon MarlowFIX #1596 (remove deprecated --define-name)
2007-11-14 Simon MarlowFIX #1837: remove deprecated support for unversioned...
2007-11-14 Pepe Iborrawibble
2007-11-14 Pepe IborraMake pprNameLoc more robust in absence of loc information
2007-11-14 Pepe IborraTry to manage the size of the text rendered for ':show...
2007-11-14 Pepe IborraMake the Term ppr depth aware
2007-11-14 Pepe IborraUse paragraph fill sep where possible
2007-11-15 simonpj@microsoft.comMake SpecConstr work again
2007-11-15 Tim ChevalierDocumentation only - fix typo in flags reference
2007-11-14 David WaernAvoid making Either String an instance of Monad in...
2007-11-09 claus.reinke... FIX 1463 (implement 'ghc-pkg find-module')
2007-11-14 Simon Marlowremove --define-name from the --help usage message...
2007-11-14 Simon MarlowFIX #1837: emit deprecated message for unversioned...
2007-11-14 Simon MarlowFix #782, #1483, #1649: Unicode GHCi input
2007-11-14 David WaernFix build
2007-11-14 simonpj@microsoft.comFIX Trac 1662: actually check for existentials in proc...
2007-11-14 simonpj@microsoft.comFIX Trac 1888; duplicate INLINE pragmas
2007-11-14 simonpj@microsoft.comRun the -frule-check pass more often (when asked)
2007-11-13 Pepe IborraGHCi debugger: added a new flag, -fno-print-binding...
2007-11-13 Pepe IborraFix Trac 1865: GHCi debugger crashes with :print
2007-10-13 Pepe IborraReplaced two uses of head b explicit pattern matching
2007-10-06 Pepe IborraPrint binding contents in :show bindings
2007-10-04 Pepe Iborra Leftovers from the 1st GHCi debugger prototype
2007-09-28 Pepe IborraFollowing an indirection doesn't count as a RTTI step
2007-11-13 Simon MarlowFIX #1653 (partially): add -X flags to completion for...
2007-11-12 David WaernMerge from Haddock: Add <<url>> for images
2007-11-12 simonpj@microsoft.comImprove documentation of INLINE, esp its interactions...
2007-11-12 simonpj@microsoft.comComment re Trac #1220
2007-11-12 David WaernMerge from Haddock: Modify lexing of /../
2007-11-12 David WaernMerge from Haddock: allow blank lines inside code blocks
2007-11-12 David WaernMerge of a patch from the old Haddock branch:
2007-11-11 Ian LynaghRemove ex-extralibs from libraries/Makefile
2007-11-11 Ian LynaghRemove the X11 and HGL libraries from extralibs
2007-10-27 Ian Lynagharrows is no longer an extralib
2007-11-11 Ian LynaghTurn -fprint-bind-result off by default
2007-11-10 Ian LynaghDefine CPP in distrib/Makefile-bin-vars.in; fixes ... 2007-11-11
2007-11-10 Ian LynaghTweak gen_contents_index to work with Solaris's sh
2007-11-10 Ian LynaghUpdate install-sh
2007-11-10 Ian LynaghSupport more doc targets (html, pdf, etc) in the librar...
2007-11-10 Ian LynaghBuild Cabal user guide during "make", not only "make...
2007-11-10 Ian LynaghUse INSTALL_SCRIPT, not INSTALL_PROGRAM, when installin...
2007-11-10 Ian LynaghRename Parser.ly in the extralibs tarball; fixes #1859
2007-11-10 Ian LynaghAdd a path to the DocBook XSL Stylesheets search path
2007-10-31 Ian LynaghReplace "tail -n +2" with "sed 1d", as Solaris doesn...
2007-11-09 Ian LynaghFix typo: -XNoRank2Types -> -XRank2Types
2007-11-08 simonpj@microsoft.comFix Trac #1654: propagate name changes into CoreRules
2007-11-05 Simon Marloweliminate a bit of duplication
2007-11-08 Simon MarlowPad static literals to word size in the code generator
2007-11-07 Simon MarlowFIX #1617: reloading didn't change the :browse output...
2007-11-07 Simon MarlowFIX BUILD
2007-11-07 Simon MarlowFIX #1556: GHC's :reload keeps the context, if possible
2007-11-07 Simon MarlowFIX #1561: don't use tabs in pretty-printed output...
2007-11-07 Simon MarlowFIX #1765, #1766
2007-11-07 Simon Marlow#1617: Add :browse! and various other additions to...
2007-11-07 Simon MarlowFIX #1838: use System.Directory.getHomeDirectory instea...
2007-11-07 Simon Marlowcatch up with removal of config.mk in the readline...
2007-11-06 simonpj@microsoft.comFix Trac #1813: generalise over *all* type variables...
2007-11-06 simonpj@microsoft.comFix Trac #1814 (staging interaction in Template Haskell...
2007-11-06 simonpj@microsoft.comImprove error messages
2007-11-06 simonpj@microsoft.comImprove manual entry for binding lexically scoped type...
2007-11-06 simonpj@microsoft.comRemove trailing spaces from programlisting lines
2007-11-06 simonpj@microsoft.comRemove unhelpful sentence (see Trac #1832)
2007-11-06 Simon Marlowfix stage 1 compilation
2007-11-06 Simon Marlowwarning police
2007-11-06 Simon MarlowGHC API: add checkAndLoadModule
2007-11-06 Simon Marlowupdate to use latest changes to the GHC API (works...
2007-11-06 Simon Marlowwarning police
2007-11-05 Simon MarlowVarious improvements
2007-11-05 Simon Marlowbuild ghctags-inplace
2007-11-05 Simon Marlowupdates to ghctags code
2007-11-05 Simon Marloweliminate a bit of duplication
2007-11-05 Simon Marlowcatch up with changes to checkModule
2007-06-25 Simon Marlowreorder the imports
2007-06-25 Simon Marlowadd $(GHCTAGS)
2007-06-25 Simon Marlowfollow changes in HsRecFields
2007-06-25 Simon Marlowmerged patches relating to GhcTags from #946
2007-06-25 Simon MarlowRules to create TAGS using ghctags
2007-06-25 nr@eecs.harvard.edurequest for documentation of a new argument
2006-10-13 nr@eecs.harvard.edunew README file for utils/ghctags
2006-09-20 Norman Ramseyproper HC entry for bootstrapping in Makefile
2006-09-20 Norman Ramseyfirst cut at missing case for ids defined in pattern
2006-09-17 Norman Ramseychange representation of FoundThing
2006-09-17 Norman Ramseyget names of data constructors
2006-09-17 Norman Ramseydo notation for the Maybe monad
next