Timeline
12/01/08:
- 13:20 Ticket #423 (add option to fetch a single package without dependencies) created by
- Right now, cabal fetch fetches all missing dependencies of a package …
- 09:59 Ticket #422 (Cabal should warn if using a version of ghc that is newer than Cabal knows ...) created by
- It seems to often happen that newer versions of ghc make changes that …
- 09:57 Ticket #421 (Cabal shouldn't try to build split-objs when ghc reports it does not ...) created by
- It is possible to build ghc without support for object splitting. In such …
- 09:24 Ticket #420 (cabal-install upgrade optionally ignore packages that want a higher base?) created by
- If I try to upgrade all packages it fails because syb wants a newer base: …
- 06:57 Ticket #419 (cabal-install should handle packages that need a later Cabal version ...) created by
- I am using cabal-install 0.5.2. I have previously installed cgi (and other …
- 01:37 Ticket #418 ('cabal check' should warn about open lower bounds) closed by
- duplicate: Duplicate of #395
11/30/08:
- 20:09 Ticket #418 ('cabal check' should warn about open lower bounds) created by
- Dependencies of the form "foo > x" don't really make sense given the …
- 14:57 Ticket #416 (cabal-install should be able to remove packages) closed by
- duplicate: duplicate of #234
- 12:36 Ticket #417 (Package description: Links from Categories to Package list fragments) created by
- E.g. cabal-install is in Category Distribution. Thus in the package …
- 09:02 Ticket #416 (cabal-install should be able to remove packages) created by
- One necessary feature of any packaging system is the ability to remove …
11/26/08:
- 15:31 Ticket #415 (Hackage should include URL for bug tracking system for all packages) closed by
- fixed: The link will now appear on the page of packages that use the bug-tracker …
11/25/08:
- 16:54 Ticket #415 (Hackage should include URL for bug tracking system for all packages) created by
- If I find a bug in a package available on hackage, it's not clear where I …
- 12:01 Ticket #414 (cabal-install fails to install on Mac OS X) closed by
- fixed: The problem is that Cabal-1.4.0.2 does not build with ghc-6.10. If you …
11/24/08:
- 04:58 Ticket #414 (cabal-install fails to install on Mac OS X) created by
- After installing ghc 6.10.1 on Mac OS X Leopard, I tried to install …
11/23/08:
- 16:35 Ticket #391 (Installing cabal: ./bootstrap.sh: pushd: not found (probably because of ...) closed by
- fixed: It is fixed in the 0.6.0 release.
- 05:07 Ticket #413 (cabal --help should report the location of the config file) created by
- cabal --help should report the location of the config file. Perhaps we …
11/21/08:
- 18:24 Ticket #412 (build-reports: option is invalid in a config file) created by
- With darcs (tonight) cabal and cabal-install, I see the generated …
- 03:12 Ticket #411 (Command to install dependencies of a package.) created by
- Something like cabal install-deps or install --deps-only or such. We spoke …
11/20/08:
- 10:14 Ticket #410 (cabal sdist does not call the sdist build hook in custom Setup.hs) created by
- The cabal sdist command only runs the default actions, it does not call …
11/19/08:
- 02:20 Ticket #409 (Support for creating a static package repo) created by
- Usual scenario: Bob has a bunch of packages for personal use he does not …
11/16/08:
- 21:54 Ticket #407 (cabal-install-0.5 broken with ghc-6.10) closed by
- fixed: The version of cabal-install you are using is not compatible with …
- 06:21 Ticket #408 (cabal install / cabal update should give warning when preferred versions ...) created by
- The natural assumption, unless you know better, is that cabal install -- …
- 01:14 Ticket #407 (cabal-install-0.5 broken with ghc-6.10) created by
- I have a fresh install of GHC 6.10.1 and when I try to install new …
11/14/08:
- 16:00 Ticket #406 (Update lexing/parsing of haddock markup for hackageDB) closed by
- fixed: now uses the lexer and parser from haddock-0.9
- 13:19 Ticket #406 (Update lexing/parsing of haddock markup for hackageDB) created by
- Hackage uses an obsolete haddock lexer/parser for .cabal fields, causing …
11/13/08:
- 05:56 Ticket #405 (cabal-install finds non-existent conflict due to picking base 3) created by
- While creating a new package syb-0.2 (which supersedes syb-0.1), we have …
11/12/08:
- 02:42 Ticket #404 (Setup.hs haddock requires Setup.hs build but doesn't warn) closed by
- duplicate: Duplicate of ticket #396.
11/11/08:
- 12:12 Ticket #404 (Setup.hs haddock requires Setup.hs build but doesn't warn) created by
- Building haddocks requires compilation (at least for Cabal itself) […] …
- 11:25 Ticket #403 (Bad error message when running ./configure fails to find sh) created by
- For build-type: Configure we have to run ./configure. On windows this …
- 07:33 Ticket #402 (what the heck is goinjg on here) created by
- The hoogle package is very useful to search the standard library. …
11/08/08:
- 07:52 Ticket #401 (better support for multi-valued configuration flags) created by
- For some packages one has to pick one of several mutually exclusive …
- 07:42 Ticket #400 (fail and warnings for build configurations) created by
- People expect buildable: False to fail the current configuration (rather …
- 07:28 Ticket #399 (More information in the Paths_pkg.hs module, or a new module) created by
- There is more information about the system or about the package or …
- 07:17 Ticket #398 (better support for static linking) created by
- Generating statically linked binaries on different platforms requires a …
- 07:15 Ticket #397 (make cabal --cabal-lib-version="" take a dependency or a specific number) created by
- The --cabal-lib-version= flag currently takes a specific version number. …
- 07:13 Ticket #396 (Generate autogen files for haddock as well as build) created by
- Building haddock docs with haddock-2.x fails if a build was not done …
- 07:12 Ticket #395 (Warn about dependencies like parsec <= 2.1.0.0) created by
- Cabal should warn about dependencies like parsec <= 2.1.0.0. It's almost …
- 06:58 Ticket #394 (--package-db flag is not respected for compiling Setup.hs) created by
- The --package-db flag is used to look for installed packages when …
- 06:38 Ticket #393 (Allow --preference= flags for soft constraints) created by
- cabal install now uses soft preferences from a preferred-versions file …
- 06:07 Ticket #392 (Use the constraint solver for cabal configure) created by
- Currently cabal install and cabal upgrade use the constraint solver to …
11/07/08:
- 03:30 Ticket #391 (Installing cabal: ./bootstrap.sh: pushd: not found (probably because of ...) created by
- On Ubuntu, trying to install cabal using the "Quick Installation on Unix" …
11/04/08:
11/03/08:
- 09:07 Ticket #390 (add cabal unpack command) created by
- It'd be handy to be able to cabal unpack a package name. It would be …
- 06:38 Ticket #389 (ld-options not properly escaped when passing them to ghc) created by
- In constructing the ghc command line, the ldOptions are passed …
11/01/08:
- 08:47 Ticket #388 (Add a warning for unknown modules that were compiled) created by
- Let's say you are working on a new version of a library; you add a new …
Note: See TracTimeline
for information about the timeline view.
