Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/time. Pull mirroring updated .
  1. May 13, 2022
  2. May 12, 2022
  3. May 04, 2022
  4. May 03, 2022
  5. Apr 14, 2022
    • Cheng Shao's avatar
      CLOCK_REALTIME is not always a literal integer · 226562b1
      Cheng Shao authored
      One counter-example is wasi-libc, where it aliases an internal symbol
      and therefore is a pointer type. This makes it incompatible with
      hsc2hs #const, therefore we better use capi import here, which is
      guaranteed to work uniformly.
      226562b1
  6. Apr 12, 2022
  7. Apr 11, 2022
  8. Apr 09, 2022
  9. Apr 07, 2022
  10. Apr 06, 2022
  11. Mar 31, 2022
  12. Mar 30, 2022
  13. Mar 21, 2022
  14. Mar 16, 2022
  15. Mar 05, 2022
  16. Mar 01, 2022
  17. Feb 28, 2022
  18. Feb 27, 2022
  19. Feb 25, 2022
  20. Feb 24, 2022
Loading