darcs patch: Split up make target for documentation g... (and 6
more)
Thomas Schilling
nominolo at googlemail.com
Mon Aug 6 20:03:26 EDT 2007
Fri Aug 3 22:05:33 CEST 2007 Thomas Schilling <nominolo at gmail.com>
* Split up make target for documentation generation. Allows to build
the user's guide separately from the Haddock documentation.
Tue Aug 7 01:46:10 CEST 2007 Thomas Schilling <nominolo at gmail.com>
* Add -cpp option so it works with ghc, and fix import.
Tue Aug 7 01:47:07 CEST 2007 Thomas Schilling <nominolo at gmail.com>
* Allow querying for the wildcard version range.
Tue Aug 7 01:51:31 CEST 2007 Thomas Schilling <nominolo at gmail.com>
* Warn if no Cabal-version field is specified, but new syntax is used.
This isn't quite exact. Ideally, we'd like to have something like
isEmptyRange (specified-range && >= 1.2) but implementing isEmptyRange
is non-trivial, so we'll go with this imperfect solution until we need
that feature elsewhere.
Tue Aug 7 01:54:04 CEST 2007 Thomas Schilling <nominolo at gmail.com>
* No longer fail to parse packages without any library or executable
sections. Issue a warning instead. (The previous error message
"Unexpected end of file" was not very helpful.)
Tue Aug 7 01:56:44 CEST 2007 Thomas Schilling <nominolo at gmail.com>
* Cosmetic cleanup (fix line length)
Tue Aug 7 02:01:55 CEST 2007 Thomas Schilling <nominolo at gmail.com>
* Re-enable and update unit tests.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 35239 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20070806/bb61889a/attachment-0001.bin
More information about the cabal-devel
mailing list