February 2008 Archives by thread
Starting: Fri Feb 1 11:43:09 EST 2008
Ending: Fri Feb 29 19:05:20 EST 2008
Messages: 279
- patch applied (cabal): Fix haddock markup
Duncan Coutts
- [Hackage] #228: Cryptic error when a package does not exist
Hackage
- GHC's CPP and Cabal's unlit
Duncan Coutts
- [Hackage] #220: detect inconsistent package dependencies
Hackage
- GHC's CPP and Cabal's unlit
Duncan Coutts
- patch applied (cabal): Tweak the ghc-options: -O -O2 messages again
Duncan Coutts
- patch applied (cabal): Fudge comment indentation in unliting to
work with haddock
Duncan Coutts
- [Hackage] #229: Build C sources using the system's C compiler
directly
Hackage
- [Hackage] #230: setup haddock ignores LANGUAGE CPP pragma
Hackage
- patch applied (cabal): Rewrite the Makefile and build the
user-guide using xsltproc like ghc does
Duncan Coutts
- patch applied (cabal): Split Distribution.PackageDescription into
three other modules
Duncan Coutts
- patch applied (cabal): Move PackageDescription unit tests into a
dedicated module
Duncan Coutts
- [Hackage] #231: "buildable: False" should fail the current
configuration
Hackage
- [Hackage] #232: implement extended syntax for package version ranges
Hackage
- [Hackage] #209: Implement "package()" configurations predicate
Hackage
- patch applied (cabal): nhc98 does not have System.Posix.Internals
Malcolm Wallace
- patch applied (cabal): Move cabalVersion,
setupMessage and a bunch of paths into differnt modules
Duncan Coutts
- patch applied (cabal): Finish moving build path functions
Duncan Coutts
- patch applied (cabal): Rearrange PackageDescription some more
Duncan Coutts
- patch applied (cabal): Finish moving GenericPackageDescription into
PackageDescription module
Duncan Coutts
- patch applied (cabal): Fix up Cabal.cabal after module renaming
Duncan Coutts
- patch applied (cabal): Replace moduleToFilePath with
findFileWithExtension
Duncan Coutts
- patch applied (cabal): fix --package-conf=<file> is correct when
creating register.sh
Duncan Coutts
- patch applied (cabal): Fix --package-conf= for unregister too
Duncan Coutts
- ranlib
Peter Gavin
- ranlib
Peter Gavin
- patch applied (cabal): Fix a bug where the destdir prefix got
included in the prog prefix and suffix
Duncan Coutts
- Patch to get cabal-install compiling
Peter Higley
- patch applied (cabal-install): Rename ResolvedPackage to
ResolvedDependency
Duncan Coutts
- patch applied (cabal-install): Fixed imports to correspond to the
latest arrangement of Distribution.PackageDescription.
Duncan Coutts
- patch applied (cabal): Unify sanity and other checks and separate
IO checks
Duncan Coutts
- patch applied (cabal): Note the form of jhc --version output
Duncan Coutts
- patch applied (cabal): Move ppField(s) utils into ParseUtils module
Duncan Coutts
- patch applied (cabal): Bump version to 1.3.4
Duncan Coutts
- patch applied (cabal-install): Bump version and required Cabal
version
Duncan Coutts
- [Hackage] #233: case of Boolean values "true" and "false" should
not matter
Hackage
- patch applied (cabal): Document main-is behaviour with preprocessors
Duncan Coutts
- patch applied (cabal): Add lots of new package checks
Duncan Coutts
- [Hackage] #191: Hackage should check for common QA problems in
ghc-options
Hackage
- [Hackage] #217: Main modules in .hsc files are not included in
sdist
Hackage
- [Hackage] #234: track installed files to allow uninstall
Hackage
- [Hackage] #235: cabal list should also list installed packages
Hackage
- [Hackage] #106: Two new commands: list and uninstall
Hackage
- [Hackage] #218: Data-files have no way of being installed
conditionally
Hackage
- [Hackage] #107: ijones suggestions for HAC07
Hackage
- patch applied (cabal): Allow lower-case spellings for boolean
fields.
Duncan Coutts
- [Hackage] #236: Installed package config refers to nonexisting
haddock interface and html files
Hackage
- [Hackage] #58: allow darcs repo to be specified in cabal file
Hackage
- [Hackage] #88: Stripping
Hackage
- [Hackage] #216: need a way to specify the foreign libraries a
package depends on
Hackage
- [Hackage] #183: Provide "library-rank" in hackage
Hackage
- [Hackage] #237: Support addition of links to Cabal project pages
Hackage
- [Hackage] #215: Overhaul support for package's tests
Hackage
- Program prefix and suffix moved out of InstallDirs
Peter Higley
- [Hackage] #183: Provide "library-rank" in hackage
Hackage
- [Hackage] #216: need a way to specify the foreign libraries a
package depends on
Hackage
- [Hackage] #58: allow darcs repo to be specified in cabal file
Hackage
- darcs patch: add x-* extension field parsing for PackageDescriptions
Brent Yorgey
- patch applied (cabal): Moved --program-prefix and --program-suffix
out of InstallDirs
Duncan Coutts
- patch applied (cabal): Add x-* extension field parsing (trac #210)
Duncan Coutts
- [Hackage] #210: Enable access to the x- extension fields,
as simple [(String, String)] name-value pairs
Hackage
- [Hackage] #238: haddock2 is not passed -D__HADDOCK__ or cpp-options
Hackage
- patch applied (cabal-install): -Wall clean
Duncan Coutts
- patch applied (cabal-install): Use setupMessage for consistency in
downloading message
Duncan Coutts
- patch applied (cabal): Don't re-export Compiler from
Distribution.Simple.Setup
Duncan Coutts
- [Hackage] #239: security hole: anyone can replace a package
Hackage
- darcs patch: Update to latest Cabal lib API and use n... (and 1
more)
Duncan Coutts
- patch applied (cabal): getInstalledPackages now returns full
InstalledPackageInfo
Duncan Coutts
- patch applied (cabal): Add some more common utils we'll need in a
sec and make use of intercalate
Duncan Coutts
- patch applied (cabal): Simplify configure code by relying on ghc >=
6.4
Duncan Coutts
- patch applied (cabal): Add InstalledPackageIndex type and use it in
place of [InstalledPackageInfo]
Duncan Coutts
- patch applied (cabal): Make the GHC.Makefile private
Duncan Coutts
- patch applied (cabal): Bump version to 1.3.5 due to more api changes
Duncan Coutts
- patch applied (cabal-install): Update to Cabal lib api changes
Duncan Coutts
- darcs patch: Fix: Distribution.Make's configure doesn't work on
Win...
shelarcy
- [Hackage] #240: setup install does not preserve MacOS X resource
forks
Hackage
- [Hackage] #241: The Make build-type doesn't pass haddock options to
make
Hackage
- [Hackage] #242: The Make build-type doesn't pass haddock options to
make
Hackage
- Repository field
Henning Thielemann
- patch applied (cabal): help nhc98 to disambiguate imports
Malcolm Wallace
- patch applied (cabal): Fix: Distribution.Make's configure doesn't
work on Windows.
Duncan Coutts
- patch applied (cabal): Eliminate use of cpp in Distribution.Compiler
Duncan Coutts
- patch applied (cabal): Add warnings about missing and out-of-tree
relative paths
Duncan Coutts
- Summer of Code?
Isaac Dupree
- patch applied (cabal): Save horazontal space in the --help output
by omitting options to short flags
Duncan Coutts
- patch applied (cabal): Detect broken and inconsistent package deps
Duncan Coutts
- patch applied (cabal): Add the InstalledPackageIndex to the
LocalBuildInfo
Duncan Coutts
- patch applied (cabal): Use the InstalledPackageIndex rather than
calling ghc-pkg in Haddock module
Duncan Coutts
- patch applied (cabal): Fix haddock markup
Duncan Coutts
- [Hackage] #220: detect inconsistent package dependencies
Hackage
- patch applied (cabal-install): Use a dependency graph rather than a
list when installing packages
Duncan Coutts
- [Hackage] #177: Check Include-dirs,
extra-lib-dirs etc exist at configure time.
Hackage
- [Hackage] #243: Notify maintainers of uploads
Hackage
- Disable optimization
Henning Thielemann
- [Hackage] #222: Hackage should be able to track which version
of package is compatible with which version of GHC
Hackage
- patch applied (cabal): Generalise InstalledPackageIndex over all
Package instances
Duncan Coutts
- patch applied (cabal): generalise remaining PackageIndex functions
over class of pkgs with fixed deps
Duncan Coutts
- patch applied (cabal): Use PackageIndex in
finalisePackageDescription
Duncan Coutts
- patch applied (cabal-install): Replace RepoIndex type with
PackageIndex PkgInfo
Duncan Coutts
- [Hackage] #222: Hackage should be able to track which version
of package is compatible with which version of GHC
Hackage
- [Hackage] #244: Add Changelog summary feature to sdist
Hackage
- patch applied (cabal): more import/qualified name hints to help
nhc98
Malcolm Wallace
- [Hackage] #245: Cabal gets paths wrong in INCLUDEs
Hackage
- [Hackage] #56: hackageDB should not accept a package if it is
not installable
Hackage
- darcs patch: Naive implementation of 'cabal check'
Lennart Kolmodin
- patch applied (cabal): Remove a coule unused imports
Duncan Coutts
- patch applied (cabal): Avoid a rare problem where we fail to find
the haddock program
Duncan Coutts
- patch applied (cabal): Export the PackageFixedDeps class
Duncan Coutts
- patch applied (cabal-install): Make ResolvedPackage an instance of
Package and PackageFixedDeps
Duncan Coutts
- patch applied (cabal-install): Make the install code collect some
detail on the reasons for package failure
Duncan Coutts
- patch applied (cabal-install): Naive implementation of 'cabal check'
Duncan Coutts
- [Hackage] #211: Add qa/check command
Hackage
- darcs patch: Fix typo (and 2 more)
Lennart Kolmodin
- patch applied (cabal-install): Fix typo
Duncan Coutts
- patch applied (cabal-install): When a package seems ok, say so
Duncan Coutts
- patch applied (cabal-install): Make the qa check return an exit
code reporting the status
Duncan Coutts
- patch applied (cabal-install): Use exitFailure rather than exitWith
(ExitFailure 1)
Duncan Coutts
- [Hackage] #246: cabal-install's tar unpacking does not cope well
with links
Hackage
- [Hackage] #145: Hackage does not support UTF-8 characters
Hackage
- [Hackage] #172: cabal-install segfaults
Hackage
- [Hackage] #172: bug in zlib binding makes cabal-install segfault
Hackage
- [Hackage] #172: bug in zlib binding makes cabal-install segfault
Hackage
- patch applied (cabal): Move Package class to Distribution.Package
Duncan Coutts
- patch applied (cabal): Use packageId from the Package class in more
places
Duncan Coutts
- patch applied (cabal): Import ReadP qualified and factor out
parseFreeText
Duncan Coutts
- patch applied (cabal): Remove some more ghc pre-6.4 support and
common up some showPackageId uses
Duncan Coutts
- patch applied (cabal): Use withTempFile for the prelude file we
pass to haddock
Duncan Coutts
- patch applied (cabal): Add writeFileAtomic to and use it everywhere
in place of ordinary writeFile
Duncan Coutts
- patch applied (cabal): Remove the old attic file
Duncan Coutts
- patch applied (cabal-install): Update for Package and various utils
having moved modules
Duncan Coutts
- [Hackage] #215: Overhaul support for package's tests
Hackage
- patch applied (cabal): Make the user guide docbook xml validate
Duncan Coutts
- patch applied (cabal): First pass at parsing .cabal files as UTF8
Duncan Coutts
- patch applied (cabal): Bump version to 1.3.6
Duncan Coutts
- patch applied (cabal-install): Handle unpacking failures slightly
more gracefully
Duncan Coutts
- patch applied (cabal-install): Print output as UTF8
Duncan Coutts
- patch applied (cabal-install): Depend on latest Cabal lib
Duncan Coutts
- patch applied (cabal): Fix oversight in imports
Duncan Coutts
- patch applied (cabal): Switch all file read/writes and process
output to use UTF8
Duncan Coutts
- patch applied (cabal-install): Convert to using readTextFile as
appropriate
Duncan Coutts
- [Hackage] #247: Needless license warning on PublicDomain
Hackage
- patch applied (cabal): help nhc98 by hinting an import decl
Malcolm Wallace
- patch applied (cabal-install): Read package descriptions from the
index as UTF8
Duncan Coutts
- patch applied (cabal): Don't warn about missing license file for
public domain packages
Duncan Coutts
- patch applied (cabal): Specify in the user guide that .cabal files
must be valid UTF-8
Duncan Coutts
- patch applied (cabal): Don't include the version number in the
xsl-stylesheets path
Duncan Coutts
- patch applied (cabal): Check for invalid UTF8 when parsing .cabal
files
Duncan Coutts
- patch applied (cabal): GHC's package db files are actually ascii,
not UTF8
Duncan Coutts
- darcs patch: Fixed typo to make it build on Windows
Satoshi Kodama
- patch applied (cabal): Add liftOption for making derived command
parsers
Duncan Coutts
- patch applied (cabal): Revert some of the UTF8 changes,
use UTF8 only for files we know are UTF8
Duncan Coutts
- patch applied (cabal): Fix typos reported by Satoshi Kodama
Duncan Coutts
- patch applied (cabal): Read captured process output as text
Duncan Coutts
- patch applied (cabal): Don't yet treat package registration files
as UTF8
Duncan Coutts
- patch applied (cabal-install): Take nub by package id when making a
dep graph
Duncan Coutts
- [Hackage] #248: Running "haddock --hyperlink-source" fails with a
"requires Haddock version 0.8 or later" message
Hackage
- [Hackage] #249: "haddock --hoogle" does not produce any effect
Hackage
- [Hackage] #250: 'haddock --executables" should dump the haddock
interface too
Hackage
- patch applied (cabal): Add optional 'n' parameter to configure -O
flag, ie -O0 -O1 -O2
Duncan Coutts
- patch applied (cabal): Document the new parameter to configure -O
Duncan Coutts
- [Hackage] #251: link to the latest version of a package tar file
Hackage
- patch applied (cabal): fix import-breakage for non-GHC
Malcolm Wallace
- [Hackage] #221: need a way to specify site-specific include and
library search paths
Hackage
- patch applied (cabal-install): Revert to ordinary read/writeFile
for the config file
Duncan Coutts
- [Hackage] #67: sdist doesn't include .hs-boot files
Hackage
- [Hackage] #227: Cabal-install does not track down build-tools:
dependencies?
Hackage
- [Hackage] #252: haddock document generation fails for executables
when a preprocessors is needed
Hackage
- darcs patch: Implement --dry-run for 'cabal install'
Lennart Kolmodin
- patch applied (cabal-install): Implement --dry-run for 'cabal
install'
Duncan Coutts
- patch applied (cabal-install): Add --dry-run to upgrade,
replacing existing info message
Duncan Coutts
- patch applied (cabal-install): Remove 'info' command,
make --dry-run cover that feature
Duncan Coutts
- [Hackage] #253: Check for invalid operating system names
Hackage
- [Hackage] #215: Overhaul support for package's tests
Hackage
- using haddock markup in Description field
Henning Thielemann
- every use of BSD4 on hackage is incorrect
Duncan Coutts
- patch applied (cabal): Reformat License declaration and add related
TODOs
Duncan Coutts
- patch applied (cabal): Document configure --package-db flag
Duncan Coutts
- patch applied (cabal): -Wall clean, remove unused import
Duncan Coutts
- [Hackage] #193: add a --with-package-conf= flag to configure
Hackage
- patch applied (cabal): Warn about use of the BSD4 license
Duncan Coutts
Last message date:
Fri Feb 29 19:05:20 EST 2008
Archived on: Fri Feb 29 19:03:03 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).