[GHC] #1135: HsTime.h isn't installed by the Windows installer

GHC trac at galois.com
Sat Feb 17 19:14:50 EST 2007


#1135: HsTime.h isn't installed by the Windows installer
-------------------------------+--------------------------------------------
 Reporter:  igloo              |          Owner:         
     Type:  bug                |         Status:  new    
 Priority:  normal             |      Milestone:  6.6.1  
Component:  libraries (other)  |        Version:  6.6    
 Severity:  normal             |     Resolution:         
 Keywords:                     |     Difficulty:  Unknown
 Testcase:                     |   Architecture:  Unknown
       Os:  Unknown            |  
-------------------------------+--------------------------------------------
Comment (by bos):

 This problem also affects Linux; it's not Windows-specific.  But it's not
 enough to install HsTime.h; you also have to install HsTimeConfig.h,
 because HsTime.h #includes it.  I have no idea where HsTimeConfig.h comes
 from; it's not part of the time package, and in fact I can't build the
 time package standalone because it's nowhere to be found.  It seems to be
 built by configure.ac from include/HsTimeConfig.h.in, but that doesn't
 show up in my darcs repo.  Help!

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1135>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list