Timeline
03/23/09:
- 15:04 Ticket #531 (Text.Parsec.Combinators.notFollowedBy too restrictive) closed by
- invalid: Replying to nzeh: > Say, you want to write something like …
- 13:40 Ticket #532 (libraries and include checks can be highly misleading) created by
- When trying to install the com-1.2.2 package from the Hackage tarball, …
- 10:28 Ticket #531 (Text.Parsec.Combinators.notFollowedBy too restrictive) created by
- Say, you want to write something like […] This fails because, …
03/22/09:
- 06:25 Ticket #530 (configuration features) created by
- Currently Cabal has support for configuration flags. This is a nice …
03/21/09:
- 15:54 Ticket #529 (sdist creation code currently doesn't work with Solaris's tar) created by
- Cabal's sdist creation code currently doesn't work on Solaris. The code …
- 06:19 Ticket #528 (Permissions on "cabal fetch" files too tight) created by
- […]
03/17/09:
- 23:36 Ticket #527 (CPP not called before ffihugs) created by
- When building for Hugs, if CPP is being used in conjunction with FFI, then …
- 23:34 Ticket #526 (hugs-options aren't passed to ffihugs) created by
- Options in hugs-options aren't passed through to ffihugs, most importantly …
- 03:14 Ticket #525 (The install functions copy N executables N times) created by
- The patch: Fri Aug 24 17:27:49 CEST 2007 Duncan Coutts …
03/16/09:
- 03:14 Ticket #524 (support file, directory and url targets for packages and .cabal files) created by
- Currently the cabal program supports two ways to specify a package. One …
03/15/09:
- 06:05 Ticket #523 (Config file not automatically generated if symlink-bindir is only item in ...) closed by
- fixed: Thanks for the report. I've updated the README. That section now says: …
03/13/09:
- 11:29 Ticket #523 (Config file not automatically generated if symlink-bindir is only item in ...) created by
- I just spent an hour trying to make cabal-install work. After reading the …
- 07:07 Ticket #522 (Nicer error message when source files are not found.) created by
- It can be confusing sometimes when source files are not found. Eg: […] …
- 07:06 Ticket #521 (Check that module names match file names case-sensitively on Windows) created by
- It's possible to specify a module name like Foo.Bar but have ghc …
03/12/09:
- 16:31 Ticket #520 (Use nice Unicode characters for inequalities) created by
- This is a terribly minor request, but it would make the display nicer :) …
03/11/09:
- 05:30 Ticket #381 (broken link cabal user guide) closed by
- fixed: Oops, meant to mark as fixed.
03/08/09:
- 04:49 CabalInstall edited by
- wrong header format (diff)
- 04:48 CabalInstall edited by
- +Ubuntu instructions (diff)
03/07/09:
- 08:38 Cabal-2 edited by
- link to custom build system page (diff)
- 08:38 CustomBuildInterface created by
- New page about the Setup.hs command line interface
- 08:24 Ticket #519 (.cpphs files are processed using GHC's built-in CPP instead of cpphs) created by
- Currently, if you need to use cpphs, the only way of going about it is …
- 06:32 Ticket #464 (install needs a --package-conf=FILE flag) closed by
- worksforme: The --package-db= flag does appear to work, closing. Before the …
- 06:18 Ticket #430 (HackageDB is overly pessimistic about HPC.) closed by
- wontfix: Any effort on this should be directed to #467.
03/06/09:
- 03:38 CabalInstall edited by
- (diff)
- 03:37 CabalInstall edited by
- update stable branch info (diff)
- 03:35 CabalInstall edited by
- update quickstart (diff)
03/05/09:
- 07:00 Ticket #518 (reconfigure command that uses the previous configure command) created by
- Sometimes I make a small change to the .cabal file such as adding an …
03/03/09:
- 09:39 Ticket #238 (haddock2 is not passed cpp-options) closed by
- fixed: Fixed ages ago by: […]
- 09:24 Ticket #206 (Support more haddock options and maintain haddock index.) closed by
- wontfix: Closing. The remaining issues are covered by new tickets #516 and #517.
- 09:23 Ticket #517 (make cabal install command support haddock options) created by
- Currently the cabal install command supports just …
- 09:23 Ticket #516 (Maintain central haddock module index.) created by
- The ghc api documentation includes a central index of …
- 01:31 Ticket #515 (--extra-lib-dirs= should add -R/-rpath to hsc2hs calls) created by
- Currently the --extra-lib-dirs= flag is only used to add extra -L …
03/02/09:
- 08:31 Ticket #514 (Detect and warn about documentation with broken links.) created by
- There are numerous broken links in the haddock documentation on hackage. …
- 05:03 Ticket #512 (Use a proper exception for the 'die' utility function) closed by
- fixed: Done […]
03/01/09:
- 10:06 Ticket #505 (use environment variable for location of config file) closed by
- fixed: Done. Thanks Paolo. […]
02/27/09:
- 10:02 Ticket #513 (Version of Cabal lib used to build Setup.hs is not tracked.) created by
- Neil ran into these symptoms: […] Turns out it was because the …
- 07:46 Ticket #510 (Don't call exitWith on parse error, instead return error or throw ...) closed by
- invalid: If you want to handle the parse errors you can use: […] The …
- 07:44 Ticket #512 (Use a proper exception for the 'die' utility function) created by
- Currently the die function prints the error message to stderror and …
- 01:58 Ticket #511 (requiring consistent package dependencies can give surprising results) created by
- I tried running this command: […] However, Cabal barfed with: […] …
- 01:34 Ticket #510 (Don't call exitWith on parse error, instead return error or throw ...) created by
- Please consider modifying readPackageDescription so that it doesn't …
02/26/09:
- 01:09 Ticket #509 (Library dependency version check seems to fail) closed by
- duplicate: It's a dependency on a build tool that is not tracked yet. See #227.
02/25/09:
- 17:29 Ticket #509 (Library dependency version check seems to fail) created by
- […] fails with: […] However, happy 1.18.2 is available and after …
- 05:15 Ticket #508 (user guide should document new fields with the version of Cabal they ...) created by
- It would be nice if the user guide specified in which Cabal version a …
- 03:43 Ticket #507 (Improve `cabal info` output for the local package) created by
- Currently cabal configure --help displays only the help for the …
02/24/09:
- 04:23 Ticket #506 (Extensions field not being used) closed by
- invalid: Turns out this was tracked down to a ghc bug: …
- 03:04 Ticket #506 (Extensions field not being used) created by
- ghc --version The Glorious Glasgow Haskell Compilation System, version …
02/22/09:
- 10:34 Ticket #505 (use environment variable for location of config file) created by
- See http://haskell.org/pipermail/haskell-cafe/2009-February/056388.html …
- 09:09 Ticket #504 (executables with a C main function) created by
- We would like to be able to do: […] Either for pure C programs or …
Note: See TracTimeline
for information about the timeline view.
