#348: Wrong login details for `cabal upload' is not handled gracefully
+---
Reporter: chrisdone |Owner:
Type: defect | Status: new
Priority: normal |Mileston
Wed Sep 3 15:01:16 PDT 2008 Duncan Coutts <[EMAIL PROTECTED]>
* Fix cabal_macros.h for package names containing '-'
As with the Paths_pkgname module, we map '-' to '_' as the
former is not a valid character in cpp macro identifiers.
Fixes cpp redefinition warnings. First reported by gwern
Wed Sep 3 05:38:13 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Pass the interfaces for the transitive set of dependencies to haddock
Otherwise we don't get links to types from packages that we don't
directly depend on.
M ./Distribution/Simple/Haddock.hs -1 +7
View patch online:
http://d