May 2008 Archives by date
Starting: Thu May 1 06:02:52 EST 2008
Ending: Sat May 31 06:35:20 EST 2008
Messages: 288
- patch applied (cabal): Change handling of bool command line
args to allow an unset state
Malcolm Wallace
- patch applied (cabal): Revert one change of (.) to fmap. It was not
necessary and broke nhc98.
Duncan Coutts
- patch applied (cabal): Change handling of bool command line
args to allow an unset state
Duncan Coutts
- patch applied (cabal): Revert the other `fmap` to (.)
Malcolm Wallace
- patch applied (cabal): Revert the other `fmap` to (.)
Ross Paterson
- patch applied (cabal): Revert the other `fmap` to (.)
Malcolm Wallace
- patch applied (cabal): Revert the other `fmap` to (.)
Ross Paterson
- [Hackage] #273: Provide a stable address for current Haddock
documentation
Hackage
- patch applied (cabal-branches/cabal-1.4): Revert one change of (.)
to fmap. It was not necessary and broke nhc98.
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Revert the other `fmap`
to (.)
Duncan Coutts
- [Hackage] #268: cabal upload asks for a password in plain text
Hackage
- patch applied (cabal-install): Don't echo when prompting for the
hackage upload password.
Duncan Coutts
- [Hackage] #267: cabal upload has poor error messages (just an
HTTP response code)
Hackage
- Specifying dependencies on Haskell code
Thomas Schilling
- patch applied (cabal): Add an --internal flag to HaddockFlags
Duncan Coutts
- patch applied (cabal): Implement --internal flag
Duncan Coutts
- patch applied (cabal): With --executable,
--internal just adds --ignore-all-exports
Duncan Coutts
- patch applied (cabal): Document --internal in Cabal.xml
Duncan Coutts
- patch applied (cabal): Revert the change about the --internal flag
and a warning about haddock
Duncan Coutts
- [Hackage] #156: setup haddock: option to expose all modules
Hackage
- [Hackage] #267: cabal upload has poor error messages (just an
HTTP response code)
Hackage
- Specifying dependencies on Haskell code
Duncan Coutts
- [Hackage] #265: Cabal field stability not useful
Hackage
- [Hackage] #265: Cabal field stability not useful
Hackage
- Specifying dependencies on Haskell code
Thomas Schilling
- Specifying dependencies on Haskell code
apfelmus
- [Hackage] #232: implement extended syntax for package version
ranges
Hackage
- patch applied (cabal): Reverse the order of the args to
PackageIndex.insert
Duncan Coutts
- patch applied (cabal): Change dependencyInconsistencies to not take
the pseudo top package
Duncan Coutts
- patch applied (cabal): Add PackageIndex.dependencyCycles
Duncan Coutts
- patch applied (cabal): Cope better with ghc bug #2201,
display a better error message
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add an --internal flag to
HaddockFlags
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Implement --internal flag
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): With --executable,
--internal just adds --ignore-all-exports
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Document --internal in
Cabal.xml
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Revert the change about
the --internal flag and a warning about haddock
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Reverse the order of the
args to PackageIndex.insert
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Change
dependencyInconsistencies to not take the pseudo top package
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add
PackageIndex.dependencyCycles
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Cope better with ghc bug
#2201, display a better error message
Duncan Coutts
- patch applied (cabal-install): Update for flipped order of args for
PackageIndex.insert
Duncan Coutts
- darcs patch: Add new utils, duplicates,
duplicatesBy ... (and 4 more)
Duncan Coutts
- cabal-install uninstall ?
Benedikt Huber
- version tags
Duncan Coutts
- cabal-install uninstall ?
Duncan Coutts
- patch applied (cabal): Remove a test for the specific kind of
exception for nhc98 compatibility
Duncan Coutts
- cabal-install uninstall ?
Marc Weber
- A (in)sane idea about (never) breaking Setup.(l)hs files again
Marc Weber
- patch applied (cabal): Add PackageIndex.delete
Duncan Coutts
- patch applied (cabal): Add PackageIndex.dependencyGraph that builds
a Graph
Duncan Coutts
- patch applied (cabal): Improve style and performance of
PackageIndex.dependencyClosure
Duncan Coutts
- patch applied (cabal): Add PackageIndex.reverseDependencyClosure
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Remove a test for the
specific kind of exception for nhc98 compatibility
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add PackageIndex.delete
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add
PackageIndex.dependencyGraph that builds a Graph
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Improve style and
performance of PackageIndex.dependencyClosure
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add
PackageIndex.reverseDependencyClosure
Duncan Coutts
- patch applied (cabal-install): Add new utils, duplicates,
duplicatesBy and mergeBy
Duncan Coutts
- patch applied (cabal-install): Use the mergeBy from the Utils module
Duncan Coutts
- patch applied (cabal-install): Improve InstallPlan error checking
and reporting
Duncan Coutts
- patch applied (cabal-install): Packages are only invalid if they
have more than zero problems.
Duncan Coutts
- patch applied (cabal-install): Switch from DepGraph to InstallPlan
Duncan Coutts
- patch applied (cabal-install): Add more info and debug messages at
key parts of the install process
Duncan Coutts
- patch applied (cabal-install): Hide the installed instance when
installing the local package.
Duncan Coutts
- patch applied (cabal-install): Minor improvements to InstallPlan
documentation and error reporting
Duncan Coutts
- patch applied (cabal-install): Check that InstallPlan dependencies
respect a state relation
Duncan Coutts
- patch applied (cabal-install): Add a dependency graph to the
InstallPlan
Duncan Coutts
- patch applied (cabal-install): Add lookupConfiguredPackage helper
function to InstallPlan
Duncan Coutts
- patch applied (cabal-install): Reimplement InstallPlan.failed as it
was completely wrong
Duncan Coutts
- patch applied (cabal-install): Add an info message when resolving
dependencies
Duncan Coutts
- patch applied (cabal-install): Hide broken installed packages when
resolving dependencies
Duncan Coutts
- cabal-install now very picky about install planning
Duncan Coutts
- darcs patch: spellcheck Check.hs
gwern0 at gmail.com
- [Hackage] #274: Add a 'build from sdist tarball' feature
Hackage
- version tags
Duncan Coutts
- [Hackage] #275: On each package page,
give the name of the corresponding debian package
Hackage
- version tags
Isaac Potoczny-Jones
- [Hackage] #275: On each package page,
give the name of the corresponding debian package
Hackage
- version tags
Duncan Coutts
- patch applied (cabal-install): Move ConfiguredPackage type into
Types module
Duncan Coutts
- patch applied (cabal-install): Refactor installLocalPackage and
installRepoPackages
Duncan Coutts
- patch applied (cabal-install): Tidy planLocalPackage and
planRepoPackages a bit more
Duncan Coutts
- patch applied (cabal-install): executeInstallPlan now takes an
installer instead of calling installPkg
Duncan Coutts
- patch applied (cabal-install): Restructure the package installing
code
Duncan Coutts
- version tags
Isaac Potoczny-Jones
- [Hackage] #276: Add support for convenience libraries
Hackage
- version tags
Duncan Coutts
- version tags
Ross Paterson
- [Hackage] #276: Add support for convenience libraries
Hackage
- darcs patch: Do not display version tags
Duncan Coutts
- version tags
Duncan Coutts
- version tags
Malcolm Wallace
- [Hackage] #277: add data-dir field
Hackage
- version tags
Ian Lynagh
- version tags
Ian Lynagh
- [Hackage] #275: On each package page,
give the name of the corresponding debian package
Hackage
- patch applied (cabal): Display Cabal version in configure output
with -v
Duncan Coutts
- patch applied (cabal-install): Change InstallPlan.done and .next
into .ready that returns a list
Duncan Coutts
- patch applied (cabal-install): Change the result type of
DependencyResolver
Duncan Coutts
- patch applied (cabal-install): Make the existing dep resolvers to
use the DependencyResolver interface
Duncan Coutts
- patch applied (cabal-install): Swap Either args so it's Either
Error Ok
Duncan Coutts
- patch applied (cabal-install): Split the two resolvers out of the
Dependency module
Duncan Coutts
- patch applied (cabal-install): Put the check back in for
hideBrokenPackages
Duncan Coutts
- version tags
Duncan Coutts
- version tags
Duncan Coutts
- version tags
Ross Paterson
- patch applied (cabal-install): Rewrite getUpgradableDeps so it's
simpler and linear time
Duncan Coutts
- patch applied (cabal-install): Move dryRun out of the misc options
Duncan Coutts
- patch applied (cabal-install): Move printing of build failures into
a separate function
Duncan Coutts
- patch applied (cabal-install): Pull the planners out of install and
pass them as parameters
Duncan Coutts
- patch applied (cabal-install): Move the upgrade action into the
Install module
Duncan Coutts
- [Hackage] #278: Default to non-versioned links in Hackage index
Hackage
- [Hackage] #145: Hackage does not support UTF-8 characters
Hackage
- [Hackage] #271: The index page should link to a package,
not a package version
Hackage
- [Hackage] #278: Default to non-versioned links in Hackage index
Hackage
- [Hackage] #275: On each package page,
give the name of the corresponding debian package
Hackage
- [Hackage] #278: Default to non-versioned links in Hackage index
Hackage
- [Hackage] #260: cabal upgrade runs install on the current
package instead of upgrading installed packages
Hackage
- patch applied (cabal): Fix a bug in the unlitter
Ian Lynagh
- patch applied (cabal): Remove gnerated file (doc/fptools.css)
Ian Lynagh
- patch applied (cabal): Make the "dist" directory configurable
Ian Lynagh
- patch applied (cabal): Remove a hardcoded "dist"
Ian Lynagh
- patch applied (cabal-install): Update for distPref changes
Duncan Coutts
- Specifying dependencies on Haskell code
Simon Marlow
- patch applied (cabal): Print exit code and stderr for failing progs
at debug level verbosity
Duncan Coutts
- patch applied (cabal): Define bracketOnError in compat;
fixes the build for GHC 6.4
Ian Lynagh
- patch applied (cabal): Hack around lack of Read for Map in GHC 6.4
Ian Lynagh
- patch applied (cabal): Make Distribution.Compat.Char for isSymbol;
fixes the build with GHC 6.4
Ian Lynagh
- patch applied (cabal): Add new compat modules to Cabal file
Ian Lynagh
- [Hackage] #279: Cabal-upload could have a smarter default
Hackage
- patch applied (cabal): Make Distribution.Compat.Char for isSymbol;
fixes the build with GHC 6.4
Duncan Coutts
- patch applied (cabal): Modules that use cpp have to have cpp
language prama to say so
Duncan Coutts
- patch applied (cabal): Don't use Data.Char.isSymbol as it doesn't
exist in base-1.0
Duncan Coutts
- cabal-install uninstall ?
Henrique Ferreiro García
- patch applied (cabal): Made it possible to run executeables with
data files in place.
Duncan Coutts
- patch applied (cabal): Prefix the datadir env var with the package
name
Duncan Coutts
- cabal-install uninstall ?
Duncan Coutts
- version tags
Duncan Coutts
- patch applied (cabal): fix scope errors in non-GHC branch of an
#ifdef
Malcolm Wallace
- version tags
Ross Paterson
- patch applied (cabal): Add in {-# OPTIONS #-} for the benefit of
ghc-6.4.x
Duncan Coutts
- patch applied (cabal): Define bracketOnError in compat;
fixes the build for GHC 6.4
Duncan Coutts
- patch applied (cabal): Eliminate use of bracketOnError,
use handle instead
Duncan Coutts
- patch applied (cabal): Remove redundant Char test in
parseBuildToolName
Duncan Coutts
- patch applied (cabal): Check invariant on every construction and
elide on lookups
Duncan Coutts
- patch applied (cabal): Add PackageIndex.lookupPackageName and extra
deletion functions
Duncan Coutts
- patch applied (cabal): Remove Distribution.Compat.Exception from
other-modules
Duncan Coutts
- [Hackage] #244: Add Changelog summary feature to sdist
Hackage
- patch applied (cabal): Do not display version tags
Duncan Coutts
- patch applied (cabal): Remove unused import
Duncan Coutts
- [Hackage] #244: Add Changelog summary feature to sdist
Hackage
- [Hackage] #244: Add Changelog summary feature to sdist
Hackage
- [Hackage] #280: Cabal doesn't work with hs-boot and preprocessed
sources.
Hackage
- [Hackage] #280: Cabal doesn't work with hs-boot and
preprocessed sources.
Hackage
- [Hackage] #281: Installing cabal-install 0.4.0: dependencies
problem with zlib
Hackage
- [Hackage] #281: Installing cabal-install 0.4.0: dependencies
problem with zlib
Hackage
- patch applied (cabal-install): Update for renamed
PackageIndex.delete (now .deletePackageId)
Duncan Coutts
- cabal-install uninstall ?
Henrique Ferreiro García
- cabal-install uninstall ?
Duncan Coutts
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- patch applied (cabal): Allow the bindir,
libdir and libexec dir to be specified via env vars too
Duncan Coutts
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- patch applied (cabal): add data-dir field to package config
Duncan Coutts
- patch applied (cabal): document data-dir field
Duncan Coutts
- patch applied (cabal): Remove gnerated file (doc/fptools.css)
Duncan Coutts
- patch applied (cabal): Rename doc/fptools.css to avoid the ghc
build system cleaning it
Duncan Coutts
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Hackage
- [Hackage] #214: Package security
Marc Weber
- [Hackage] #214: Package security
Neil Mitchell
- [Hackage] #226: Cabal install should upgrade in the correct
order.
Hackage
- [Hackage] #174: cabal-install tries to upgrade the base package
Hackage
- patch applied (cabal): Write out Bool config values correctly
Duncan Coutts
- patch applied (cabal-install): Remove the silly failing resolver
demo
Duncan Coutts
- patch applied (cabal-install): Hide any available base and ghc-prim
packages from the dep resolver
Duncan Coutts
- [Hackage] #174: cabal-install tries to upgrade the base package
Hackage
- [Hackage] #277: add data-dir field
Hackage
- [Hackage] #270: Build executables that can be run "in-place"
Hackage
- cabal-install uninstall ?
Henrique Ferreiro García
- [Hackage] #261: Marking packages deprecated
Hackage
- [Hackage] #261: Marking packages deprecated
Hackage
- [Hackage] #175: cabal-install needs a new package dependency
resolution algorithm
Hackage
- [Hackage] #282: profiling versions of libraries not managed well
Hackage
- [Hackage] #282: profiling versions of libraries not managed well
Hackage
- [Hackage] #283: install command doesn't install
dist/doc/users-guide/
Hackage
- [Hackage] #283: install command doesn't install
dist/doc/users-guide/
Hackage
- [Hackage] #234: track installed files to allow uninstall
Hackage
- [Hackage] #206: cabal-install should be able to generate
haddock docs
Hackage
- [Hackage] #225: allow installing just specific bits,
like just docs
Hackage
- [Hackage] #196: ability to specify custom args to haddock
Hackage
- [Hackage] #283: install command doesn't install
dist/doc/users-guide/
Hackage
- [Hackage] #283: install command doesn't install
dist/doc/users-guide/
Hackage
- patch applied (cabal): Add notThisVersion :: Version -> VersionRange
Duncan Coutts
- patch applied (cabal): Add thisPackageVersion and
notThisPackageVersion
Duncan Coutts
- patch applied (cabal): Change the PackageIndex invariant so the
buckets are ordered
Duncan Coutts
- patch applied (cabal): Put spaces round || and && when displaying
version range expressions
Duncan Coutts
- patch applied (cabal): Bump version due to api changes
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Fix a bug in the unlitter
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Remove gnerated file
(doc/fptools.css)
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Make the "dist" directory
configurable
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Remove a hardcoded "dist"
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Merge the addition of the
distpref flag with the verbosity changes
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Do not display version
tags
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Made it possible to run
executeables with data files in place.
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Display Cabal version in
configure output with -v
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Print exit code and
stderr for failing progs at debug level verbosity
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Remove unused import
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Define bracketOnError in
compat; fixes the build for GHC 6.4
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Hack around lack of Read
for Map in GHC 6.4
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Make
Distribution.Compat.Char for isSymbol; fixes the build with GHC 6.4
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add new compat modules to
Cabal file
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Make
Distribution.Compat.Char for isSymbol; fixes the build with GHC 6.4
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Modules that use cpp have
to have cpp language prama to say so
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Don't use
Data.Char.isSymbol as it doesn't exist in base-1.0
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Prefix the datadir env
var with the package name
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): fix scope errors in
non-GHC branch of an #ifdef
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add in {-# OPTIONS #-}
for the benefit of ghc-6.4.x
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Define bracketOnError in
compat; fixes the build for GHC 6.4
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Eliminate use of
bracketOnError, use handle instead
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Remove redundant Char
test in parseBuildToolName
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Check invariant on every
construction and elide on lookups
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add
PackageIndex.lookupPackageName and extra deletion functions
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Remove
Distribution.Compat.Exception from other-modules
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Allow the bindir,
libdir and libexec dir to be specified via env vars too
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): add data-dir field to
package config
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): document data-dir field
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Remove gnerated file
(doc/fptools.css)
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Rename doc/fptools.css to
avoid the ghc build system cleaning it
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Write out Bool config
values correctly
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add notThisVersion ::
Version -> VersionRange
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Add thisPackageVersion
and notThisPackageVersion
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Change the PackageIndex
invariant so the buckets are ordered
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Put spaces round || and
&& when displaying version range expressions
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Bump version to 1.3.11
due to api changes
Duncan Coutts
- patch applied (cabal-install): Move common dependency resolver
types into shared module
Duncan Coutts
- patch applied (cabal-install): First version of the top-down
package dependency resolver
Duncan Coutts
- patch applied (cabal-install): Bump version and depend on the
latest Cabal from the 1.4 branch
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): TAG 1.3.11
Duncan Coutts
- Probably Cabal bug
Krasimir Angelov
- [Hackage] #284: Cannot upload packages that require specific cabal
versions
Hackage
- patch applied (cabal-install): Use thisPackageVersion and
notThisPackageVersion from Distribution.Package
Duncan Coutts
- patch applied (cabal-install): Switch DependencyResolver to return
Progress and String errors
Duncan Coutts
- patch applied (cabal-install): Add resolveDependenciesWithProgress
Duncan Coutts
- patch applied (cabal-install): Switch install to use
resolveDependenciesWithProgress
Duncan Coutts
- patch applied (cabal-install): Rearrange and tidy bits of the
topdown resolver
Duncan Coutts
- patch applied (cabal-install): As a heuristic,
use topological order for the order of package choices
Duncan Coutts
- [Hackage] #285: hackage trac should permit registration
Hackage
- [Hackage] #286: have alphabetical sorted package list as well as
categorized one
Hackage
- [Hackage] #287: make better use of existing build/failure reports
(provide stats, alert authors)
Hackage
- patch applied (cabal-branches/cabal-1.2): Workaround import bug in
nhc98
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): make rawSystemStdout put
its temp files in the temp dir rather than cwd
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Use a default HsColour
CSS if available
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Add -framework arguments
when linking executables.
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Fix hscolour code so it
only outputs the css once per-lib or exe
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Add more to the user
guide intro trying to explain the scope and use model
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Fix haddock parse error
($prefix -> \$prefix)
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Use getTemporaryDirectory
from Distribution.Compat.Direcotry
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Use os(windows) not
os(win32) in user guide configurations example
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Comment out an unused
binding
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Ticket 176: Fix verbosity
error to include the valid -v values
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Update user guide on
reporting bugs and stability of cabal interfaces
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): flush stdout before
running subprograms
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Remove examples dir which
seemed rather pointless
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Simplify default Setup.hs
example
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Remove the debian/ and
debianTemplate/ files since they never get updated
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Use Setup.hs like
everyone else does
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Document main-is
behaviour with preprocessors
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Remove the old attic file
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Make the user guide
docbook xml validate
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Specify in the user guide
that .cabal files must be valid UTF-8
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Clarify commenting rule
for package description files.
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Fix speling.
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): When generating default
Setup.hs use defaultMain
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Fix rejection of
non-ambigious options
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): We do not show the field
value on a parse error so don't pretend we do.
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): When multiple specifying
list fields in the same section combine them
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Find original sources for
main-is when creating sdist
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Fix backport of 'Find
original sources for main-is when creating sdist'
Ian Lynagh
- patch applied (cabal-branches/cabal-1.2): Bump version number to
1.2.4.0
Ian Lynagh
Last message date:
Sat May 31 06:35:20 EST 2008
Archived on: Mon Mar 2 07:28:52 EST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).