Timeline


and

01/16/09:

16:22 Ticket #460 (find the http proxy on windows more reliably) created by duncan
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 duncan
 SCons is a build system for various languages. …
10:54 WikiStart edited by duncan
Update links, delete uselss HackageTools? page, link to Cabal 2.0 page (diff)
10:50 WikiStart edited by duncan
(diff)
10:49 SCons created by duncan
10:44 WikiStart edited by duncan
(diff)
10:43 WikiStart edited by duncan
remove link to list of old non-hackage packages (diff)
08:43 Ticket #432 (cabal-install patches for HTTP 4000.0.0) closed by duncan
fixed: Variations on these patches have been applied. […]
07:56 Ticket #458 (inconsistent use of CPPFLAGS, LDFLAGS etc with build-type Configure) created by duncan
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 duncan
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 duncan
fixed: […]
16:39 Ticket #379 (compiler directive of cabal-install's config file is case sensitive) closed by duncan
fixed: Fixed with a bit of a hack: […]
16:39 Ticket #436 (cabal-install readme could mention zlib dependency) closed by duncan
fixed: Added: […]
16:16 Ticket #457 (cabal list: filter by pattern) created by guest
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 duncan
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 duncan
fixed: […]
15:03 Ticket #455 (cabal update should report if a newer cabal-install version is available.) closed by duncan
fixed: It will now report: […]
15:03 Ticket #359 (Warn if package index is older than X days) closed by duncan
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 duncan
The output for cabal list cannot be too verbose or it looses its purpose …
14:27 WikiStart edited by duncan
(diff)
14:21 WikiStart edited by duncan
improve the other links section (diff)
11:42 Ticket #413 (cabal --help should report the location of the config file) closed by duncan
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 duncan
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 duncan
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 Toxaris
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 gregorycollins
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 duncan
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 guest
It is possible to install a specific version of a package with the …
13:53 Cabal-2 edited by duncan
(diff)
13:09 Cabal-2 edited by duncan
(diff)
12:38 Ticket #451 (dependency not listed on the hackageDB page) created by guest
The haskeline-0.6 package uses the terminfo package by default on POSIX …
10:32 Cabal-2 edited by duncan
(diff)
09:50 Cabal-2 created by duncan
initial thoughts
06:03 Ticket #450 (Bug in GLUT's build: configure) closed by duncan
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 Peaker
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 Peaker
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 duncan
The way in which cabal-install currently uses the HTTP library API is …
08:01 Ticket #447 (build multiple packages in parallel) created by duncan
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 awick
The config file for cabal-install lets me set all sorts of useful paths, …
11:22 Ticket #444 (Simple builds ignore .buildinfo) closed by awick
duplicate
11:21 Ticket #445 (Simple builds ignore .buildinfo) created by awick
It would be convenient if Simple builds would look for buildinfo files, …
11:21 Ticket #444 (Simple builds ignore .buildinfo) created by awick
Sorry, duplicate of #445
10:56 Ticket #441 (cabal update does not update dependent components) closed by duncan
invalid: cabal update does not upgrade/install packages. It updates the list of …
10:54 Ticket #440 (cabal update ignores configured haddock) closed by duncan
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 guest
duplicate: duplication of #234. Sorry for that!
11:49 Ticket #443 (remove package) created by guest
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 guest
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 guest
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 guest
When I run cabal update it refresh the packages, but does not generate …

01/01/09:

11:20 HackageToDo edited by gheartsfield
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 guest
Using cabal install 0.6.1 with GHC 6.8.2 and Cabal 1.6. This might be a …

12/23/08:

20:29 Ticket #438 (Cabal should warn or fail if user specifies a bad configuration flag) created by guest
Let us take the example of Yi. Yi specifies a flag: […] The advanced …

12/22/08:

04:51 Ticket #387 (`cabal check` does not complain about incorrect `Cabal-Version` field) closed by ross@…
fixed: recompiled with Cabal-1.7

12/21/08:

15:08 Ticket #394 (--package-db flag is not respected for compiling Setup.hs) closed by duncan
fixed: […] However note that when using a separate package db then we will …
15:08 Ticket #437 (generalise the package db settings and flags) created by duncan
Currently the user has just one knob to turn to select which package …

12/20/08:

08:13 Ticket #436 (cabal-install readme could mention zlib dependency) created by Benja
Hi all, The cabal-install README mentions the dependency on the zlib …

12/18/08:

14:15 Ticket #435 (ban upwardly open version ranges in dependencies on base) created by duncan
This is wrong! […] This is still wrong! […] Each major release of …
14:15 Ticket #434 (Let packages opt-in to the Package Versioning Policy) created by duncan
Package version numbers and version constraints on dependencies are …
13:53 Ticket #393 (Allow --preference= flags for soft constraints) closed by duncan
fixed: […]
Note: See TracTimeline for information about the timeline view.