January 2008 Archives by thread
Starting: Tue Jan 1 01:55:09 EST 2008
Ending: Thu Jan 31 20:23:55 EST 2008
Messages: 362
- building only the docs
Peter Gammie
- [Hackage] #197: implement cabal upgrade (installs new versions
of all packages)
Hackage
- [Hackage] #198: outline for revamp of "cabal install" and
upgrade behavior
Hackage
- [Hackage] #197: implement cabal upgrade (installs new versions
of all packages)
Hackage
- [Hackage] #168: Behaviour of cabal-install with respect to
upgradeable packages is unexpected
Hackage
- [Hackage] #198: outline for revamp of "cabal install" and
upgrade behavior
Hackage
- [Hackage] #198: outline for revamp of "cabal install" and
upgrade behavior
Hackage
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- building only the docs
Ian Lynagh
- GHC's CPP and Cabal's unlit
Ian Lynagh
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- [Hackage] #203: Find out what we can learn from ruby gems
Hackage
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- [Hackage] #204: should setting user-prefix in ~/.cabal/config work?
Hackage
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- Patch for more liberal parsing of build-tools
David Waern
- Tests in Cabal
Duncan Coutts
- patch applied (cabal): Allow symbol characters (e.g '+') in the
components of a build-tool name
Duncan Coutts
- patch applied (cabal-install): Added support for users behind proxy
servers,
reading system settings from the env var on unix or registry on
windows
Duncan Coutts
- [Hackage] #205: Remove BSD4 from Cabal.Distribution.License.License
Hackage
- patch applied (cabal): Export the Flag constructors
Duncan Coutts
- patch applied (cabal): Un-deprecate configCompilerAux
Duncan Coutts
- patch applied (cabal): Make --user --global change the default
prefix
Duncan Coutts
- patch applied (cabal): Bump minor version number due to more minor
api and behaviour changes
Duncan Coutts
- patch applied (cabal-install): Significantly refactor configuration
handling
Duncan Coutts
- patch applied (cabal-install): Remove redundant code an re-enable
accidentally disabled code
Duncan Coutts
- patch applied (cabal-install): Depend on latest development version
of Cabal lib
Duncan Coutts
- patch applied (cabal): We default configUserInstall to False so we
should not set configPackageDB
Duncan Coutts
- patch applied (cabal): Warn if a build-type is not specified. We
want all packages to use this now.
Duncan Coutts
- patch applied (cabal-install): Fix getting verbosity flags
Duncan Coutts
- [Hackage] #53: if cabal get update needs to run, say so
Hackage
- [Hackage] #131: cabal-install should rebuild dependants when a
package is upgraded
Hackage
- [Hackage] #106: Two new commands: list and uninstall
Hackage
- [Hackage] #56: hackageDB should not accept a package if it is
not installable
Hackage
- [Hackage] #206: cabal-install should be able to generate haddock
docs
Hackage
- #176 Cabal verbosity message patch
Thomas DuBuisson
- [Hackage] #118: Cabal eats leading '.'s from .cabal file
Hackage
- patch applied (cabal): Inform users of max verbosity (fixes ticket
176)
Duncan Coutts
- [Haskell-Cafe] Add "number of downloads" to hackageDB page?
Duncan Coutts
- [Hackage] #207: Jumping to code every and anywhere: What about
installing source files and a tag file along with haddock and lib
files ?
Hackage
- patch applied (cabal-install): Allow finding the proxy to fail
without failing overall
Duncan Coutts
- patch applied (cabal-install): Set the user install flag when
restoring saved config
Duncan Coutts
- patch applied (cabal-install): After refactoring the http proxy
code we don't need the unix package
Duncan Coutts
- patch applied (cabal-install): Fix compilation on windows
Duncan Coutts
- [Hackage] #167: cabal-install should treat package names case
insenitively in the UI wherever possible
Hackage
- [Hackage] #58: darcs integration idea: track location of darcs
repo, create new repo
Hackage
- [Hackage] #88: Stripping
Hackage
- [Hackage] #191: Hackage should check for common QA problems in
ghc-options
Hackage
- patch applied (cabal-install): Use commandDefaultFlags = mempty
rather than commandAddActionWithEmptyFlags
Duncan Coutts
- patch applied (cabal-install): Remove unused var
Duncan Coutts
- patch applied (cabal-install): Refactor proxy handling yet again
Duncan Coutts
- patch applied (cabal-install): Use proxy port number rather than
ignoring it
Duncan Coutts
- patch applied (cabal-install): Don't verbosely display the http
conversation chatter by default
Duncan Coutts
- patch applied (cabal-install): Set the useragent string to be
"cabal-install/$version"
Duncan Coutts
- [Hackage] #176: Bad verbosity message lacks crucial detail
Hackage
- [Hackage] #191: Hackage should check for common QA problems in
ghc-options
Hackage
- patch applied (cabal): Comment out an unused binding
Ian Lynagh
- [Hackage] #208: Support program prefixes and suffixes
Hackage
- [Hackage] #42: implement hugs-pkg?
Hackage
- [Hackage] #46: grep for FIX markings in the source code
Hackage
- darcs patch: Implement QA for PackageDescription
Lennart Kolmodin
- darcs patch: Implement QA for PackageDescription (and 2 more)
Lennart Kolmodin
- GHC options in Cabal
Duncan Coutts
- [Hackage] #46: grep for FIX markings in the source code
Hackage
- patch applied (cabal): Fix warnings in Cabal
Ian Lynagh
- patch applied (cabal-install): Have command line args override
saved config not the other way around
Duncan Coutts
- patch applied (cabal-install): Split ParseUtils module out of Utils
module
Duncan Coutts
- patch applied (cabal-install): Add Utils module, tidy imports
Duncan Coutts
- patch applied (cabal-install): Make a proper RepoIndex ADT
Duncan Coutts
- patch applied (cabal-install): Move package substring searching
into the Index module and use it in List
Duncan Coutts
- patch applied (cabal-install): Disable a particularly slow
invariant check
Duncan Coutts
- patch applied (cabal-install): Trivial change to utils
Duncan Coutts
- patch applied (cabal-install): Rename Hackage.Index ->
Hackage.RepoIndex
Duncan Coutts
- patch applied (cabal-install): Add Hackage.LocalIndex module as an
index of installed packages
Duncan Coutts
- patch applied (cabal-install): Update copyright and docs for
RepoIndex
Duncan Coutts
- patch applied (cabal-install): Change Dependency module to use the
LocalIndex ADT
Duncan Coutts
- patch applied (cabal-install): Remove unused listInstalledPackages,
replaced by LocalIndex.read
Duncan Coutts
- patch applied (cabal-install): Add IndexUtils with functions to
disambiguate packaage names
Duncan Coutts
- patch applied (cabal-install): Treat package names given on the
command line case insenitively
Duncan Coutts
- [Hackage] #167: cabal-install should treat package names case
insenitively in the UI wherever possible
Hackage
- patch applied (cabal-install): Fix "cabal list" with no package
specified
Duncan Coutts
- patch applied (cabal): Ticket 201: report IO errors during clean
Duncan Coutts
- patch applied (cabal-install): Fix a warning.
Duncan Coutts
- patch applied (cabal-install): Note in the README than the unix
package is not a dependency
Duncan Coutts
- patch applied (cabal-install): Make the configure command take the
defaults from the config file
Duncan Coutts
- patch applied (cabal): Ticket 176: Fix verbosity error to include
the valid -v values
Duncan Coutts
- patch applied (cabal): Inform users of max verbosity (fixes ticket
176)
Duncan Coutts
- patch applied (cabal): Remove some functions that were deprecated
in the last stable series
Duncan Coutts
- [Hackage] #184: cabal-install should report build results to
hackage server
Hackage
- darcs patch: Implement QA for PackageDescription (and 5 more)
Lennart Kolmodin
- patch applied (cabal): Implement QA for PackageDescription
Duncan Coutts
- patch applied (cabal): Fix haddock module doc for QA
Duncan Coutts
- patch applied (cabal): Rename QA function for PackageDescription
Duncan Coutts
- patch applied (cabal): Don't fail QA if no license file is set
Duncan Coutts
- patch applied (cabal): Separate into two QA categories,
and readjust levels
Duncan Coutts
- patch applied (cabal): Run QA when running sdist
Duncan Coutts
- patch applied (cabal): Move the license check from a sanity check
to a QA check
Duncan Coutts
- patch applied (cabal): Update QA TODOs and remove unneded OPTIONS
-cpp
Duncan Coutts
- patch applied (cabal): Improve wording in sdist QA message.
Duncan Coutts
- patch applied (cabal): Make a missing build-type a QA error
Duncan Coutts
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- [Hackage] #177: Check Include-dirs,
extra-lib-dirs etc exist at configure time.
Hackage
- patch applied (cabal): Remove commandAddActionWithEmptyFlags as
it's redundant
Duncan Coutts
- patch applied (cabal): Deprecate defaultUserHooks,
export autoconfUserHooks. Fix ticket #165
Duncan Coutts
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- [Hackage] #201: clean doesn't report an error when it fails
Hackage
- [Hackage] #179: support GHC's main-is extension
Hackage
- [Hackage] #161: sdist and build uses different source
directories
Hackage
- [Hackage] #28: Shipments in Cabal
Hackage
- [Hackage] #15: implement dependency analysis
Hackage
- [Hackage] #161: 'sdist' cannot find some modules that 'build'
finds ok
Hackage
- [Hackage] #165: The ./configure configure hook should complain
if ./configure does not exist
Hackage
- [Hackage] #37: check to see whether we should be adding symbols
to cpphs more often
Hackage
- [Hackage] #32: add -DPACKAGE_FOO_VERSION=1.1 to cpp command line
Hackage
- [Hackage] #26: add Threaded as an extension?
Hackage
- [Hackage] #101: Rejig the names of hooks provided by Cabal
Hackage
- [Hackage] #50: create compiler frameworks for new compilers
Hackage
- [Hackage] #133: sdist and clean should never be given Maybe
LocalBuildInfo
Hackage
- [Hackage] #147: Replace Extension type with (newtyped?) String
Hackage
- [Hackage] #58: allow darcs repo to be specified in cabal file
Hackage
- [Hackage] #114: --with-compiler / --with-hc inconsistency
Hackage
- [Hackage] #166: sdist puts Happy-generated .hs files in the
wrong place
Hackage
- [Hackage] #39: add flag to sdist to include preprocessed
sources?
Hackage
- patch applied (cabal): Move chattyTry into Utils module
Duncan Coutts
- patch applied (cabal): Fix --with-compiler / --with-hc
inconsistency in ./configure flags
Duncan Coutts
- [Hackage] #92: issues with 'clean'
Hackage
- [Hackage] #57: maybe: each new package uploaded to hackageDB
should create a component in trac?
Hackage
- [Hackage] #209: Implement "package()" configurations predicate
Hackage
- patch applied (cabal): Fixup breakage from previous changes
Duncan Coutts
- PROPOSAL: Extended syntax for package version range specifications
Thomas Schilling
- [Hackage] #189: Handle framework paths (-F) in Cabal
Hackage
- patch applied (cabal): Fix warnings in Cabal
Duncan Coutts
- [Hackage] #194: add sanity checking to version numbers
Hackage
- [Hackage] #194: add sanity checking to version numbers
Hackage
- [Hackage] #194: add sanity checking to version numbers
Hackage
- patch applied (cabal): Remove many Distribution.Compat modules that
were only needed for ghc-6.2
Duncan Coutts
- patch applied (cabal): Remove support for using ghc-6.2
Duncan Coutts
- patch applied (cabal): check for ghc-6.4 as minimum version
supported at runtime
Duncan Coutts
- patch applied (cabal): Assuming ghc-6.4 or nhc-1.20 as a minimum
allows us to remove much cpp cruft
Duncan Coutts
- patch applied (cabal): Remove unneeded {-# OPTIONS -fglasgow-exts
#-}
Duncan Coutts
- patch applied (cabal): Make the Compat/ReadP.hs cpp conditionals be
opt-in rather than opt-out.
Duncan Coutts
- patch applied (cabal): Make Data.Version parsing stricter
Duncan Coutts
- patch applied (cabal): Remove unnecessary {-# OPTIONS -cpp #-}
Duncan Coutts
- patch applied (cabal): Remove more {-# OPTIONS -cpp #-} where it
was only used for empty hunit tests
Duncan Coutts
- patch applied (cabal): Replace remaining OPTIONS pragmas with
LANGUAGE + OPTIONS_GHC/JHC/NHC98
Duncan Coutts
- patch applied (cabal): bootstrapping setup does not need -cpp,
all the files that need it say so.
Duncan Coutts
- patch applied (cabal): Rework withTempFile code and use
System.IO.openTempFile where available
Duncan Coutts
- [Hackage] #194: add sanity checking to version numbers
Hackage
- [Hackage] #210: Enable access to the x- extension fields,
as simple [(String, String)] name-value pairs
Hackage
- [Hackage] #211: Add qa/check command
Hackage
- [Hackage] #212: Overhaul Cabal's testsuite
Hackage
- [Hackage] #134: Clean up hooks
Hackage
- [Hackage] #213: allow wildcards in data-files or extra-source-files?
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #215: Overhaul support for package's tests
Hackage
- [Hackage] #2: move TODO stuff into this tracking system
Hackage
- [Hackage] #15: implement dependency analysis
Hackage
- [Hackage] #133: sdist and clean should never be given Maybe
LocalBuildInfo
Hackage
- [Hackage] #16: relink only when necessary
Hackage
- [Hackage] #32: add -DPACKAGE_FOO_VERSION=1.1 to cpp command line
Hackage
- [Hackage] #34: specify a way to add .o files to a library
Hackage
- [Hackage] #148: Cabal should be able to produce DLLs in Windows
Hackage
- [Hackage] #149: Support for building and linking resource files
in Windows
Hackage
- [Hackage] #150: haddock docs are not relocatable in Windows
Hackage
- [Hackage] #159: cabal dependencies
Hackage
- [Hackage] #13: allow preprocessor chaining
Hackage
- [Hackage] #17: re-generate foo.hsc when dependencies change
Hackage
- [Hackage] #161: 'sdist' cannot find some modules that 'build'
finds ok
Hackage
- [Hackage] #88: Stripping
Hackage
- [Hackage] #128: cabal building broken libraries when module
list is not complete
Hackage
- [Hackage] #164: bad error message when using configuration
flags that were not defined
Hackage
- [Hackage] #40: sdist runs tar, which is a problem under Windows
Hackage
- [Hackage] #48: improve c2hs support
Hackage
- [Hackage] #48: improve c2hs support
Hackage
- [Hackage] #50: create compiler frameworks for new compilers
Hackage
- [Hackage] #104: "setup install" should configure and build if
necessary
Hackage
- [Hackage] #110: cabal should detect when a new version of a
library is installed
Hackage
- [Hackage] #131: cabal-install should rebuild dependants when a
package is upgraded
Hackage
- [Hackage] #145: Hackage does not support UTF-8 characters
Hackage
- [Hackage] #187: Paths_pkgname module is hard to use in a library
Hackage
- [Hackage] #191: Hackage should check for common QA problems in
ghc-options
Hackage
- [Hackage] #193: add a --with-package-conf= flag to configure
Hackage
- [Hackage] #180: configure should warn if a declared licence
file is missing
Hackage
- [Hackage] #93: Incorrect permissions on library install
Hackage
- [Hackage] #135: Epoch Support for Version Numbers
Hackage
- [Hackage] #47: implement ./setup bdist
Hackage
- [Hackage] #150: haddock docs are not relocatable in Windows
Hackage
- [Hackage] #193: add a --with-package-conf= flag to configure
Hackage
- [Hackage] #195: Specify include and library paths that are used
for building the package only
Hackage
- [Hackage] #196: ability to specify custom args to haddock
Hackage
- [Hackage] #199: when installing a new version of GHC,
there should be a way to upgrade my packages
Hackage
- [Hackage] #198: outline for revamp of "cabal install" and
upgrade behavior
Hackage
- [Hackage] #57: maybe: each new package uploaded to hackageDB
should create a component in trac?
Hackage
- [Hackage] #131: cabal-install should rebuild dependants when a
package is upgraded
Hackage
- patch applied (cabal): Update user guide on reporting bugs and
stability of cabal interfaces
Duncan Coutts
- [Hackage] #11: declare what is stable cabal interface.
Hackage
- patch applied (cabal): flush stdout before running subprograms
Ross Paterson
- [Hackage] #191: Hackage should check for common QA problems in
ghc-options
Hackage
- patch applied (cabal): Document the fact that --user now changes
the default --prefix
Duncan Coutts
- patch applied (cabal): Add a Distribution.Setup module that
re-exports Distribution.Simple.Setup
Duncan Coutts
- Ticket #164
Brent Yorgey
- [Hackage] #216: need a way to specify the foreign libraries a
package depends on
Hackage
- [Hackage] #170: pkg-config uses a more general version scheme
Hackage
- [Hackage] #217: .hsc files do not get processed for cabal sdist?
Hackage
- [Hackage] #217: .hsc files do not get processed for cabal sdist?
Hackage
- [Hackage] #217: .hsc files do not get processed for cabal sdist?
Hackage
- [Hackage] #217: .hsc files do not get processed for cabal sdist?
Hackage
- [Hackage] #217: .hsc files do not get processed for cabal sdist?
Hackage
- [Hackage] #217: Main modules in .hsc files are not included in
sdist
Hackage
- [Hackage] #217: Main modules in .hsc files are not included in
sdist
Hackage
- [Hackage] #217: Main modules in .hsc files are not included in
sdist
Hackage
- [Hackage] #217: Main modules in .hsc files are not included in
sdist
Hackage
- [Hackage] #218: Data-files have no way of being installed
conditionally
Hackage
- [Hackage] #217: Main modules in .hsc files are not included in
sdist
Hackage
- [Hackage] #219: JHC's generated .ho files should go under dist/
Hackage
- [Hackage] #164: bad error message when using configuration
flags that were not defined
Hackage
- darcs patch: better error reporting for undefined flags (ticket
#164)
Brent Yorgey
- patch applied (cabal): Rewrite rawSystemStdout to not use
runInteractiveProcess with ghc
Duncan Coutts
- patch applied (cabal): Check if dist/ exists before trying to
delete it
Duncan Coutts
- patch applied (cabal): delete removePreprocessed function,
it's unused except for cleaning jhc files
Duncan Coutts
- patch applied (cabal): Remove TODO,
all remaining items were transfered into the trac (see bug #2)
Duncan Coutts
- patch applied (cabal): Remove examples dir which seemed rather
pointless
Duncan Coutts
- patch applied (cabal): Simplify default Setup.hs example
Duncan Coutts
- patch applied (cabal): Remove the debian/ and debianTemplate/ files
since they never get updated
Duncan Coutts
- patch applied (cabal): Delete rawSystemPathExit, use rawSystemExit
Duncan Coutts
- [Hackage] #164: bad error message when using configuration
flags that were not defined
Hackage
- patch applied (cabal): Fix warnings in Distribution.Simple.hs,
clean no longer takes LocalBuildInfo
Duncan Coutts
- patch applied (cabal): fix for Trac #164: better error reporting
for undefined flags
Duncan Coutts
- patch applied (cabal): Tweak flags error message and use monad
failure rather than error
Duncan Coutts
- [Hackage] #217: Main modules in .hsc files are not included in
sdist
Hackage
- [Hackage] #180: configure should warn if a declared licence
file is missing
Hackage
- darcs patch: generate a warning for missing license file (#180)
Brent Yorgey
- patch applied (cabal): PackageDescription.hs: add check for
existence of license file
Duncan Coutts
- [Hackage] #180: configure should warn if a declared licence
file is missing
Hackage
- [Hackage] #220: detect inconsistent package dependencies
Hackage
- [Hackage] #191: Hackage should check for common QA problems in
ghc-options
Hackage
- patch applied (cabal): fix build for Hugs and nhc98
Ross Paterson
- darcs patch : Add --program-prefix and --program-suffix options to
configure (#208)
Peter Higley
- patch applied (cabal): Add configure --package-db= flag to use
specific package db
Duncan Coutts
- patch applied (cabal): Simplify findPackageDesc code,
removing old checks
Duncan Coutts
- patch applied (cabal): Remove programatica support
Duncan Coutts
- patch applied (cabal): Add --program-prefix and --program-suffix
options to configure (#208)
Duncan Coutts
- [Hackage] #221: a generic way for cabal-install to specify external
dependencies
Hackage
- [Hackage] #222: Hackage should be able to track which version of
package is compatible with which version of GHC
Hackage
- [Hackage] #223: allow per-package configuration options in config
file
Hackage
- [Hackage] #224: allow specifying package version constraints to
configure
Hackage
- [Hackage] #193: add a --with-package-conf= flag to configure
Hackage
- [Hackage] #155: show . readPackageDescription /= id
Hackage
- [Hackage] #177: Check Include-dirs,
extra-lib-dirs etc exist at configure time.
Hackage
- [Hackage] #191: Hackage should check for common QA problems in
ghc-options
Hackage
- darcs patch: a start at implementing #210,
enable access to X- extension fields
Brent Yorgey
- [Hackage] #190: extension ForeignFunctionInterface should imply
-fvia-C for ghc
Hackage
- [Hackage] #185: Temporary executables leave foo.exe.manifest
files behind
Hackage
- [Hackage] #115: showFilePath/showToken dodgy characters
Hackage
- [Hackage] #107: ijones suggestions for HAC07
Hackage
- [Hackage] #115: showFilePath/showToken dodgy characters
Hackage
- [Hackage] #67: sdist doesn't include .hi-boot files
Hackage
- [Hackage] #67: sdist doesn't include .hs-boot files
Hackage
- patch applied (cabal): Document --program-prefix and
--program-suffix
Duncan Coutts
- patch applied (cabal): unlit preserves comments for Haddock's
benefit. More complex algorithm to handle cases where we want
blank lines (containing whitespace) to become comment lines
in the output.
Duncan Coutts
- patch applied (cabal): haddock: run unlit before cpp, like ghc does.
Duncan Coutts
- patch applied (cabal): Refactor unlit code to improve error and
line pragma handling
Duncan Coutts
- patch applied (cabal): Add Alistair Bayley's unlit test suite
Duncan Coutts
- patch applied (cabal): Update testsuite for unlit changes
Duncan Coutts
- patch applied (cabal): Add utils functions copyFiles,
findFileWithExtension, findFileWithExtension'
Duncan Coutts
- patch applied (cabal): Simplify smartCopySources using
findFileWithExtension' and copyFiles
Duncan Coutts
- patch applied (cabal): Remove utils testing code for functions that
are being removed
Duncan Coutts
- patch applied (cabal): Remove handling for .hi-boot files,
which was only needed for ghc-6.2
Duncan Coutts
- patch applied (cabal): Remove one Bool parameter to
smartCopySources which was True in all uses
Duncan Coutts
- patch applied (cabal): findPackageDesc has to return a relative
path for SrcDist
Duncan Coutts
- patch applied (cabal): Stop using smartCopySources in SrcDist
Duncan Coutts
- patch applied (cabal): Eliminate now-redundant Bool flag on
smartCopySources
Duncan Coutts
- patch applied (cabal): Find original sources for main-is when
creating sdist
Duncan Coutts
- patch applied (cabal): Improve the QA messages a bit,
use the same style as the sanity check messages
Duncan Coutts
- patch applied (cabal): Use Setup.hs like everyone else does
Duncan Coutts
- Cabal QA message typo
Johan Tibell
- patch applied (cabal): Adjust unlit's behaviour on continuing
comments
Duncan Coutts
- patch applied (cabal): Improve wording of -O and -O2 QA tests.
Duncan Coutts
- [Hackage] #225: allow installing just specific bits, like just docs
Hackage
- [Hackage] #217: Main modules in .hsc files are not included in
sdist
Hackage
- [Hackage] #226: Cabal install should upgrade in the correct order.
Hackage
- [Hackage] #227: Cabal-install does not track down build-tools:
dependencies?
Hackage
Last message date:
Thu Jan 31 20:23:55 EST 2008
Archived on: Thu Jan 31 20:23:13 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).