Hello, The file 'HsTime.h' is not installed with the 'time' package. This produces a compile error with ghc in '-O' mode. I have to make a manual link to the file in the source package to correct it (it is in ghc/libraries/time/include). The file is not needed in not optimized mode. Alain