July 2008 Archives by thread
Starting: Wed Jul 2 13:04:38 EST 2008
Ending: Thu Jul 31 17:17:13 EST 2008
Messages: 120
- [Hackage] #307: Allow specifying alternative source and target
package databases other than --user and --global
Hackage
- [Hackage] #206: cabal-install should be able to generate
haddock docs
Hackage
- [Hackage] #206: cabal-install should be able to generate
haddock docs
Hackage
- [Hackage] #206: cabal-install should be able to generate
haddock docs
Hackage
- [Hackage] #297: cabal fetch command don't fetch packages those
have already been installed
Hackage
- patch applied (cabal): Fix the build with GHC 6.4.2: Data.Map.alter
doesn't exist
Ian Lynagh
- patch applied (cabal): Fix using specified package databases
Ian Lynagh
- patch applied (cabal): massage a pattern-with-context around
nhc98's typechecker
Malcolm Wallace
- patch applied (cabal): help nhc98's import overlap resolver
Malcolm Wallace
- [Hackage] #308: provide hierarchical haddock for each package
Hackage
- patch applied (cabal): fix #if __GLASGOW_HASKELL__ test
Ross Paterson
- [Hackage] #309: cabal install should recognize if package was
already configured
Hackage
- [Hackage] #216: need a way to specify the foreign libraries a
package depends on
Hackage
- [Hackage] #310: Install with multiple compilers
Hackage
- [Hackage] #300: Cabal 1.2.x silently ignores ghc-prof-options
Hackage
- patch applied (cabal): Remove the need for a compat Data.Map module
Duncan Coutts
- patch applied (cabal): Correct the order of args given by
--PROG-options
Duncan Coutts
- patch applied (cabal): Fix haddocking (with old haddocks?)
Ian Lynagh
- patch applied (cabal): In Makefile.in,
put all the rules that mentions srcdir together
Ian Lynagh
- patch applied (cabal): Fix some whitespace in Makefile.in
Ian Lynagh
- patch applied (cabal): Teach "Setup makefile" how to cope with
multiple hs-source-dirs
Ian Lynagh
- patch applied (cabal): Add a hack to copy .hs-boot files into
dist/...
Ian Lynagh
- [Hackage] #311: support ghc-pkg dump
Hackage
- patch applied (cabal): Simplify ghc version test slightly
Duncan Coutts
- patch applied (cabal): derive Eq for ConfiguredProgram
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Tweaks to the readme,
hopefully will reduce confusion
Duncan Coutts
- patch applied (cabal-branches/cabal-1.4): Fix using specified
package databases
Duncan Coutts
- patch applied (cabal): If install is given a distPref,
pass it on to copy and register
Ian Lynagh
- Possible version bug:
Allan
- patch applied (cabal): Fix the "Setup makefile" rules for C files
Ian Lynagh
- patch applied (cabal): Fix installing datafiles
Ian Lynagh
- Config parse failure
Allan
- patch applied (cabal): If we are using ghc as hsc2hs's cc,
then tell it where package.conf is
Ian Lynagh
- patch applied (cabal): Pass -package-conf foo when using GHC as CC
Ian Lynagh
- [Hackage] #312: Multiple architectures under .cabal/
Hackage
- [Hackage] #313: line counting
Hackage
- patch applied (cabal): Put GHC's programArgs in GHC_OPTS when
making a Makefile
Ian Lynagh
- [Hackage] #314: smaller logo PNG
Hackage
- consistency in "ghc-pkg field '*' haddock-html"?
Duncan Coutts
- consistency in "ghc-pkg field '*' haddock-html"?
Duncan Coutts
- patch applied (cabal): Generate expanded makefile rules directly,
rather than using $(eval ...)
Ian Lynagh
- patch applied (cabal): Pass -x to strip on OSX
Ian Lynagh
- patch applied (cabal): Fix warnings and add a comment explaining
why we pass -x to strip on OS X
Ian Lynagh
- patch applied (cabal): And exitcode of 2 from ghc-pkg when doing
describe '*' means no packages
Ian Lynagh
- patch applied (cabal): If we have GHC >= 6.9 then use the new
-optdep replacement flags
Ian Lynagh
- patch applied (cabal): Convert from PackageIndex to PackageSet
Ian Lynagh
- patch applied (cabal): Change some PackageSet functions to return
the package rather than the id
Ian Lynagh
- patch applied (cabal): Add PackageSet.topologicalOrder and
reverseTopologicalOrder
Ian Lynagh
- patch applied (cabal): Add gccProgram
Ian Lynagh
- patch applied (cabal): Always use gcc as cc with hsc2hs
Ian Lynagh
- patch applied (cabal): Don't need the complex code in detecting
hsc2hs anymore
Ian Lynagh
- patch applied (cabal): Fix the location of gcc.exe in a Windows GHC
installation
Ian Lynagh
- patch applied (cabal): Substitute for $topdir when we read GHC's
InstalledPackageInfo's
Ian Lynagh
- [Hackage] #302: 'data-files' field can't be below 'executable'
field
Hackage
- [Hackage] #280: Cabal doesn't work with hs-boot and
preprocessed sources.
Hackage
- [Hackage] #296: Cabal should tell hsc2hs to use gcc as cc,
not ghc
Hackage
- patch applied (cabal): help nhc98's module disambiguator a bit
Malcolm Wallace
- [Hackage] #200: Allow more convenient use of ghc profiling
options -auto and -auto-all
Hackage
- darcs patch: cabal-install.cabal: fix build-from-sdist failure
gwern0 at gmail.com
- patch applied (cabal-install): cabal-install.cabal: fix
build-from-sdist failure
Duncan Coutts
- patch applied (cabal): more import qualification to help nhc98
Malcolm Wallace
- patch applied (cabal): disambiguate Control.Exception.catch for
nhc98
Malcolm Wallace
- [Hackage] #213: allow wildcards in data-files or
extra-source-files?
Hackage
- patch applied (cabal): Pass -no-user-package-conf to ghc when not
using UserPackageDB
Duncan Coutts
- patch applied (cabal): Use "pkg == 1.2.*" as the version wildcard
syntax
Duncan Coutts
- patch applied (cabal): Allow $arch and $os in install paths.
Duncan Coutts
- patch applied (cabal): Fix the semantics of the simple file
globbing to be sane
Duncan Coutts
- patch applied (cabal): File globs must match at least one file or
it's an error.
Duncan Coutts
- patch applied (cabal): Document the $os and $arch install path vars
Duncan Coutts
- patch applied (cabal): Document the wildcard behaviour in
data-files and extra-source-files fields
Duncan Coutts
- patch applied (cabal): Document more clearly that every modules
must be listed
Duncan Coutts
- patch applied (cabal): Move the docs for the buildable field to a
better place.
Duncan Coutts
- patch applied (cabal): Remove references to cabal-setup from the
documentation
Duncan Coutts
- patch applied (cabal): Move docs for build-depends into the build
information section
Duncan Coutts
- [Hackage] #306: can't figure out how to use data-files
Hackage
- [Hackage] #232: implement extended syntax for package version
ranges
Hackage
- [Hackage] #297: cabal fetch command don't fetch packages those
have already been installed
Hackage
- [Hackage] #295: ld-options parsing treats , as separator
Hackage
- [Hackage] #213: allow wildcards in data-files or
extra-source-files?
Hackage
- patch applied (cabal): Tweak whitespace
Ian Lynagh
- patch applied (cabal): Fix linking with hsc2hs on OS X
Ian Lynagh
- patch applied (cabal): Tweak a test to not go via the pretty printer
Ian Lynagh
- patch applied (cabal): Pass the right -F and --framework flags when
running hsc2hs on OS X
Ian Lynagh
- patch applied (cabal): Do not use ',
' as a list separator for the cpp/cc/ld-options fields
Duncan Coutts
- patch applied (cabal): Fix uses of verbosity > deafening to use >=
Duncan Coutts
- patch applied (cabal): Do the ghc rts ldOptions hack in a slightly
more hygenic way
Duncan Coutts
- [Hackage] #297: cabal fetch command don't fetch packages those
have already been installed
Hackage
- [Hackage] #315: cabal-install (0.5.1) tool options are reversed
Hackage
- [Hackage] #315: cabal-install (0.5.1) tool options are reversed
Hackage
- [Hackage] #315: cabal-install (0.5.1) tool options are reversed
Hackage
- patch applied (cabal): Rearrange the Monoid instances for Library,
Executable, BuildInfo
Duncan Coutts
- patch applied (cabal): Add an "exposed" field to the .cabal file
library section
Duncan Coutts
- patch applied (cabal): Remove unused inDir util function
Duncan Coutts
- patch applied (cabal): Remove unused imports
Duncan Coutts
- patch applied (cabal-install): Move modules under
Distribution.Client
Duncan Coutts
- patch applied (cabal-install): Add support to SetupWrapper for
logging setup output to a handle
Duncan Coutts
- patch applied (cabal-install): Move the install command options so
they're not toplevel decls
Duncan Coutts
- patch applied (cabal-install): Use the external setup method when
logging the output
Duncan Coutts
- patch applied (cabal-install): Use the setupWrapper useWorkingDir
feature in Install
Duncan Coutts
- patch applied (cabal-install): When launching setup in another dir
we must use an adjusted path
Duncan Coutts
- patch applied (cabal-install): Make the upgrade command take all
the install command flags
Duncan Coutts
- patch applied (cabal-install): Add install --log-builds flag
Duncan Coutts
- patch applied (cabal): Make Cabal compatible with extensible
exceptions
Ian Lynagh
- patch applied (cabal): Remove unused imports
Ian Lynagh
- patch applied (cabal): Fix the Windows build
Ian Lynagh
Last message date:
Thu Jul 31 17:17:13 EST 2008
Archived on: Thu Jul 31 17:17:12 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).