May 2009 Archives by thread
Starting: Sun May 3 02:09:47 EDT 2009
Ending: Sun May 31 18:56:50 EDT 2009
Messages: 114
- [Hackage] #504: executables with a C main function
Hackage
- Working on a fix for ticket #89
Stephen Blackheath [to cabal-devel]
- [Hackage] #318: Library cannnot be used when registered
in-place on OS X
Hackage
- [Hackage] #318: Library cannnot be used when registered
in-place on OS X
Hackage
- [Hackage] #318: Library cannnot be used when registered
in-place on OS X
Hackage
- [Hackage] #551: cabal-install config file lacking
Hackage
- working on a fix for ticket #212
Laszlo Nagy
- Delay between hackage upload and cabal-install seeing package
Alistair Bayley
- [Hackage] #552: Cabal fails because header file is missing. But in
fact the header file is erroneous.
Hackage
- [Hackage] #369: Version ranges should be simplified before
printing
Hackage
- that test hook
Peter Gammie
- [Hackage] #553: wish: Have "setup configure" unconditionally pass
options like --prefix to user-supplied configure script.
Hackage
- [Hackage] #458: inconsistent use of CPPFLAGS,
LDFLAGS etc with build-type Configure
Hackage
- [Hackage] #89: Sharing of object files between executable
builds?
Hackage
- --global for bootstrap.sh
Jason Dusek
- [Hackage] #554: HStringTemplate fails to build when building gitit
Hackage
- [Hackage] #555: mandir is totally busted (wrong,
and ignores --destdir)?
Hackage
- [Hackage] #555: mandir is totally busted (wrong,
and ignores --destdir)?
Hackage
- [Hackage] #555: mandir is totally busted (wrong,
and ignores --destdir)?
Hackage
- [Hackage] #555: mandir is totally busted (wrong,
and ignores --destdir)?
Hackage
- [Hackage] #215: Overhaul support for package's tests
Hackage
- Paths module in package description or not?
Henning Thielemann
- Patch to expose reportProgram in Distribution.Simple.Configure
Dominic Steinitz
- [Hackage] #215: Overhaul support for package's tests
Hackage
- haddock-2.3.0 literate comments discarded from .lhs input
Alistair Bayley
- haddock-2.3.0 literate comments discarded from .lhs input
Duncan Coutts
- patch applied (cabal): Ticket #89 part 1: add targetBuildDepends
field to PackageDescription's target-specific BuildInfos
Duncan Coutts
- patch applied (cabal): Ticket #89 part 2: Dependency-related test
cases and a simple test harness
Duncan Coutts
- patch applied (cabal): Add new ComponentLocalBuildInfo
Duncan Coutts
- patch applied (cabal): Remove the makefile generation feature
Duncan Coutts
- patch applied (cabal): Fix warnings about unused definitions and
imports
Duncan Coutts
- patch applied (cabal): Fixup .cabal file with the removed modules
and files
Duncan Coutts
- patch applied (cabal): Remove unused ghc-only executable wrapper
feature
Duncan Coutts
- patch applied (cabal): Split ghc's build action into buildLib and
buildExe
Duncan Coutts
- patch applied (cabal): Fix types of libModules and exeModules
Duncan Coutts
- patch applied (cabal): Give withLib and withExe sensible types
Duncan Coutts
- patch applied (cabal): Sync LHC module from GHC module
Duncan Coutts
- patch applied (cabal): Split JHC's build into buildLib and buildExe
Duncan Coutts
- patch applied (cabal): Split nhc and hugs's build action into
buildLib and buildExe
Duncan Coutts
- patch applied (cabal): Rejig calls to per-compiler build functions
Duncan Coutts
- patch applied (cabal): Make absoluteInstallDirs only take the
package id
Duncan Coutts
- patch applied (cabal): No need to drop dist/installed-pkg-config
after every build
Duncan Coutts
- patch applied (cabal): Simplify writeInstalledConfig slightly
Duncan Coutts
- patch applied (cabal): Pass ComponentLocalBuildInfo to the
buildLib/Exe
Duncan Coutts
- patch applied (cabal): Use componentPackageDeps, remove packageDeps,
add externalPackageDeps
Duncan Coutts
- [Hackage] #382: 'cabal ghci' mode
Hackage
- haddock-2.3.0 literate comments discarded from .lhs input
Duncan Coutts
- patch applied (cabal): Use dynlibdir = libdir for the moment
Duncan Coutts
- patch applied (cabal): Resolve merge conflict with dynlibPref patch
Duncan Coutts
- haddock-2.3.0 literate comments discarded from .lhs input
Duncan Coutts
- Patch to register XmlSyntax and RegularPatterns as known
extensions
Duncan Coutts
- Patch to register XmlSyntax and RegularPatterns as known
extensions
Isaac Dupree
- Patch to register XmlSyntax and RegularPatterns as known
extensions
Duncan Coutts
- haddock-2.3.0 literate comments discarded from .lhs input
Duncan Coutts
- draft proposal for relative paths in installed package descriptions
Duncan Coutts
- patch applied (cabal): Register XmlSyntax and RegularPatterns as
known extensions in Language.Haskell.Extension
Duncan Coutts
- patch applied (cabal): Add *LBI variants of withLib and withExe
that give corresponding build info
Duncan Coutts
- patch applied (cabal): Use accurate per-component package deps
Duncan Coutts
- patch applied (cabal): Detect intra-package build-depends
Duncan Coutts
- patch applied (cabal): Improve an internal error message slightly
Duncan Coutts
- patch applied (cabal): Minor renaming
Duncan Coutts
- patch applied (cabal): Bump version to 1.7.1 due to recent changes
Duncan Coutts
- patch applied (cabal): Simplify version ranges before printing in
configure error message
Duncan Coutts
- [Haskell-cafe] Cabal, Time & GHC 6.10.2
Dominic Steinitz
- One thing is not quite right with my ticket 89 patch
Stephen Blackheath [to cabal-devel]
- patch applied (cabal-install): Solaris 9 /bin/sh doesn't like the !
syntax in bootstrap.sh
Duncan Coutts
- [Hackage] #547: mandir seems to get the wrong default
Hackage
- [Hackage] #525: The install functions copy N executables N times
Hackage
- patch applied (cabal): Use the PackageDbStack in the local build
info and compiler modules
Duncan Coutts
- patch applied (cabal): Add and export simplifyDependency
Duncan Coutts
- patch applied (cabal): Simplify version ranges in configure
messages and errors
Duncan Coutts
- patch applied (cabal): Make rendering the ghc package db stack more
lenient
Duncan Coutts
- patch applied (cabal): Always build ar files with indexes
Duncan Coutts
- patch applied (cabal-install): New development branch, version 0.7
Duncan Coutts
- patch applied (cabal-install): Fix uses of deprecated stuff
Duncan Coutts
- patch applied (cabal-install): Use new top handler,
should get better error messages
Duncan Coutts
- patch applied (cabal-install): Simplify version ranges before
printing in error messages
Duncan Coutts
- [Hackage] #369: Version ranges should be simplified before
printing
Hackage
- [Hackage] #318: Library cannnot be used when registered
in-place on OS X
Hackage
- [Hackage] #556: local config files
Hackage
- patch applied (cabal): executables can now depend on a library in
the same package.
Duncan Coutts
- [Hackage] #89: Sharing of object files between executable
builds?
Hackage
- [Hackage] #557: Spec does not define the installed package info
fields
Hackage
- [Hackage] #558: Spec needs updating for hc-pkg
Hackage
- patch applied (cabal): Ignore a byte order mark (BOM) when reading
UTF8 text files
Duncan Coutts
- [Hackage] #533: Cabal file in UTF-8 format can not be handled
by Cabal
Hackage
Last message date:
Sun May 31 18:56:50 EDT 2009
Archived on: Sun May 31 18:40:55 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).