4th Cabal-1.1.6 release candiate
Brian Smith
brianlsmith at gmail.com
Sat Oct 7 15:04:43 EDT 2006
Skipped content of type multipart/alternative-------------- next part --------------
Name: A
Version: 1.0
Description: Demonstrates a bug in Cabal, wherein it generates
an error message about \u constructs from the "C" preprocessor:
C:/temp/ghc3392_1/ghc3392_0.lpp:1: warning: universal character names are only valid in C++ and C99
C:/temp/ghc3392_1/ghc3392_0.lpp:1: incomplete universal character name \u
using ghc --make works fine:
ghc --make -cpp -i../utils A
Build-depends: base
Extensions: CPP
hs-source-dirs: ../utils
Exposed-modules: A
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Setup.lhs
Type: application/octet-stream
Size: 64 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20061007/2c8cec40/Setup.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: A.lhs
Type: application/octet-stream
Size: 30 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/cabal-devel/attachments/20061007/2c8cec40/A.obj
More information about the cabal-devel
mailing list