Messages by Thread
-
patch applied (testsuite): Add test for Trac #1092
Simon Peyton Jones
-
[nightly] 13-Jan-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
[nightly] 12-Jan-2007 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
patch applied (cabal): pass arguments through when performing the setup actions ourselves
Ross Paterson
-
patch applied (cabal): separate option for the compiler for Setup.hs
Ross Paterson
-
[nightly] 12-Jan-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 12-Jan-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (packages/monads): cosmetic
diatchki
-
patch applied (ghc-6.6/ghc): fix _thr win32 build failures
Sigbjorn Finne
-
[nightly] 11-Jan-2007 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
patch applied (testsuite): Test for tabs warning
Ian Lynagh
-
patch applied (ghc): Add a warning for tabs in source files
Ian Lynagh
-
patch applied (ghc): expand $topdir in the output of ' ghc-pkg field'
Simon Marlow
-
patch applied (cabal): Ignoring user packages when installing locally doesn' t make sense.
David Himmelstrup
-
patch applied (cabal): cabal-install now caches downloaded packages in the directory for the package, and with .tar.gz extension.
bjorn
-
patch applied (cabal): cabal-install.cabal: Added build-type field. Change hs-source-dir to hs-source-dirs (hs-source-dir has been deprecated for some time).
bjorn
-
patch applied (cabal): cabal-install --user now keeps package cache and package list in ~/.cabal-install
bjorn
-
patch applied (cabal): fix ghc-options (not a listField)
bjorn
-
[nightly] 11-Jan-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 11-Jan-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 11-Jan-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (cabal): add a Build-Type field, and use it in setupWrapper
Ross Paterson
-
patch applied (cabal): remove a use of null+head
Ross Paterson
-
patch applied (cabal): remove two fromJust's
Ross Paterson
-
patch applied (cabal): pass CABAL_VERSION to Hugs
Ross Paterson
-
patch applied (cabal): cabal-install now puts the package list in /var/lib/cabal-install and the tarballs in /var/cache/cabal-install by default. Added command-line options for changing those.
bjorn
-
[nightly] 11-Jan-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
patch applied (cabal): Track verbosity argument changes
Ian Lynagh
-
patch applied (cabal): Testsuite quietening
Ian Lynagh
-
patch applied (ghc): Remove bogus assertion in getCallMethod
kirsten Chevalier
-
patch applied (cabal): cabal-install: Output usage info for the right command when pasrsing the package name arguments fails.
bjorn
-
patch applied (ghc): Fixed .spec file (no building guide anymore)
Sven Panne
-
patch applied (cabal): SetupWrapper now passes verbosity to other functions, as required by Igloo' s patch.
bjorn
-
patch applied (cabal): Make cabal-install use setupWrapper (the library version of cabal-setup).
bjorn
-
patch applied (cabal): Moved the cabal-setup code to Distribution.SetupWrapper, so that cabal-install can use it. CabalSetup.hs now just calls the setupWrapper function.
bjorn
-
patch applied (cabal): Quieten the testsuite more
Ian Lynagh
-
patch applied (cabal): Pass verbosity info down to warn
Ian Lynagh
-
patch applied (ghc): An object code module in ghci is not and cannot be handled by the GHCi debugger
Pepe Iborra
-
difficulty building HEAD
Ross Paterson
-
patch applied (cabal): Derive Show on various datatypes
Ian Lynagh
-
patch applied (cabal): Give feedback in runTests.sh
Ian Lynagh
-
patch applied (ghc): Added the new :breakpoint continue option
Pepe Iborra
-
patch applied (ghc): :cd is a top level only command, that is, not allowed in inferior ghci sessions
Pepe Iborra
-
patch applied (ghc): Wibble
Simon Peyton Jones
-
patch applied (ghc): Slightly improve -ddump-hi-diffs output
Simon Peyton Jones
-
patch applied (ghc): Avoid duplicate defns of ' main' in module Main
Simon Peyton Jones
-
patch applied (ghc): Add -ddump-rule-firings
Simon Peyton Jones
-
patch applied (ghc): Correct spelling
Simon Peyton Jones
-
patch applied (ghc): Sort rules and instances lexicographically in interface files
Simon Peyton Jones
-
patch applied (cabal): Be less verbose at verbosity level 1
Ian Lynagh
-
patch applied (cabal): Fix warning
Ian Lynagh
-
patch applied (cabal): No need for -fno-warn-unused-matches any more
Ian Lynagh
-
[nightly] 10-Jan-2007 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
patch applied (cabal): Always pass Hooks around, not Maybe Hooks
Ian Lynagh
-
patch applied (cabal): Make Makefile use the right ghc/ghc-pkg
Ian Lynagh
-
patch applied (cabal): Add -Wall to GHCFLAGS
Ian Lynagh
-
patch applied (packages/network): network doesn' t really need the html package
Ian Lynagh
-
patch applied (ghc): This patch teaches ghci to announce that a module has beeen loaded in debugging mode
Pepe Iborra
-
patch applied (ghc): Fix some text in the GHCi help message that was going over 80 columns
Pepe Iborra
-
patch applied (cabal): Updated cabal-install test scripts to use the main Cabal repo.
bjorn
-
patch applied (ghc): Make the LiberateCase transformation understand associated types
Simon Peyton Jones
-
patch applied (ghc): Add comments about invariants
Simon Peyton Jones
-
patch applied (ghc): Add the function TypeRep.pprTypeApp, and use it
Simon Peyton Jones
-
patch applied (ghc): Log message for: Fix a nasty recursive loop in typechecking interface files
Simon Peyton Jones
-
patch applied (ghc): Log-message for: Improve command-line parser (add OptIntSuffix); make -fliberate-case-threshold dynamic
Simon Peyton Jones
-
patch applied (ghc): Improve command-line parser (add OptIntSuffix); make -fliberate-case-threshold dynamic
Simon Peyton Jones
-
patch applied (ghc): Remove redundant import
Simon Peyton Jones
-
patch applied (ghc): Add comments (AT-related)
Simon Peyton Jones
-
patch applied (ghc): Spelling correction only
Simon Peyton Jones
-
patch applied (ghc): Fix a nasty recursive loop in typechecking interface files
Simon Peyton Jones
-
patch applied (ghc): Update comments
Simon Peyton Jones
-
patch applied (testsuite): Add a test for associated types and interface files
Simon Peyton Jones
-
patch applied (packages/monads): Added a strict identity monad
diatchki
-
[nightly] 10-Jan-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 10-Jan-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 10-Jan-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 10-Jan-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc): Changing bootstrapping for pipes between debugger and debuggee
Andy Gill
-
patch applied (ghc): Dynamically allocating the tix box breakpoint array
Andy Gill
-
patch applied (ghc): Adding command channel for the hpc debugger to the hpc part of the RTS
Andy Gill
-
patch applied (cabal): Added cabal-install test scripts.
bjorn
-
patch applied (cabal): Added cabal-install Makefile.
bjorn
-
patch applied (cabal): Added HTTP package code used by cabal-install.
bjorn
-
patch applied (ghc): checkTauTvUpdate: take synonym families into account
chak
-
patch applied (cabal): Imported all the cabal-install sources.
bjorn
-
patch applied (cabal): Added cabal-install dep on regex-compat.
bjorn
-
patch applied (cabal): Removed old CabalInstall.hs (it has moved to cabal-install/src in one of the pataches I pulled in).
bjorn
-
patch applied (cabal): Pulling in cabal-install: changed default Hackage DB URL.
bjorn
-
patch applied (cabal): Pulling cabal-with-install into Cabal: cabal-install.cabal changes.
bjorn
-
patch applied (cabal): Pulling changes from cabal-with-install: Multiple repositories.
bjorn
-
patch applied (cabal): Pulling changes from cabal-with-install: Stripping off the dependencies, only HTTP left
bjorn
-
patch applied (cabal): Resolve Makefile conflict from importing Cabal-with-install patches.
bjorn
-
patch applied (cabal): a program to test download & install a bunch of cabal packages
bjorn
-
patch applied (cabal): added --inplace trick to cabal build so that cabal-install can build on machines without cabal.
bjorn
-
patch applied (cabal): Tarball index format support
bjorn
-
patch applied (cabal): First attempt to make a new repository (url in the configuration)
bjorn
-
patch applied (cabal): Quieten a test
Ian Lynagh
-
patch applied (cabal): Pass 0 verbosity on to GHC when building
Ian Lynagh
-
[nightly] 09-Jan-2007 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
patch applied (cabal): More verbosity tweaking
Ian Lynagh
-
patch applied (cabal): Rejig verbosity levels a bit; 1 is now the default (was 0)
Ian Lynagh
-
patch applied (cabal): Make system tweaks to avoid cabal thinking it isn' t bootstrapped when running the testsuite
Ian Lynagh
-
patch applied (cabal): Typo
Ian Lynagh
-
patch applied (ghc): remove old building guide, change links to point to the wiki
Simon Marlow
-
patch applied (cabal): Refer to the right variables
Ian Lynagh
-
patch applied (cabal): Give unrecognised flags more clearly
Ian Lynagh
-
patch applied (cabal): Beautify
Ian Lynagh
-
patch applied (cabal): Retab
Ian Lynagh
-
patch applied (cabal): Remove some chatter from the test scripts
Ian Lynagh
-
patch applied (cabal): Eliminate more warnings
Ian Lynagh
-
patch applied (cabal): More -Wall clean fixes
Ian Lynagh
-
patch applied (cabal): Improve cleaning
Ian Lynagh
-
patch applied (cabal): -Wall clean fixes
Ian Lynagh
-
patch applied (ghc): Fix apparently-long-standing bug in FloatIn
Simon Peyton Jones
-
[nightly] 09-Jan-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 09-Jan-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 09-Jan-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 09-Jan-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc): Handle synonym families in check_tau_type
chak
-
patch applied (ghc): Preserve rigidity for GADTs when typechecking explicit tuples
Simon Peyton Jones
-
patch applied (ghc): Fix egregious bug in implication constraints
Simon Peyton Jones
-
patch applied (testsuite): Add GADT terminating-lambda test (due to Jim Apple)
Simon Peyton Jones
-
patch applied (cabal): Fix non-fatal problem with ' setup haddock' for an exe package
Simon Marlow
-
[nightly] 08-Jan-2007 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
patch applied (ghc): reorganise text in the " using packages" section
Simon Marlow
-
patch applied (ghc): Unbreak usage of ASSERTM
Pepe Iborra
-
[nightly] 08-Jan-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 08-Jan-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 08-Jan-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 08-Jan-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (packages/monads): Modified Cabal file
diatchki
-
[nightly] 08-Jan-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
patch applied (ghc): When setting stdout and stderr to NoBuffering in GHCi, do stdin too.
Ian Lynagh
-
patch applied (ghc): fix version checking of .hi files
Simon Marlow
-
patch applied (testsuite): oops, fix bogosity in " ignore_output should be a test option"
Simon Marlow
-
patch applied (ghc): Have the splitter duplicate the .note.GNU-stack
Ian Lynagh
-
patch applied (ghc): Have the mangler keep .note.GNU-stack
Ian Lynagh
-
patch applied (ghc): Try to emulate the output of ' deriving Show' in the Term pretty printer
Pepe Iborra
-
patch applied (ghc): Extended the debugger documentation with a ' tips' section
Pepe Iborra
-
patch applied (ghc): More informative message in a breakpoint
Pepe Iborra
-
patch applied (ghc): Reload modules after ':break stop'
Pepe Iborra
-
patch applied (ghc): Remove a tracing statement, change a comment, and make more obvious an unexpected condition
Pepe Iborra
-
patch applied (ghc): Improved an error message, giving a more concrete suggestion
Pepe Iborra
-
patch applied (ghc): This patch fixes ticket #1083 in the ghci debugger
Pepe Iborra
-
patch applied (ghc): Updates to the ghci debugger docs
Pepe Iborra
-
[nightly] 07-Jan-2007 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
[nightly] 07-Jan-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 07-Jan-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 07-Jan-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 07-Jan-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (ghc): Fixed errors in " clunky" definition for pattern guards
Isaac Jones
-
Win-GHC with GnuWin32 toolset--Mingw32 replacement
Peter Tanski
-
[nightly] 07-Jan-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
[nightly] 06-Jan-2007 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
[nightly] 06-Jan-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 06-Jan-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 06-Jan-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 06-Jan-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (packages/X11): Warning police: Remove redundant export/import
Sven Panne
-
patch applied (cabal): Set the Cabal version when building via the fptools build system
Sven Panne
-
[nightly] 06-Jan-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
-
[nightly] 05-Jan-2007 build of of HEAD on i386-unknown-mingw32 (bling)
sof
-
[nightly] 05-Jan-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 05-Jan-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 05-Jan-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
-
[nightly] 05-Jan-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
-
patch applied (packages/base): version of example using Tomasz Zielonka' s technique
Ross Paterson
-
patch applied (ghc): Remove the DocEntity type. Fixes the problem with duplicate error messages at
David Waern
-
call graph for __encodeFloat,__encodeDouble
Peter Tanski
-
patch applied (packages/HGL): depend on X11 > = 1.2, we need X.initThreads
Simon Marlow
-
patch applied (packages/HGL): GHC: call X.initThreads if necessary
Simon Marlow
-
patch applied (packages/X11): XNextEvent should be *safe*, for correct behaviour with threads
Simon Marlow
-
patch applied (packages/X11): bump version to 1.2 (added thread-related functions)
Simon Marlow
-
patch applied (packages/X11): add initThreads, lockDisplay, unlockDisplay (threads support)
Simon Marlow
[Earlier messages] [Later messages]