Time library broken

Ryan Scott ryan.gl.scott at gmail.com
Tue Feb 21 15:41:53 UTC 2017


There also appears to be a plain old build failure on Windows with
time-1.8. Here's an excerpt [1] from a failing Harbormaster build:

libraries\time\lib\Data\Time\Clock\Internal\SystemTime.hs:57:5: error:
    Not in scope: data constructor ‘FILETIME’
    Perhaps you meant ‘Win32.FILETIME’ (imported from System.Win32.Time)
   |
57 | FILETIME ft <- Win32.getSystemTimeAsFileTime
   | ^^^^^^^^

Ryan S.
-----
[1] https://phabricator.haskell.org/harbormaster/build/21312/?l=100


More information about the ghc-devs mailing list