Timeline
01/23/09:
- 11:18 Ticket #474 (cabal-install needlessly reinstalls an existing package) created by
- With ghc-6.10.1, Cabal-1.6.0.1 and cabal-install-0.6 (or HEAD): […] …
01/22/09:
- 16:51 Ticket #361 (Add documentation location information to cabal list package command) closed by
- fixed
- 16:50 Ticket #456 (`cabal info pkg` command) closed by
- fixed: […] The printing of dependencies is a bit dodgy but will do for now. …
- 09:25 Ticket #473 (Cabal-1.6 does not work on Windows with ghc-6.6.x) closed by
- fixed: […] This still needs to be pushed to the 1.6 branch.
- 09:13 Ticket #473 (Cabal-1.6 does not work on Windows with ghc-6.6.x) created by
- http://haskell.org/pipermail/cabal-devel/2009-January/004622.html The …
01/21/09:
- 18:18 Ticket #317 (filter -threaded when profiling is on) closed by
- fixed: […]
- 09:23 Ticket #472 (new field for version policy) created by
- We would like packages to be able to describe what version policy they …
01/20/09:
- 15:51 Ticket #471 (check for ambigious module names) created by
- Consider a example: […] The package base-2.1.x and …
- 08:33 Ticket #470 (identify and exclude broken or unusable packages when constructing and ...) created by
- The following error appears like nonsense: […] It actually means that …
- 06:50 Ticket #468 (resolve version conflicts that are resolvable) closed by
- duplicate: Duplicate of #462.
- 06:33 Ticket #469 (Support relocatable packages) created by
- This is both useful and doable on both Windows and Unix systems. We …
- 06:27 Ticket #468 (resolve version conflicts that are resolvable) created by
- http://www.haskell.org/pipermail/haskell-cafe/2009-January/053247.html
01/19/09:
- 11:00 Ticket #467 (Add support for HPC profiling.) created by
- Similar to how we support ghc's "normal" profiling way, we should enable …
- 10:27 Ticket #466 (datadir does not follow prefix on windows (for libs)) created by
- On Windows the --datadir is set independently of the --prefix (at …
- 10:26 Ticket #465 (default global install on windows is a problem) created by
- Lots of windows users have problems installing things globally. Some are …
- 08:35 Ticket #464 (install needs a --package-conf=FILE flag) created by
- It's not possible to use a non-standard package configuration file while …
01/18/09:
- 21:51 Ticket #463 (Do not work in Windows with Unicode directory names) created by
- My Environment: Os: Windows Vista Home Ru + sp1 User name: Леново ghc …
- 19:04 Ticket #449 (cabal-install should list bug reporting url for packages) closed by
- fixed: Done. […] Of course hopefully more packages will start to use this …
- 13:08 Ticket #461 ("ghc-options: -O0" causes upload error; blocks xmonad-contrib release) closed by
- fixed: sorry, must have been a rebuild error
- 11:24 Ticket #461 ("ghc-options: -O0" causes upload error; blocks xmonad-contrib release) reopened by
- The online 'check-pkg' feature now accepts -O0, but upload-pkg still fails …
- 09:20 Ticket #461 ("ghc-options: -O0" causes upload error; blocks xmonad-contrib release) closed by
- fixed: updated
- 05:46 Ticket #462 (Automatic rebuild of depending packages once failed dependency re-uploaded ...) created by
- Given these packages: C depends on B, B depends on A. A failed to build, B …
- 00:36 Ticket #461 ("ghc-options: -O0" causes upload error; blocks xmonad-contrib release) created by
- When attempting to upload …
01/17/09:
- 10:29 Cabal-2 edited by
- add related recources section (diff)
- 08:12 SCons edited by
- (diff)
01/16/09:
- 16:22 Ticket #460 (find the http proxy on windows more reliably) created by
- Some network setups (particularly corporate ones) do not use a static …
- 10:59 Ticket #459 (Find out what we can learn from SCons) created by
- SCons is a build system for various languages. …
- 10:54 WikiStart edited by
- Update links, delete uselss HackageTools? page, link to Cabal 2.0 page (diff)
- 10:50 WikiStart edited by
- (diff)
- 10:49 SCons created by
- 10:44 WikiStart edited by
- (diff)
- 10:43 WikiStart edited by
- remove link to list of old non-hackage packages (diff)
- 08:43 Ticket #432 (cabal-install patches for HTTP 4000.0.0) closed by
- fixed: Variations on these patches have been applied. […]
- 07:56 Ticket #458 (inconsistent use of CPPFLAGS, LDFLAGS etc with build-type Configure) created by
- We have a mismatch between the cabal Setup scripts which ignore LDFLAGS …
- 06:08 Ticket #352 (cabal-install has problems with some HTTP proxies) closed by
- fixed: Thanks to BMeph for pin-pointing the problem so clearly. Thanks to …
01/15/09:
- 16:39 Ticket #365 (new cabal-install ignores prefix settings in my config file, fails every ...) closed by
- fixed: […]
- 16:39 Ticket #379 (compiler directive of cabal-install's config file is case sensitive) closed by
- fixed: Fixed with a bit of a hack: […]
- 16:39 Ticket #436 (cabal-install readme could mention zlib dependency) closed by
- fixed: Added: […]
- 16:16 Ticket #457 (cabal list: filter by pattern) created by
- dcoutts: cabal feature request: a way to filter the output of "cabal list" …
- 03:41 Ticket #358 (cabal-install bootstrap.sh missing some dependencies) closed by
- fixed: I think the bootstrap.sh should not be installing mtl, parsec or network. …
01/14/09:
- 15:03 Ticket #439 (cabal install: dependency on ghc-prim?) closed by
- fixed: […]
- 15:03 Ticket #455 (cabal update should report if a newer cabal-install version is available.) closed by
- fixed: It will now report: […]
- 15:03 Ticket #359 (Warn if package index is older than X days) closed by
- fixed: I arbitrarily picked X=15. So for example it'll start printing messages …
01/13/09:
- 17:05 Ticket #456 (`cabal info pkg` command) created by
- The output for cabal list cannot be too verbose or it looses its purpose …
- 14:27 WikiStart edited by
- (diff)
- 14:21 WikiStart edited by
- improve the other links section (diff)
- 11:42 Ticket #413 (cabal --help should report the location of the config file) closed by
- fixed: Now cabal --help displays this at the end: […]
- 11:42 Ticket #452 (Improve --help. Add info about installing specific versions and the use of ...) closed by
- fixed: Now cabal install --help displays this at the end: […]
- 05:35 Ticket #455 (cabal update should report if a newer cabal-install version is available.) created by
- Generally there should be no problem in upgrading to a newer …
01/12/09:
- 17:12 Ticket #454 (file permissions of installed files on windows) created by
- When installing a binary on Windows Vista using ghc 6.10.1 and Cabal …
- 13:15 Ticket #453 ("cabal fetch" should take output arguments) created by
- It would be nice if "cabal fetch" could output the fetched tarball to a …
- 10:25 Ticket #348 (Wrong login details for `cabal upload' is not handled gracefully) closed by
- fixed: Since cabal-install version 0.6 it reports: […]
01/11/09:
- 18:37 Ticket #452 (Improve --help. Add info about installing specific versions and the use of ...) created by
- It is possible to install a specific version of a package with the …
- 13:53 Cabal-2 edited by
- (diff)
- 13:09 Cabal-2 edited by
- (diff)
- 12:38 Ticket #451 (dependency not listed on the hackageDB page) created by
- The haskeline-0.6 package uses the terminfo package by default on POSIX …
- 10:32 Cabal-2 edited by
- (diff)
- 09:50 Cabal-2 created by
- initial thoughts
- 06:03 Ticket #450 (Bug in GLUT's build: configure) closed by
- invalid: This GLUT bug should be reported to the GLUT maintainer. The GLUT package …
- 03:40 Ticket #450 (Bug in GLUT's build: configure) created by
- This is a glut package bug, but I could not find any web page with which …
- 03:37 Ticket #449 (cabal-install should list bug reporting url for packages) created by
- It would be great if once I found a bug and/or a means to fix that bug, I …
01/10/09:
- 08:26 Ticket #448 (cabal-install needs new http download component) created by
- The way in which cabal-install currently uses the HTTP library API is …
- 08:01 Ticket #447 (build multiple packages in parallel) created by
- The latest version of the gentoo portage tool is rather slick. It can do …
01/07/09:
- 11:27 Ticket #446 (Can't set path to tools in ~/.cabal/config) created by
- The config file for cabal-install lets me set all sorts of useful paths, …
- 11:22 Ticket #444 (Simple builds ignore .buildinfo) closed by
- duplicate
- 11:21 Ticket #445 (Simple builds ignore .buildinfo) created by
- It would be convenient if Simple builds would look for buildinfo files, …
- 11:21 Ticket #444 (Simple builds ignore .buildinfo) created by
- Sorry, duplicate of #445
- 10:56 Ticket #441 (cabal update does not update dependent components) closed by
- invalid: cabal update does not upgrade/install packages. It updates the list of …
- 10:54 Ticket #440 (cabal update ignores configured haddock) closed by
- invalid: This is as expected. The cabal update command has nothing to do with …
01/05/09:
- 11:51 Ticket #443 (remove package) closed by
- duplicate: duplication of #234. Sorry for that!
- 11:49 Ticket #443 (remove package) created by
- Remove package now is a handy work. (Register out from ghc-pkg and remove …
- 11:42 Ticket #442 (remove old packages after successful update) created by
- After a successful cabal update command, the old version of the package …
- 11:30 Ticket #441 (cabal update does not update dependent components) created by
- When I run cabal update it updates one-or-more package(s). But does not …
- 11:23 Ticket #440 (cabal update ignores configured haddock) created by
- When I run cabal update it refresh the packages, but does not generate …
01/01/09:
- 11:20 HackageToDo edited by
- proposal for description-of-a-project RDF data to be published from … (diff)
12/28/08:
- 13:58 Ticket #439 (cabal install: dependency on ghc-prim?) created by
- Using cabal install 0.6.1 with GHC 6.8.2 and Cabal 1.6. This might be a …
Note: See TracTimeline
for information about the timeline view.
