darcs patch: HsTime.h should be installed

mukai at jmuk.org mukai at jmuk.org
Fri Dec 15 20:38:25 EST 2006


ghc encounters a compile error with flags `-package time' and `-O'
because header files such as HsTime.h is not installed.  Although these
header files are described to be installed in .cabal file, ghc uses
another mechanism to determine what files are installed.

The following patch enables ghc to install header files.

Thu Dec 14 00:13:46 JST 2006  mukai at jmuk.org
  * HsTime.h should be installed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 7078 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/libraries/attachments/20061216/92766669/attachment.bin


More information about the Libraries mailing list