October 2008 Archives by thread
Starting: Wed Oct 1 00:18:20 EST 2008
Ending: Fri Oct 31 12:51:08 EST 2008
Messages: 220
- patch applied (cabal): Treat "cabal --flag command" as "cabal
command --flag"
Duncan Coutts
- patch applied (cabal): Simplify parsing sections in the .cabal file
Duncan Coutts
- patch applied (cabal): Add support for specifying source repos in
.cabal files
Duncan Coutts
- patch applied (cabal): Use unknown rather than specific other repo
kinds
Duncan Coutts
- patch applied (cabal): Add some checks on the repository sections
Duncan Coutts
- patch applied (cabal): Document the source-repository stuff
Duncan Coutts
- patch applied (cabal): Specify a source repository for Cabal in
Cabal.cabal
Duncan Coutts
- patch applied (cabal): Update the package description a bit
Duncan Coutts
- patch applied (cabal): Add bug-reports url field
Duncan Coutts
- patch applied (cabal): Add bug-reports field to Cabal.cabal
Duncan Coutts
- patch applied (cabal): Document the bug-reports field
Duncan Coutts
- [Hackage] #366: configure prints scary warning with multiple
versions of a package
Hackage
- patch applied (cabal): Relax dependencyInconsistencies to allow the
base-3, 4 thing
Duncan Coutts
- [Hackage] #349: cabal install hangs using CPU when resolving
dependencies on ghc 6.9 and 6.10
Hackage
- [Hackage] #349: cabal-install always finds conflicting
dependencies between base 3 and 4 on ghc 6.9 and 6.10
Hackage
- patch applied (cabal): Use "-no-auto-link-packages" when using GHC
to link
Ian Lynagh
- [Hackage] #58: allow dev repo to be specified in cabal file
Hackage
- [Hackage] #323: Add url field for package bug reports
Hackage
- patch applied (cabal-install): Generalise the logging of selected
and discarded packages
Duncan Coutts
- patch applied (cabal-install): Separate the construction of the
exclusion list from its use
Duncan Coutts
- patch applied (cabal-install): Have Constraints.constrain report
the excluded packages
Duncan Coutts
- patch applied (cabal-install): Add the glue code to actully report
excluded packages
Duncan Coutts
- patch applied (cabal-install): Make InstalledPackage an instance of
PackageFixedDeps
Duncan Coutts
- patch applied (cabal-install): Add the notion of paired packages to
the Constraints ADT
Duncan Coutts
- patch applied (cabal-install): Handle constraints on paired packages
Duncan Coutts
- patch applied (cabal-install): When selecting paired packages,
select both.
Duncan Coutts
- patch applied (cabal-install): When finalising paired packages,
cope with there being multiple choices
Duncan Coutts
- patch applied (cabal-install): Print more details about what is to
be installed with -v
Duncan Coutts
- patch applied (cabal-install): Refactor and update the hackage
index reading code
Duncan Coutts
- patch applied (cabal-install): Read preferred versions from the
package index
Duncan Coutts
- patch applied (cabal-install): Fix selection of paired packages
Duncan Coutts
- patch applied (cabal-install): Pass the package suggested version
constraints through to the resolver
Duncan Coutts
- patch applied (cabal-install): Take preferred versions into account
in dependency planning
Duncan Coutts
- planning for ghc-6.10.1 and hackage
Duncan Coutts
- [Hackage] #349: cabal-install always finds conflicting
dependencies between base 3 and 4 on ghc 6.9 and 6.10
Hackage
- darcs patch: Search target bindir for dependencies in addition to
$...
Stephen Hicks
- darcs patch: Add warning message for installing inaccessible
binaries.
Stephen Hicks
- patch applied (cabal-install): Fix selecting paired packages
Duncan Coutts
- patch applied (cabal): Also install dynamically linked executable
(when present)
Clemens Fruhwirth
- patch applied (cabal): Add -no-auto-link-packages also to Makefile
driven build
Clemens Fruhwirth
- patch applied (cabal): Add a few type sigs to help hugs and as
documentation
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Treat "cabal --flag
command" as "cabal command --flag"
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Fix how Cabal makes the
value for __GLASGOW_HASKELL__
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Simplify parsing sections
in the .cabal file
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Add support for
specifying source repos in .cabal files
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Use unknown rather than
specific other repo kinds
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Add some checks on the
repository sections
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Document the
source-repository stuff
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Specify a source
repository for Cabal in Cabal.cabal
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Update the package
description a bit
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Add bug-reports url field
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Add bug-reports field to
Cabal.cabal
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Document the bug-reports
field
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Relax
dependencyInconsistencies to allow the base-3, 4 thing
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Add a few type sigs to
help hugs and as documentation
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Use
"-no-auto-link-packages" when using GHC to link
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Also install dynamically
linked executable (when present)
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Add
-no-auto-link-packages also to Makefile driven build
Duncan Coutts
- patch applied (cabal-install): Fix search paths for compiling
Setup.hs scrips
Duncan Coutts
- patch applied (cabal-install): Add DownloadFailed as a possible
failure for installation
Duncan Coutts
- patch applied (cabal-install): Handle build reports with missing
logs better
Duncan Coutts
- patch applied (cabal-install): Relax deps to build with ghc-6.10
Duncan Coutts
- patch applied (cabal): add missing exeExtension when stripping an
executable
Simon Marlow
- enabling / disabling executables by flags?
Marc Weber
- Announce: Yi 0.5.0.1
Jean-Philippe Bernardy
- patch applied (cabal): Also respect the max. command line size in
Makefile driven builds
Clemens Fruhwirth
- patch applied (cabal): Also respect the max. command line size
in Makefile driven builds
Clemens Fruhwirth
- [Hackage] #367: merge cabal home page and hackage intro page
Hackage
- patch applied (cabal): xargs -s breaks solaris
Duncan Coutts
- Announce: Yi 0.5.0.1
Malcolm Wallace
- Announce: Yi 0.5.0.1
Duncan Coutts
- [Hackage] #209: Implement "package()" configurations predicate
Hackage
- [Hackage] #218: Data-files have no way of being installed
conditionally
Hackage
- [Hackage] #348: Wrong login details for `cabal upload' is not
handled gracefully
Hackage
- [Hackage] #289: symlink binaries into ~/bin
Hackage
- planning for ghc-6.10.1 and hackage
Duncan Coutts
- preferred-versions and hackage index
Duncan Coutts
- [Hackage] #363: Where do downloaded files end up?
Hackage
- [Hackage] #325: SHGetFolderPath requiered to configure cabal on
windows
Hackage
- [Hackage] #363: Where do downloaded files end up?
Hackage
- [Hackage] #361: Add documentation location information to cabal
list package command
Hackage
- [Hackage] #358: cabal-install bootstrap.sh missing some
dependencies
Hackage
- [Hackage] #365: new cabal-install ignores prefix settings in my
config file, fails every install
Hackage
- [Hackage] #359: Warn if package index is older than X days
Hackage
- [Hackage] #362: Disallow uploads of libraries that provide
binaries called 'test' and similar
Hackage
- [Hackage] #348: Wrong login details for `cabal upload' is not
handled gracefully
Hackage
- [Hackage] #289: symlink binaries into ~/bin
Hackage
- [Hackage] #227: cabal-install does consider build-tools as
dependencies
Hackage
- Fix the Paths_$pkg and sdist problem
Duncan Coutts
- patch applied (cabal): Make sdist work for libs that use the
Paths_pkgname module
Duncan Coutts
- patch applied (cabal): Update the README
Duncan Coutts
- patch applied (cabal): Update changelog
Duncan Coutts
- patch applied (cabal): Bump devel version number to 1.5.6
Duncan Coutts
- patch applied (cabal): Update versions in regression check script
Duncan Coutts
- [Hackage] #368: The "optimization" option in ~/.cabal/config does
not work
Hackage
- [Hackage] #289: symlink binaries into ~/bin
Hackage
- patch applied (cabal): Fix parsing of ld, cc,
cpp-options for flags containing ', '
Duncan Coutts
- patch applied (cabal): Fix haddock comment for haddock-0.8
Duncan Coutts
- patch applied (cabal): Merge the info from the releaseNotes file
into the README file
Duncan Coutts
- patch applied (cabal): Remove the releaseNotes file
Duncan Coutts
- patch applied (cabal): Update changelog
Duncan Coutts
- patch applied (cabal): Bump version number to 1.6.0.0
Duncan Coutts
- patch applied (cabal): TAG 1.6.0.0
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): add missing exeExtension
when stripping an executable
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Also respect the max.
command line size in Makefile driven builds
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): xargs -s breaks solaris
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Make sdist work for libs
that use the Paths_pkgname module
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Update the README
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Update changelog
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Bump devel version number
to 1.5.6
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Update versions in
regression check script
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Fix parsing of ld, cc,
cpp-options for flags containing ', '
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Fix haddock comment for
haddock-0.8
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Merge the info from the
releaseNotes file into the README file
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Remove the releaseNotes
file
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Update changelog
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Bump version number to
1.6.0.0
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): TAG 1.6.0.0
Duncan Coutts
- patch applied (cabal-install): Bump version number and dependencies
Duncan Coutts
- patch applied (cabal-install): Tidy up the preferred-versions file
parser
Duncan Coutts
- cabal-1.6.0.0
Duncan Coutts
- cannot find -lHSrts_thr was: Re: planning for ghc-6.10.1 and
hackage
Duncan Coutts
- [Hackage] #320: cooperation with Windows Vista's User Access
Control
Hackage
- cabal install franchise now works
Duncan Coutts
- patch applied (cabal-install): Fix the -i dir for compiling
Setup.hs when it's the current dir
Duncan Coutts
- [Hackage] #320: cooperation with Windows Vista's User Access
Control
Hackage
- darcs patch: Fallback onto simpleHTTP when Network.Browser fails
Stephen Hicks
- patch applied (cabal): Update release procedure in Makefile
Duncan Coutts
- patch applied (cabal): Fix instructions in README for building with
6.6 and filepath
Duncan Coutts
- patch applied (cabal): Export a compat function for older Setup.hs
scripts
Duncan Coutts
- patch applied (cabal): Do not use the new meta-data fields yet
Duncan Coutts
- patch applied (cabal): Bump version to 1.6.0.1
Duncan Coutts
- patch applied (cabal): TAG 1.6.0.1
Duncan Coutts
- patch applied (cabal): Release kind is now rc
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Update release procedure
in Makefile
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Fix instructions in
README for building with 6.6 and filepath
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Export a compat function
for older Setup.hs scripts
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Do not use the new
meta-data fields yet
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Bump version to 1.6.0.1
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): TAG 1.6.0.1
Duncan Coutts
- patch applied (cabal-branches/cabal-1.6): Release kind is now rc
Duncan Coutts
- patch applied (cabal-install): Apparnetly builds with unix-2.0
which is what came with ghc-6.6
Duncan Coutts
- patch applied (cabal-install): Drop silly export
Duncan Coutts
- patch applied (cabal-install): Add Eq for a couple types in the
anon build reports
Duncan Coutts
- patch applied (cabal-install): Bump versions of deps in the
bootstrap script
Duncan Coutts
- patch applied (cabal-install): Improve the README,
better install instructions
Duncan Coutts
- patch applied (cabal-install): Bump version to 0.6.0
Duncan Coutts
- patch applied (cabal-install): TAG 0.6.0
Duncan Coutts
- [Hackage] #369: Version range printing is inconsistent
Hackage
- [Hackage] #370: Check for use of -X flags on upload
Hackage
- [Hackage] #308: provide hierarchical haddock for each package
Hackage
- [Hackage] #371: cabal-install can break installed packages by
rebuilding dependents
Hackage
- [Hackage] #372: cabal sdist --snapshot does not work,
while ./setup sdist snapshot does
Hackage
- [Hackage] #373: doubled field
Hackage
- darcs patch: Ensure that the target directory is present
Bryan O'Sullivan
- patch applied (cabal): Ensure that the lib target directory is
present when installing
Duncan Coutts
- [Hackage] #374: Hs-Source-Dirs in nested If must be respected by
'sdist'
Hackage
- [Hackage] #375: setup: The program happy is required but it could
not be found
Hackage
- patch applied (cabal): Add GHC 6.10.1's extensions to the list in
Language.Haskell.Extension
Ian Lynagh
- patch applied (cabal-branches/cabal-1.6): Add GHC 6.10.1's
extensions to the list in Language.Haskell.Extension
Ian Lynagh
- cabal
Duncan Coutts
- cabal
Duncan Coutts
- [Hackage] #376: Allow constraint on using installed package versions
Hackage
- [Hackage] #377: cabal install puts .hi files in wrong directory
Hackage
- cabal
Simon Marlow
- [Hackage] #378: Error in Data.IntSet documentation
Hackage
- Cabal is not working now
Ahn, Ki Yung
- [Hackage] #379: compiler directive of cabal-install's config file
is case sensitive
Hackage
- [Hackage] #380: Ability to blacklist packages that are on hackage
Hackage
- cabal upgrade: dependencies conflict
Henk-Jan van Tuyl
- [Hackage] #381: broken link cabal user guide
Hackage
- [Hackage] #382: 'cabal ghci' mode
Hackage
- [Hackage] #383: Hsc2hs preprocessor does not ensure that gcc has
been found.
Hackage
- [Hackage] #384: suggest use of --user if configure fails with
missing deps that are in the user db
Hackage
- [Hackage] #244: Add Changelog summary feature to sdist
Hackage
- [Hackage] #299: Add changelog feature to hackagedb
Hackage
- [Hackage] #299: Add changelog feature to hackagedb
Hackage
- [Hackage] #385: emgm package incorrectly shown as "program" but is
"library and program"
Hackage
- [Hackage] #386: Cabal changelog is not in user's guide
Hackage
- [Hackage] #387: `cabal check` does not complain about incorrect
`Cabal-Version` field
Hackage
Last message date:
Fri Oct 31 12:51:08 EST 2008
Archived on: Mon Mar 2 07:29:10 EST 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).